rse/stanford-postagger
Stanford Log-linear Part-Of-Speech (PoS) Tagger for Node.js
This is a JavaScript library for developers who need to break down sentences into their grammatical components (nouns, verbs, adjectives, etc.). It takes raw text in several languages (English, German, French, Spanish, Arabic, Chinese) and outputs the text with each word tagged with its part of speech. It's used by developers building applications that require detailed text analysis, such as for linguistic research or content analysis.
No commits in the last 6 months. Available on npm.
Use this if you are a JavaScript developer building applications that need to accurately identify the part of speech for words in English, German, French, Spanish, Arabic, or Chinese text.
Not ideal if you are looking for a standalone application for text analysis or if you prefer a solution that doesn't require Java.
Stars
8
Forks
2
Language
JavaScript
License
—
Category
Last pushed
Jan 09, 2021
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/rse/stanford-postagger"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
wooorm/franc
Natural language detection
microsoft/Recognizers-Text
Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time,...
winkjs/wink-pos-tagger
English Part-of-speech (POS) tagger
sillsdev/machine
Machine is a natural language processing library for .NET that is focused on providing tools for...
ayoungprogrammer/Lango
Language Lego