hltcoe / golden-horse
Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.
☆550Updated 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☆419Updated 6 years ago
- 使用预训练语言模型BERT做中文NER☆951Updated 5 years ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆480Updated 7 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆767Updated 4 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆565Updated 6 years ago
- 使用句法依存分析抽取事实三元组☆331Updated 9 years ago
- 使用预训练语言模型ALBERT做中文NER☆474Updated 4 years ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆500Updated 4 years ago
- ccks baidu entity link 实体链接 第一名☆845Updated last year
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆410Updated 2 years ago
- python3实现互信息和左右熵的新词发现☆592Updated 5 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆346Updated 6 years ago
- ☆328Updated 5 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆450Updated 3 years ago
- BiLstm+CNN+CRF 法律文档(合同类案件)领域分词(100篇标注样本)☆385Updated 6 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆479Updated 6 years ago
- Chinese NER using Lattice LSTM. Code for ACL 2018 paper.☆1,811Updated 5 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.