NeuroNER
NER tool
Named-entity recognition using neural networks.
Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.
2k stars
80 watching
475 forks
Language: Python
last commit: over 1 year ago
Linked from 2 awesome lists
deep-learningmachine-learningnamed-entity-recognitionneural-networksnlptensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
guillaumegenthial/sequence_tagging | Named Entity Recognition model using LSTM and CRF with character embeddings | 1,946 |
cogcomp/talen | A tool for annotating named entities in low-resource languages using web-based annotation interface. | 112 |
lemonhu/ner-bert-pytorch | A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data. | 438 |
liyuanlucasliu/ld-net | A system for efficiently training and deploying neural networks for named entity recognition tasks with context-dependent representations. | 146 |
kamalkraj/bert-ner | An implementation of named entity recognition using Google's BERT model for the CoNLL-2003 dataset and Python. | 1,211 |
scicloj/scicloj.ml.crf | A plugin for scicloj.ml providing Named Entity Recognition (NER) functionality using Stanford's CRF-NER model. | 0 |
hernanmd/stner | An interface to the Stanford Named Entity Recognizer from Pharo Smalltalk | 0 |
wannaphong/thai-ner | A Named Entity Recognition tool for the Thai language. | 53 |
mikeylong/ruby-ner | A Ruby implementation of named entity recognition using Stanford NER | 19 |
szegedai/hun_ner_checklist | Provides diagnostic test cases for evaluating Hungarian Named Entity Recognition models | 0 |
namisan/mt-dnn | A PyTorch package implementing multi-task deep neural networks for natural language understanding | 2,238 |
itunlp/daner | A tool for identifying and categorizing named entities in Danish text using machine learning and natural language processing techniques. | 17 |
text-mining/persian-ner | A Persian named entity recognition system with a large, labeled dataset. | 224 |
molcik/python-neuron | A Python library for implementing and training various neural network architectures | 40 |
haniehp/persianner | This project provides tools and resources for named-entity recognition in Persian language, including annotated datasets and pre-trained word embeddings. | 56 |