CoreNLP
NLP toolkit
A Java-based suite of tools for natural language processing and analysis
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
10k stars
489 watching
3k forks
Language: Java
last commit: about 1 month ago
Linked from 2 awesome lists
named-entity-recognitionnatural-language-processingnlpnlp-parsingstanford-nlp
Related projects:
Repository | Description | Stars |
---|---|---|
lynten/stanford-corenlp | A Python wrapper for a Java-based natural language processing toolset. | 923 |
dasmith/stanford-corenlp-python | A Python wrapper for Stanford University's NLP tools, providing an interface to perform various natural language processing tasks such as tagging, parsing, and named entity recognition. | 612 |
stanfordnlp/stanza | A Python library for natural language processing tasks in many human languages. | 7,315 |
databricks/spark-corenlp | Wraps Stanford CoreNLP annotators as Spark DataFrame functions for natural language processing tasks | 422 |
louismullie/stanford-core-nlp | Provides Ruby bindings to Stanford Core NLP tools for natural language processing tasks | 433 |
apache/opennlp | Provides a toolkit for natural language text processing tasks using machine learning algorithms in Java. | 1,449 |
axa-group/nlp.js | A comprehensive NLP library for building conversational AI systems with entity extraction, sentiment analysis, language identification, and more. | 6,301 |
fudannlp/fnlp | A toolkit for Chinese natural language processing tasks | 2,648 |
apple/corenet | A deep neural network toolkit allowing researchers and engineers to train various models | 6,997 |
sergey-tihon/stanford.nlp.net | A .NET wrapper around Stanford NLP's Java API, providing access to natural language processing capabilities. | 598 |
emorynlp/nlp4j | Provides tools and APIs for text processing and analysis on Java-based platforms. | 148 |
sebastianruder/nlp-progress | A comprehensive repository tracking progress in NLP tasks and their corresponding datasets. | 22,742 |
cogcomp/cogcomp-nlp | A collection of libraries and tools for Natural Language Processing | 473 |
brightmart/text_classification | An NLP project offering various text classification models and techniques for deep learning exploration | 7,881 |
niderhoff/nlp-datasets | A collection of text datasets for use in Natural Language Processing | 5,802 |