AdrianHsu / tensorflow-chatbot-chineseLinks
網頁聊天機器人 | tensorflow implementation of seq2seq model with bahdanau attention and Word2Vec pretrained embedding
☆50Updated 7 years ago
Alternatives and similar repositories for tensorflow-chatbot-chinese
Users that are interested in tensorflow-chatbot-chinese are comparing it to the libraries listed below
Sorting:
- 总结了一些可 以用作聊天机器人训练实作的文字语聊,包含中英文不同语言☆117Updated 7 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆334Updated 5 years ago
- seq2seq中文聊天机器人☆340Updated 7 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆146Updated 7 years ago
- 基于Pytorch的中文聊天机器人 集成BeamSearch算法☆243Updated 7 years ago
- Just another seq2seq repo☆328Updated 6 years ago
- 中文詞向量訓練教學☆516Updated 2 years ago
- 一个自动回复FAQ问题的聊天机器人。目前使用了简单词汇对比、词性权重、词向量3种相似度计算模式。输入符合格式的FAQ文本文件即可立刻使用。欢迎把无法正确区分的问题和FAQ文件发送到评论区。☆112Updated 8 years ago
- An Implementation of 'Attention is all you need' with Chinese Corpus☆132Updated last year
- keras+python3下的seq2seq+attention中文对话系统☆74Updated 7 years ago
- 官方py3AIML基于英文,现为其增加中文支持,并将代码注释翻译为中文。实测可正常解析带中文pattern和template的aiml文件。☆92Updated 3 years ago
- keras example of seq2seq, auto title☆332Updated 5 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 6 years ago
- An collection of Chinese nlp corpus including basic Chinese syntatic wordset, semantic wordset, historic corpus and evaluate corpus. 中文自然…☆451Updated 6 years ago
- 基於向量匹配的情境式聊天機器人☆902Updated 10 months ago
- ☆40Updated 8 years ago
- ☆122Updated 8 years ago
- An interpreter module for AIML (Artificial Intelligence Markup Language), support Chinese, support Python3☆70Updated 4 years ago
- 中文ULMFiT 情感分析 文本分类☆262Updated 6 years ago
- 基于gensim模块计算句子相似度☆123Updated 9 years ago
- QANet+DuReader中文机器阅读理解☆223Updated 6 years ago
- 基于知识库的中文问答系统(biLSTM)☆248Updated 6 years ago
- A Chinese sentiment dataset may be useful for sentiment analysis.☆232Updated 8 years ago
- word2vec/glove/swivel binary file on chinese corpus☆404Updated 8 years ago
- seq2seq+attention model for Chinese textsum☆42Updated 7 years ago
- 使用 RASA NLU 来构建中文自然语言理解系统(NLU)| Use RASA NLU to build a Chinese Natural Language Understanding System (NLU)☆126Updated 2 years ago
- 各种nlp 框架(自然语言处理)集成以及使用包括 word2vec nltk textblob crf++ 等☆194Updated 5 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆185Updated 6 years ago
- A Chinese task oriented chatbot in IVR(Interactive Voice Response) domain, implement by rasa. This is a demo with toy dataset, more data…☆500Updated 4 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆133Updated 6 years ago