ownthink / Semantic
语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。
☆181Updated 6 years ago
Alternatives and similar repositories for Semantic:
Users that are interested in Semantic are comparing it to the libraries listed below
- 基于知识图谱 的智能问答机器人☆219Updated 6 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆185Updated 6 years ago
- self complement of Sentence Similarity compute based on cilin, hownet, simhash, wordvector,vsm models,基于同义词词林,知网,指纹,字词向量,向量空间模型的句子相似度计算。☆361Updated 6 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆269Updated 6 years ago
- 基于知识库的中文问答系统(biLSTM)☆246Updated 6 years ago
- code collections for the book of qna☆121Updated 2 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆75Updated 4 years ago
- 基于检索的任务型多轮对话☆77Updated 4 years ago
- Sequential Event Experiment based on Travel note crawled from XieCheng,基于50W携程出行游记的采集与顺承事件图谱构建.☆182Updated 6 years ago
- 根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓宾,动宾关系,介宾关系,(实体1,关系,实体2)☆144Updated 7 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆132Updated 6 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆167Updated 6 years ago
- 基于知识库的问答:seq2seq模型实践☆356Updated 4 years ago
- 基于ltp的简单评论观点抽取模块☆116Updated 6 years ago
- 中文知识库问答代码,CCKS2019 CKBQA评测第四名解决方案☆477Updated 4 years ago
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆82Updated 2 years ago
- An collection of Chinese nlp corpus including basic Chinese syntatic wordset, semantic wordset, historic corpus and evaluate corpus. 中文自然…☆445Updated 6 years ago
- 中文智能客服机器人demo,包含闲聊和专业问答2个部分,支持自定义组件(Chinese intelligent customer chatbot Demo, including the gossip and the professional Q&A(FAQ) , suppo…☆311Updated 3 years ago
- 瑞金医院MMC人工智能辅助构建知识图谱大赛复赛☆180Updated 5 years ago
- 客服机器人,Chinese Retreival chatbot(中文检索式机器人)用到的一些QA模型,基于tf-idf,lsa,cnn,transformer,bert等☆441Updated 3 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆455Updated 6 years ago
- 基于rasa_nlu,rasa_core,rasa_core_sdk构建的聊天机器人☆140Updated 4 years ago
- 中文自然语言处理 (NLP) 标注工具,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆154Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆191Updated 10 months ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆127Updated 6 years ago
- Word similarity computation based on Tongyici Cilin☆119Updated 7 years ago
- 周杰伦歌曲信息的知识图谱问答系统☆139Updated 6 years ago
- Chatbot with bert chinese model, base on rasa framework(中文聊天机器人 ,结合bert意图分析,基于rasa框架)☆112Updated 3 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆134Updated 6 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆162Updated 4 years ago