本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。
☆82Jul 12, 2021Updated 4 years ago
Alternatives and similar repositories for NER-FunTool
Users that are interested in NER-FunTool are comparing it to the libraries listed below
Sorting:
- 针对NER领域提供从线下训练到线上部署的一整套闭环流程☆14Jun 16, 2021Updated 4 years ago
- 利用 HMM、BiLSTM-CRF 及 ALBERT 模型进行中文命名实体识别☆23Dec 8, 2022Updated 3 years ago
- rasa_chinese 的服务 package☆18Jun 17, 2021Updated 4 years ago
- ☆41Nov 18, 2021Updated 4 years ago
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Sep 23, 2020Updated 5 years ago
- Load Tensorflow pb file using Bert/TextCNNs, an ensemble model using Java.☆11Aug 20, 2021Updated 4 years ago
- 商品标题实体识别☆24Apr 1, 2022Updated 3 years ago
- 实体关系联合抽取模型/ My project on joint exraction of entities and relations☆21Mar 21, 2022Updated 3 years ago
- tf&torch about nlp☆11Aug 12, 2022Updated 3 years ago
- ☆12Jul 14, 2021Updated 4 years ago
- 公开的知识图谱探索项目☆14Jul 9, 2020Updated 5 years ago
- 基于 onnxruntime 推理引擎的中文 ltp 词法分析☆14Oct 4, 2022Updated 3 years ago
- pytorch版基于gpt+nezha的中文多轮Cdial☆12Oct 22, 2022Updated 3 years ago
- 使用django对情感分析功能进行封装,里面包含使用情感词典和Bert模型进行情感分类,最后可以使用tensorFlow serving将模型部署在docker中运行。☆12Sep 23, 2019Updated 6 years ago
- 全球人工智能技术创新大赛-赛道三:小布助手对话短文本语义匹配☆12Apr 5, 2021Updated 4 years ago
- Datafountain-Epidemic government affairs quiz assistant competition. We divided this task into two parts: document retrieval and answer e…☆14Aug 21, 2022Updated 3 years ago
- 基于tensorflow1.x的预训练模型调用,支持单机多卡、梯 度累积,XLA加速,混合精度。可灵活训练、验证、预测。☆58Aug 16, 2021Updated 4 years ago
- 基于中文的营销文本生成,基于Pointer Generator Network和Converage的实现,此外还尝试各种文本数据增广和优化技巧☆18Sep 5, 2020Updated 5 years ago
- bert-flat 简化版 添加了很多注释☆15Nov 25, 2021Updated 4 years ago
- ☆13Apr 27, 2022Updated 3 years ago
- ☆10Apr 6, 2022Updated 3 years ago
- 2020 “万创杯”中医药天池大数据竞赛——中药说明书实体识别挑战 复盘☆31Feb 2, 2021Updated 5 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Oct 12, 2020Updated 5 years ago
- 基于Pytorch实现的中文文本分类脚手架,以及常用模型对比。☆18Apr 23, 2021Updated 4 years ago
- BiLSTM+CNN+CRF NER, using pytorch☆16May 26, 2019Updated 6 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通 过测试保证可以成功运行☆13Mar 25, 2022Updated 3 years ago
- ☆16Jun 18, 2025Updated 8 months ago
- ☆13Jun 3, 2020Updated 5 years ago
- An implementation of bidirectional LSTM-CRF for Named Entity Relationship on custom corpus with custom word embeddings☆14Apr 9, 2019Updated 6 years ago
- Datasets for CCKS Chinese KBQA.☆17Nov 3, 2023Updated 2 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆208Aug 3, 2020Updated 5 years ago
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,234Mar 11, 2023Updated 2 years ago
- 基于bert_mrc的中文命名实体识别☆42May 17, 2022Updated 3 years ago
- albert-fc for RE(Relation Extraction),中文关系抽取☆19Apr 24, 2023Updated 2 years ago
- GPT学习☆19Sep 3, 2020Updated 5 years ago
- 基于pytorch的级联Bert用于中文命名实体识别。☆21May 14, 2023Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆170Apr 2, 2022Updated 3 years ago
- ccks2020 NER competitions☆121Oct 15, 2020Updated 5 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42May 4, 2021Updated 4 years ago