EmnamoR/NLP-processing-using-NLTK-Stanford-Core-nlp
nlp processing ( pos-tag, parsing , ner , coref resolution) using NLTK Stanford nlp
This tool helps you analyze text to understand its structure and meaning. You input raw text, and it outputs insights like parts of speech, sentence structure, named entities (people, places, organizations), and how pronouns refer to specific nouns. It's designed for anyone who needs to extract detailed linguistic information from written content.
No commits in the last 6 months.
Use this if you need to deeply understand the grammatical structure and key components of text for tasks like content analysis or information extraction.
Not ideal if you're looking for a simple keyword search or sentiment analysis without needing detailed linguistic parsing.
Stars
10
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 28, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/EmnamoR/NLP-processing-using-NLTK-Stanford-Core-nlp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/opennlp
Apache OpenNLP
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing,...
stanfordnlp/python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
dkpro/dkpro-core
Collection of software components for natural language processing (NLP) based on the Apache UIMA...
apache/opennlp-sandbox
Apache OpenNLP Sandbox