stephen-v / zh-NER-kerasLinks
details
☆263Updated 7 years ago
Alternatives and similar repositories for zh-NER-keras
Users that are interested in zh-NER-keras are comparing it to the libraries listed below
Sorting:
- 2019年百度的三元组抽取比赛,一个baseline☆209Updated 6 years ago
- 序列化标注工具,基于PyTorch实现BLSTM-CNN-CRF模型,CoNLL 2003 English NER测试集F1值为91.10%(word and char feature)。☆361Updated 6 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆565Updated 6 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆197Updated 5 years ago
- the demo for bert☆141Updated 6 years ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆370Updated 4 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 3 years ago
- Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER☆332Updated 5 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆167Updated 6 years ago
- CCKS 2019 中文 短文本实体链指比赛技术创新奖解决方案☆411Updated 2 years ago
- 包含传统的基于统计模型(CRF)和基于深度学习(Embedding-Bi-LSTM-CRF)下的医疗数据命名实体识别☆223Updated 4 years ago
- Text-Similarity Method in Pytorch☆470Updated 6 years ago
- 搜集、整理、发布 预训练 中文 词向量/字向量,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆146Updated 7 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆768Updated 5 years ago
- ☆328Updated 6 years ago
- 使用句法依存分析抽取事实三元组☆330Updated 9 years ago
- ☆268Updated 5 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案☆429Updated 6 years ago
- bert for chinese text classification☆142Updated 6 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆270Updated 6 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆346Updated 7 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆187Updated 6 years ago
- keras example of seq2seq, auto title☆332Updated 5 years ago
- several methods for text classification☆187Updated 7 years ago
- QANet+DuReader中文机器阅读理解☆221Updated 6 years ago
- 神策杯2018高校算法大师赛(中文关键词提取)第二名代码方案☆308Updated 5 years ago
- USING BERT FOR Attribute Extraction in KnowledgeGraph. fine-tuning and feature extraction. …☆266Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆192Updated 11 months ago