patrickschur/stanford-nlp-tagger
PHP wrapper for the Stanford Natural Language Processing library. Supports POSTagger and CRFClassifier.
This tool helps PHP developers add advanced text analysis features to their applications. It takes raw text in various languages and identifies the grammatical role of each word (like noun, verb, adjective) or recognizes specific entities such as names of people and locations. Developers can then use this structured information for further processing within their PHP projects.
No commits in the last 6 months.
Use this if you are a PHP developer needing to automatically extract grammatical tags or named entities from text for your applications.
Not ideal if you are looking for a pre-built web application or a non-technical end-user solution for text analysis.
Stars
74
Forks
12
Language
PHP
License
MIT
Category
Last pushed
Aug 02, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/patrickschur/stanford-nlp-tagger"
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