Part III: Natural Language Processing for Linguists
Part III: Natural Language Processing for Linguists#
Part III introduces basic approaches to processing and representing language computationally.
After reading through this section, you should be able to:
create linguistic annotations for diverse languages
search linguistic annotations for structural patterns
know how to quantify linguistic information
understand the distributional hypothesis
understand the basics of word embeddings
know how to work with common annotation schemas
Tutorials on YouTube
Table of Contents
- Processing diverse languages
- Universal Dependencies
- Finding linguistic patterns using spaCy
- Introducing word embeddings
- Word embeddings in spaCy
- Working with discourse-level annotations