hltcoe / golden-horse
Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.
☆548Updated 4 years ago
Alternatives and similar repositories for golden-horse:
Users that are interested in golden-horse are comparing it to the libraries listed below
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆361Updated 6 years ago
- A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text☆416Updated 6 years ago
- 使用预训练语言模型BERT做中文NER☆941Updated 5 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆565Updated 6 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆767Updated 4 years ago
- ☆328Updated 5 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆479Updated 6 years ago
- 使用预训练语言模型ALBERT做中文NER☆473Updated 4 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 2 years ago
- Text-Similarity Method in Pytorch☆469Updated 6 years ago
- 使用句法依存分析抽取事实三元组☆331Updated 8 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆346Updated 6 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆270Updated 4 years ago
- Chinese NER using Lattice LSTM. Code for ACL 2018 paper.☆1,805Updated 5 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆410Updated last year
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,005Updated 2 years ago
- BiLstm+CNN+CRF 法律文档(合同类案件)领域分词(100篇标注样本)☆383Updated 6 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆452Updated 6 years ago
- Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER☆329Updated 5 years ago
- A neural network model for Chinese named entity recognition☆1,796Updated 6 years ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆499Updated 4 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆447Updated 3 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆209Updated 5 years ago
- PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.☆443Updated last year
- bert中文分类实践☆735Updated 6 years ago
- ccks baidu entity link 实体链接 第一名☆842Updated last year
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆473Updated 5 years ago