liu-nlper / SLTK
序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。
☆361Updated 6 years ago
Alternatives and similar repositories for SLTK:
Users that are interested in SLTK are comparing it to the libraries listed below
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆346Updated 6 years ago
- Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.☆549Updated 4 years ago
- details☆264Updated 7 years ago
- ☆328Updated 5 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 2 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆209Updated 5 years ago
- Deep contextualized word representations for Chinese☆151Updated 5 years ago
- 使用句法依存分析抽取事实三元组☆331Updated 9 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- QANet+DuReader中文机器阅读理解☆221Updated 6 years ago
- A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text☆419Updated 6 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆197Updated 5 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆565Updated 6 years ago
- Text-Similarity Method in Pytorch☆469Updated 6 years ago
- Joint Extraction of Entities and Relations Based on a Novel Tagging Scheme☆218Updated 7 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆317Updated 6 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆410Updated 2 years ago
- 基于知识库的问答:seq2seq模型实践☆356Updated 4 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆767Updated 4 years ago
- Neural word segmentation with rich pretraining, code for ACL 2017 paper☆165Updated 6 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆480Updated 7 years ago
- 2018百度机器阅读理解技术竞赛☆167Updated 6 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆269Updated 5 years ago
- keras example of seq2seq, auto title☆332Updated 5 years ago
- SemEval-2016 Task 9: Chinese Semantic Dependency Parsing☆135Updated 6 years ago
- word2vec/glove/swivel binary file on chinese corpus☆401Updated 8 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- the demo for bert☆141Updated 5 years ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆500Updated 4 years ago
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆139Updated 7 years ago