SenseKnowledge / pytorch-NER
RoBERTa + BiLSTM + CRF for Chinese NER Task
☆29Updated 3 years ago
Alternatives and similar repositories for pytorch-NER:
Users that are interested in pytorch-NER are comparing it to the libraries listed below
- NER 任务SOTA模型BERT_MRC☆60Updated 11 months ago
- GPLinker_pytorch☆80Updated 2 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- TPlinker for NER 中文/英文命名实体识别☆123Updated 3 years ago
- ☆21Updated 3 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代 码。☆56Updated 4 years ago
- 本项目采用PyTorch和transformers模块实现英语序列标注,其中对BERT进行微调。☆19Updated 4 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆129Updated 3 years ago
- PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction☆116Updated 3 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 3 years ago
- GlobalPointer的优化版/NER实体识别☆115Updated 3 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 2 years ago
- ccks2020 NER competitions☆116Updated 4 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 3 years ago
- https://tianchi.aliyun.com/dataset/dataDetail?dataId=95414☆30Updated 3 years ago
- CMeEE/CBLUE/NER实体识别☆126Updated 2 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆58Updated 2 years ago
- pytorch Efficient GlobalPointer☆53Updated 2 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- ☆18Updated 2 years ago
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆43Updated 2 years ago
- Tplinker注释,中文数据集适配版本☆59Updated 4 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- 嵌套命名实体识别 Nested NER☆19Updated 3 years ago
- ☆42Updated last year
- 使用多头的思想来进行命名实体识别☆33Updated 3 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- OneRel在中文关系抽取中的使用☆118Updated last year
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆25Updated 5 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆52Updated 2 years ago