NER-BERT-pytorch
Entity Recognition Tool
A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data.
PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.
442 stars
4 watching
109 forks
Language: Python
last commit: over 3 years agochinese-nerentity-extractiongoogle-bertinformation-extractionmsranamed-entity-recognitionnerpytorchtransformer
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An implementation of named entity recognition using Google's BERT model for the CoNLL-2003 dataset and Python. | 1,220 | |
| An implementation of a Chinese language model using PyTorch and transformer architecture. | 262 | |
| A system for efficiently training and deploying neural networks for named entity recognition tasks with context-dependent representations. | 147 | |
| Named Entity Recognition model using LSTM and CRF with character embeddings | 1,947 | |
| Named-entity recognition using neural networks. | 1,701 | |
| Replication of a PyTorch model for action recognition and detection from skeleton data | 218 | |
| Named Entity Recognition for Thai Text using PyThaiNLP and custom implementation. | 53 | |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 | |
| A PyTorch package implementing multi-task deep neural networks for natural language understanding | 2,238 | |
| An implementation of transformer models in PyTorch for natural language processing tasks | 1,257 | |
| An implementation of the Differentiable Neural Computer architecture in PyTorch | 94 | |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 | |
| An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 245 | |
| Investigating multilingual language models for Named Entity Recognition in German and English | 14 | |
| A deep learning-based speech recognition system built on top of PyTorch Lightning. | 2,109 |