yym6472 / bert_slot_taggingLinks
用预训练BERT实现序列标注模型。
☆14Updated 4 years ago
Alternatives and similar repositories for bert_slot_tagging
Users that are interested in bert_slot_tagging are comparing it to the libraries listed below
Sorting:
- code for nlp beginner, including Sentiment Analysis, NER, NLI and Language Model.☆57Updated 5 years ago
- 基于魔改官方 PaddleHub Baseline 的 2020语言与智能技术竞赛:机器阅读理解任务(DuReader Robust)解决方案(终榜排名 15)| 15th solution of the 2020 language and intelligent tech…☆67Updated 3 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- ☆279Updated 3 years ago
- Data Augmentation with a Generation Approach for Low-resource Tagging Tasks☆80Updated 4 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- The code of CAIL2021 Machine Reading Comprehension.☆23Updated 2 years ago
- ☆136Updated 3 years ago
- implementation pointer-generator-network by pytorch and python3☆87Updated 5 years ago
- 2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案☆73Updated 4 years ago
- 使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务☆160Updated 5 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆49Updated 4 years ago
- ☆45Updated 4 years ago
- NEZHA: Neural Contextualized Representation for Chinese Language Understanding☆262Updated 4 years ago
- ☆32Updated 2 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- 基于Bert的信息检索问答☆18Updated 5 years ago
- Source code for template-based NER☆214Updated 3 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated last year
- Source code for ACL 2021 finding paper: CasEE: A Joint Learning Framework with Cascade Decoding for Overlapping Event Extraction.☆80Updated 3 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆131Updated 4 years ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆228Updated 4 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆120Updated 5 years ago
- Emotion-Cause Pair Extraction, PyTorch Implementations. 情感-原因对抽取,基于PyTorch实现☆32Updated last year
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆399Updated last year
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- NLP相关算法岗-面试知识点总结☆115Updated 5 years ago
- ontonotes5.0 数据预处理,按照官方给的方式进行训练集、验证集、测试集的分割。Ontonotes5.0 pretreatment☆25Updated 4 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- A PyTorch-based toolkit for natural language processing☆159Updated 2 years ago