adobe/NLP-Cube
Natural Language Processing Pipeline - Sentence Splitting, Tokenization, Lemmatization, Part-of-speech Tagging and Dependency Parsing
This tool helps computational linguists or data scientists break down raw text into its fundamental components. You input a string of text, and it outputs a detailed linguistic analysis, including sentence boundaries, individual words, their base forms (lemmas), their grammatical roles (parts-of-speech), and how words relate to each other in a sentence. It's ideal for anyone who needs to perform deep textual analysis across many languages.
563 stars. No commits in the last 6 months.
Use this if you need to process raw text by segmenting sentences, tokenizing words, identifying their parts-of-speech, lemmatizing them, or understanding their grammatical dependencies across a wide range of languages.
Not ideal if you need a simple keyword extraction tool or a sentiment analysis system without requiring the underlying detailed linguistic structure.
Stars
563
Forks
94
Language
HTML
License
Apache-2.0
Category
Last pushed
Nov 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/adobe/NLP-Cube"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.