本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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 针对NER领域提供从线下训练到线上部署的一整套闭环流程☆14Jun 16, 2021Updated 4 years ago
- 商品标题实体识别☆24Apr 1, 2022Updated 3 years ago
- 实体关系联合抽取模型/ My project on joint exraction of entities and relations☆21Mar 21, 2022Updated 4 years ago
- ☆12Jul 14, 2021Updated 4 years ago
- ☆13Apr 27, 2022Updated 3 years ago
- ☆41Nov 18, 2021Updated 4 years ago
- Load Tensorflow pb file using Bert/TextCNNs, an ensemble model using Java.☆11Aug 20, 2021Updated 4 years ago
- Datasets for CCKS Chinese KBQA.☆17Nov 3, 2023Updated 2 years ago
- 利用 HMM、BiLSTM-CRF 及 ALBERT 模型进行中文命名实体识别☆23Dec 8, 2022Updated 3 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆13Mar 25, 2022Updated 3 years ago
- tf&torch about nlp☆11Aug 12, 2022Updated 3 years ago
- rasa_chinese 的服务 package☆18Jun 17, 2021Updated 4 years ago
- 一个基于模板的三国演义KBQA系统,能够简单的回答给定模板的问题。本项目完成了从建立知识库、处理数据生成三元组到搭建问答系统(命令行和图形化)的一系列过程。此外,KBQA系统还具有一定的异常处理的功能设计。☆14Apr 7, 2020Updated 5 years ago
- 基于pytorch的级联Bert用于中文命名实体识别。☆21May 14, 2023Updated 2 years ago
- 通用kbqa,训练数据来源于ccks2018和2019,图谱数据爬取于百度百科☆24Sep 23, 2020Updated 5 years ago
- 公开的知识图谱探索项目☆14Jul 9, 2020Updated 5 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆27Feb 6, 2020Updated 6 years ago
- 基于bert_mrc的中文命名实体识别☆42May 17, 2022Updated 3 years ago
- ccks2020 NER competitions☆121Oct 15, 2020Updated 5 years ago
- ☆54Apr 7, 2022Updated 3 years ago
- 基于 onnxruntime 推理引擎的中文 ltp 词法分析☆14Oct 4, 2022Updated 3 years ago
- 使用django对情感分析功能进行封装,里面包含使用情感词典和Bert模型进行情感分类,最后可以使用tensorFlow serving将模型部署在docker中运行。☆12Sep 23, 2019Updated 6 years ago
- pytorch版基于gpt+nezha的中文多轮Cdial☆12Oct 22, 2022Updated 3 years ago
- BiLSTM+CNN+CRF NER, using pytorch☆16May 26, 2019Updated 6 years ago
- 基于中文的营销文本生成,基于Pointer Generator Network和Converage的实现,此外还尝试各种文本数据增广和优化技巧☆18Sep 5, 2020Updated 5 years ago
- A general text classifier based on BERT. Multi-process data processing, multi-gpu parallel training, rich monitoring indicators.☆18Aug 17, 2020Updated 5 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Oct 12, 2020Updated 5 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆92Apr 23, 2023Updated 2 years ago
- albert-fc for RE(Relation Extraction),中文关系抽取☆19Apr 24, 2023Updated 2 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42May 4, 2021Updated 4 years ago
- 2020 “万创杯”中医药天池大数据竞赛——中药说明书实体识别挑战 复盘☆31Feb 2, 2021Updated 5 years ago
- NER任务SOTA模型BERT_MRC☆61Mar 14, 2024Updated 2 years ago
- 中文NER的那些事儿☆320Sep 18, 2023Updated 2 years ago
- DataFountain第五届达观杯第4名方案☆49Oct 7, 2022Updated 3 years ago
- ☆10Apr 6, 2022Updated 3 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆437Jan 22, 2022Updated 4 years ago
- Official implementation of Tabular Transfer Learning via Prompting LLMs (COLM 2024).☆13Aug 6, 2024Updated last year
- 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
- 基于中文TaCL-BERT的中文命名实体识别及中文分词☆32Nov 16, 2021Updated 4 years ago