aymara/lima
The Libre Multilingual Analyzer, a Natural Language Processing (NLP) C++ toolkit.
This is a multilingual linguistic analyzer that helps developers process text in over 60 languages. It takes raw text as input and provides a detailed linguistic analysis, including lemmas, parts of speech, and grammatical dependencies. Software developers working on applications requiring text understanding or information extraction would use this tool.
118 stars. No commits in the last 6 months.
Use this if you are a software developer building applications that need to understand and process text in multiple languages, such as for search, content analysis, or information retrieval.
Not ideal if you are not a developer and are looking for a ready-to-use application rather than a programming library.
Stars
118
Forks
20
Language
C++
License
—
Category
Last pushed
Jun 24, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/aymara/lima"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nltk/nltk
NLTK Source
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many...
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)