charlesXu86 / Text_Classification_TFLinks
用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化
☆33Updated 6 years ago
Alternatives and similar repositories for Text_Classification_TF
Users that are interested in Text_Classification_TF are comparing it to the libraries listed below
Sorting:
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆88Updated 3 years ago
- ZhidaoChatbot, a chatbot that can be an expert on the common questions like why,how,when,who,what based on the online question-answer web…☆42Updated 6 years ago
- 发现新词 无监督词库生成 医学词库生成 发现未登录词☆79Updated 4 years ago
- 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。☆57Updated 5 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 7 years ago
- 练习题︱基于今日头条开源数据的文本挖掘☆83Updated 6 years ago
- 🤖️ 聊天机器人——夫子的「自然语言理解」模块☆90Updated 2 years ago
- 基于检索的任务型多轮对话☆78Updated 5 years ago
- Chatbot_CN项目的知识图谱模块☆12Updated 5 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆84Updated 3 years ago
- code collections for the book of qna☆120Updated 2 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆55Updated 7 years ago
- 多轮对话系统的多意图识别☆30Updated 7 years ago
- 基于膨胀卷积神经网络(Dilated Convolutions)训练好的医疗命名实体识别工具☆50Updated 6 years ago
- 瑞金医院MMC人工智能辅助构建知识图谱大赛-baseline☆67Updated 7 years ago
- 使用BERT模型进行文本分类,相似句子判断,以及词性标注☆90Updated 6 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆149Updated 3 years ago
- 2018atec蚂蚁金服NLP智能客服比赛 16th/2632☆111Updated 6 years ago
- 基于意图识别和命名实体识别的多轮对话场景设计☆40Updated 6 years ago
- 瑞金医院MMC人工智能辅助构建知识图谱大赛复赛☆183Updated 6 years ago
- CCKS2019-人物关系抽取☆75Updated 6 years ago
- Kashgari 框架的中文文档☆22Updated 5 years ago
- 基于Elasticsearch的KBQA☆55Updated 6 years ago
- Syntax and Ruler-Based Doc sentiment analysis 基于依存句法规则的篇章级情感分析demo☆107Updated 6 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆134Updated 6 years ago
- 2019语言与智能技术竞赛-基于知识图谱的主动聊天☆115Updated 6 years ago
- 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆65Updated 6 years ago
- 自然语言处理相关实验实现 some experiment of natural language processing, Like text classification, named entity recognition, pos-tags, segment, key …☆54Updated 6 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆49Updated 7 years ago
- 整理:基于Rasa-NLU和Rasa-Core的任务型ChatBot☆49Updated 6 years ago