TakeLab/spacy-udpipe
spaCy + UDPipe
This tool helps developers working with natural language processing to quickly analyze text in over 50 languages. It takes raw text, pre-segmented sentences, or pre-tokenized words as input and outputs processed text with parts-of-speech, lemmas, and dependencies. It is for developers building applications that need efficient, language-agnostic text processing.
167 stars. Used by 1 other package. No commits in the last 6 months. Available on PyPI.
Use this if you are a developer integrating fast, language-agnostic text processing into your applications using spaCy, especially for tasks requiring part-of-speech tagging and dependency parsing across many languages.
Not ideal if you require the absolute highest accuracy for linguistic analysis in a specific language, as other tools might offer slightly more precise models at the cost of speed.
Stars
167
Forks
10
Language
Python
License
MIT
Category
Last pushed
Apr 19, 2022
Commits (30d)
0
Dependencies
2
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/TakeLab/spacy-udpipe"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
isaacus-dev/semchunk
A fast, lightweight and easy-to-use Python library for splitting text into semantically...
chatopera/Synonyms
:herb: 中文近义词:聊天机器人,智能问答工具包
CUNY-CL/wikipron
Massively multilingual pronunciation mining
jacksonllee/pylangacq
Language Acquisition Research Tools
goodmami/wn
A modern, interlingual wordnet interface for Python