liu-nlper / SLTK
序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。
☆362Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for SLTK
- Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.☆546Updated 4 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆347Updated 6 years ago
- ☆329Updated 5 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆201Updated 6 years ago
- details☆264Updated 6 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆210Updated 5 years ago
- QANet+DuReader中文机器阅读理解☆223Updated 6 years ago
- A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text☆408Updated 6 years ago
- 使用句法依存分析抽取事实三元组☆333Updated 8 years ago
- Text-Similarity Method in Pytorch☆469Updated 5 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆411Updated last year
- Joint Extraction of Entities and Relations Based on a Novel Tagging Scheme☆219Updated 7 years ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆499Updated 4 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆193Updated 4 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆566Updated 5 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆467Updated 2 years ago
- baseline system of knowledge driven dialogue competition☆270Updated 5 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆319Updated 5 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆472Updated 6 years ago
- 基于BERT的中文序列标注☆142Updated 6 years ago
- BiLstm+CNN+CRF 法律文档(合同类案件)领域分词(100篇标注样本)☆384Updated 6 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆766Updated 4 years ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆230Updated 5 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆269Updated 4 years ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆369Updated 4 years ago
- 2018百度机器阅读理解技术竞赛☆166Updated 5 years ago
- Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER☆328Updated 5 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆180Updated 6 years ago
- Neural word segmentation with rich pretraining, code for ACL 2017 paper☆166Updated 5 years ago