TodoListIOS / NER-PyTorchLinks
Named Entity Recognition implemented by PyTorch including BiLSTM and BiLSCTM+CRF
☆13Updated 5 years ago
Alternatives and similar repositories for NER-PyTorch
Users that are interested in NER-PyTorch are comparing it to the libraries listed below
Sorting:
- ☆40Updated 2 years ago
- BERT+Self-attention Encoder ; Biaffine Decoder ; Pytorch Implement☆74Updated 5 years ago
- Few-shot binary text classification with Induction Networks and Word2Vec weights initialization☆109Updated last year
- 这是使用pytoch 实现的长文本分类器☆46Updated 6 years ago
- An idea that take advantages of features of deep learning to use unannotated samples for NER and identify sequences with error labels.☆16Updated last year
- ☆53Updated 3 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated last year
- ☆60Updated 5 years ago
- A Pytorch implementation for NER using BiLSTM-CRF☆141Updated 5 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆130Updated 5 years ago
- 使用LSTM进行端到端的语义角色标注(theano)☆54Updated 6 years ago
- LTP: A New Active Learning Strategy for CRF-Based Named Entity Recognition☆44Updated 3 years ago
- Attention-based Induction Networks for Few-Shot Text Classification☆45Updated 5 years ago
- Label-Specific Document Representation for Multi-Label Text Classification☆88Updated 5 years ago
- A Chinese argumentative student essay dataset for Organization Evaluation and Discourse Element Identification☆22Updated 2 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆137Updated 5 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆120Updated 5 years ago
- TriggerNER: Learning with Entity Triggers as Explanations for Named Entity Recognition (ACL 2020)☆172Updated 3 years ago
- Code for the ACL 2020 paper 'tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection'.☆143Updated 2 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆90Updated 5 years ago
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆152Updated 4 years ago
- Intent Detection and Slot Filling☆39Updated 2 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆27Updated 5 years ago
- A concise implementation of SimCSE☆16Updated 4 years ago
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆161Updated 5 years ago
- We start a company-name recognition task with a small scale and low quality training data, then using skills to enhanced model training s…☆81Updated 5 years ago
- Code for "A Unified Model for Joint Chinese Word Segmentation and Dependency Parsing"☆39Updated 3 years ago
- Official Code for Merging Statistical Feature via Adaptive Gate for Improved Text Classification (AAAI2021)☆27Updated 3 years ago
- Chinese Named Entity Recognition Using Neural Network☆30Updated 3 years ago
- Codes for the paper Bipartite Flat-Graph Network for Nested Named Entity Recognition☆63Updated 5 years ago