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: 9 days 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. | 921 |
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,294 |
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 | 432 |
apache/opennlp | A machine learning-based toolkit for text processing and analysis | 1,447 |
axa-group/nlp.js | A comprehensive NLP library for building conversational AI systems with entity extraction, sentiment analysis, language identification, and more. | 6,283 |
fudannlp/fnlp | A toolkit for Chinese natural language processing tasks | 2,647 |
apple/corenet | A deep neural network toolkit allowing researchers and engineers to train various models | 6,981 |
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,715 |
cogcomp/cogcomp-nlp | A collection of libraries and tools for Natural Language Processing | 472 |
brightmart/text_classification | An NLP project offering various text classification models and techniques for deep learning exploration | 7,861 |
niderhoff/nlp-datasets | A collection of text datasets for use in Natural Language Processing | 5,775 |