lixuanhng / NLP_tricksLinks
Kinds of tricks make up the world and improve our effort!
☆15Updated 4 years ago
Alternatives and similar repositories for NLP_tricks
Users that are interested in NLP_tricks are comparing it to the libraries listed below
Sorting:
- 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆65Updated 6 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆54Updated 5 years ago
- 关系抽取个人实战总结以及开源工具包使用☆56Updated 6 years ago
- Chinese NER using BiLSTM/BERT + CRF☆65Updated 4 years ago
- 依存句法实现关系三元组的自动抽取☆99Updated 3 years ago
- 命名实体消歧的实现☆41Updated 6 years ago
- 实体识别和关系抽取的联合模型☆124Updated 6 years ago
- 2020语言与智能技术竞赛:事件抽取任务☆27Updated 5 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 3 years ago
- baidu aistudio event extraction competition☆224Updated 2 years ago
- 限定领域的三元组抽取的一次尝试,本文将会介绍笔者在2019语言与智能技术竞赛的三元组抽取比赛方面的一次尝试。☆133Updated 2 years ago
- ☆19Updated 4 years ago
- 中文关系抽取☆94Updated 3 years ago
- 中文关系抽取☆136Updated 6 years ago
- 事件抽取相关算法汇总☆125Updated 5 years ago
- Bert分类,语义相似度,获取句向量。☆65Updated 4 months ago
- 实现了一下multi-head-selection联合关系实体抽取☆30Updated 6 years ago
- 这是我ehr-journey项目的一个命名实体识别的子项目,主要实现基于中文预训练字向量finetune的Bert与BiLSTM模型的网络。演示使用了CCKS2019task1数据集,并实现了django接口。☆55Updated 3 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆19Updated 2 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆128Updated 6 years ago
- The word2vec-BiLSTM-CRF model for CCKS2019 Chinese clinical named entity recognition.☆75Updated 5 years ago
- 端到端的基于知识图谱的问答系统,分为实体识别和关系分类两部,在BERT基础上做多任务联合训练。☆30Updated 5 years ago
- 2020语言与智能技术竞赛:事件抽取任务方案代码☆28Updated 2 years ago
- 抽取式摘要抽取算法(1、抽取式 2、生成式)☆16Updated 5 years ago
- 基于BERT和指针网络构建实体抽取任务☆14Updated 4 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 4 years ago
- 利用 HMM、BiLSTM-CRF 及 ALBERT 模型进行中文命名实体识别☆23Updated 2 years ago
- SEBERTNets:一种面向金融领域的事件主体抽取方法☆193Updated 3 years ago
- chinese few-shot ner☆16Updated 2 years ago
- Keras solution of simple Knowledge-Based QA task with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT☆21Updated 2 years ago