pyunits / pyunit-ner
NER实体识别模型,快速高效简单一键部署docker部署调用模型。能识别:地址、人名、机构名实体。
☆35Updated last year
Alternatives and similar repositories for pyunit-ner:
Users that are interested in pyunit-ner are comparing it to the libraries listed below
- 字符串地址查询,支持自定义地址词库,解析地址,地址识别,地址抽取,中文地址.☆95Updated 3 years ago
- 基于检索的任务型多轮对话☆77Updated 4 years ago
- 任务型对话系统(Task-based Dialogue System)☆65Updated 3 years ago
- 中文地址分词(地址元素识别与抽取),通过序列标注进行NER☆193Updated 4 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆79Updated 2 years ago
- 该部分停止更新,升级项目地址:https://github.com/we-chatter/chatbot_utils☆33Updated 2 years ago
- 中文文本纠错模型,keras实现☆70Updated 3 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆131Updated 5 years ago
- 手动实现Elasticsearch的倒排索引以及BM25算法☆46Updated 6 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- A light NER Tool,NER标注工具,基于Vue & FastAPI,带NER数据增强☆64Updated 4 years ago
- 基于意图识别和命名实体识别的多轮对话场景设计☆37Updated 5 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆75Updated 4 years ago
- 中文、分词、词表、核心词典、事件词表、停用词、敏感词、问答、问答数据、知识图谱、文本语料。☆152Updated 3 years ago
- 一个简单易用的 Python 模块,用于通过字符串来操作日期/时间。正则时间提取,字符串时间解析,字符串时间提取。中文时间提取,一句话里面提取时间☆75Updated 7 months ago
- 用 rasa 实现 rasa demo 机器人,有一些惊奇的功能,faq,图谱,多轮等☆186Updated 2 years ago
- A full-process dialogue system that can be deployed online☆98Updated 2 years ago
- 地址标准化☆118Updated last year
- 基于Seq2Seq的多轮对话系统和基于LSTM的问答机制☆33Updated 6 years ago
- Time-NLP的Python3版本 中文时间表达识别☆88Updated 4 years ago
- 🤖 聊天机器人示例,定制聊天机器人,聊天机器人语料导入导出☆124Updated 7 months ago
- Chatbot with bert chinese model, base on rasa framework(中文聊天机器人,结合bert意图分析,基于rasa框架)☆112Updated 2 years ago
- Self complemented Pinyin2Chinese demo use algorithms including Trie and HMM model , 基于隐马尔科夫模型与Trie树的拼音切分与拼音转中文的简单demo实现。☆86Updated 6 years ago
- 短文本相似度☆103Updated 3 years ago
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。☆177Updated 6 years ago
- 李傲龍的博客☆81Updated 6 months ago
- 京东/淘宝客服对话数据公开,seq2seq生成模型设计对话系统获第二名☆41Updated 2 years ago
- 智能客服☆102Updated 5 years ago
- Chatbot_CN项目中的Chatbot_rasa模块☆59Updated 4 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆115Updated 11 months ago