#109 · Primary category: NLP Tools & Text Processing
NeuroNER
Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.
Project last updated:03/24/23
GitHub Stars
1.7K
Forks
472
Contributors
7
License
MIT
Why we included this project
NeuroNER is a named-entity recognition tool built on TensorFlow that gives you a working pipeline without having to assemble one yourself. You can train a model on your own annotated dataset, load a pretrained one, or run it over plain text, all through a straightforward command-line or Python interface. It also loads standard benchmark datasets such as CoNLL-2003 for evaluation and works with BRAT if you want to annotate text or review the predictions it makes. For anyone doing information extraction in domains like biomedicine or legal documents, where generic NER models tend to miss the entities that matter, being able to retrain on your own labels is the real draw.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
compromise
modest natural-language processing
tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量