💬 Advanced NLP with Spacy Course
-
Updated
Feb 26, 2025 - Jupyter Notebook
💬 Advanced NLP with Spacy Course
Sentiment analysis with dependency tree.
This notebook explores using the SpaCy Chinese model to tokenize and analyze parts of speech for a short Buddhist text. Mistakes in the tags were corrected by hand to train an improved model for Pre-Modern Literary Chinese Texts. It was built with Pandas, SpaCy, and Xiaoquan Kong's Chinese SpaCy model. It implements a Part of Speech tagger and v…
Python codes, codes for learning / simple examples of libraries
Add a description, image, and links to the displacy topic page so that developers can more easily learn about it.
To associate your repository with the displacy topic, visit your repo's landing page and select "manage topics."