liu-nlper / SLTKLinks
序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。
☆364Updated 7 years ago
Alternatives and similar repositories for SLTK
Users that are interested in SLTK are comparing it to the libraries listed below
Sorting:
- Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.☆552Updated 5 years ago
- ☆328Updated 6 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆347Updated 7 years ago
- details☆263Updated 7 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆201Updated 6 years ago
- 使用句法依存分析抽取事实三元组☆331Updated 9 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆208Updated 6 years ago
- QANet+DuReader中文机器阅读理解☆223Updated 6 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆317Updated 6 years ago
- Joint Extraction of Entities and Relations Based on a Novel Tagging Scheme☆218Updated 7 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆198Updated 5 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆412Updated 2 years ago
- A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text☆421Updated 7 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- baseline system of knowledge driven dialogue competition☆268Updated 6 years ago
- 基于知识库的问答:seq2seq模型实践☆357Updated 5 years ago
- 2018百度机器阅读理解技术竞赛☆169Updated 6 years ago
- Text-Similarity Method in Pytorch☆470Updated 6 years ago
- the demo for bert☆142Updated 6 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆481Updated 7 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆566Updated 6 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆469Updated 3 years ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语 义。☆370Updated 4 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆185Updated 6 years ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆230Updated 5 years ago
- 搜集、整理、发布 预训练 中文 词向量/字向量,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆148Updated 7 years ago
- Neural word segmentation with rich pretraining, code for ACL 2017 paper☆164Updated 6 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆272Updated 5 years ago
- Neural Relation Extraction implemented in PyTorch☆219Updated 6 years ago