BERT-NER
BERT NER
An implementation of named entity recognition using Google's BERT model for the CoNLL-2003 dataset and Python.
Pytorch-Named-Entity-Recognition-with-BERT
1k stars
23 watching
277 forks
Language: Python
last commit: almost 4 years ago bertbert-nerconll-2003cpp11curlinferencenamed-entity-recognitionpostmanpretrained-modelspytorch
Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data. | 442 |
| Named-entity recognition using neural networks. | 1,701 |
| Investigating multilingual language models for Named Entity Recognition in German and English | 14 |
| Named Entity Recognition model using LSTM and CRF with character embeddings | 1,947 |
| A shared BERT model for NER tasks in Slavic languages, pre-trained on Bulgarian, Czech, Polish, and Russian texts. | 73 |
| A plugin for scicloj.ml providing Named Entity Recognition (NER) functionality using Stanford's CRF-NER model. | 0 |
| Implementing BERT-like NLP models in OCaml using PyTorch bindings and pre-trained weights from popular sources. | 24 |
| A PyTorch package implementing multi-task deep neural networks for natural language understanding | 2,238 |
| Provides pre-trained language models for natural language processing tasks | 155 |
| A BERT model trained on scientific text for natural language processing tasks | 1,532 |
| A tool for annotating named entities in low-resource languages using web-based annotation interface. | 112 |
| A Persian named entity recognition system with a large, labeled dataset. | 225 |
| An interface to the Stanford Named Entity Recognizer from Pharo Smalltalk | 0 |
| Named Entity Recognition for Thai Text using PyThaiNLP and custom implementation. | 53 |
| A system for efficiently training and deploying neural networks for named entity recognition tasks with context-dependent representations. | 147 |