zpeng1989 / RNN_learning_text_codeLinks
一个基于最新版本TensorFlow的Char RNN实现。可以实现生成英文、写诗、歌词、小说、生成代码、生成日文等功能。
☆43Updated 7 years ago
Alternatives and similar repositories for RNN_learning_text_code
Users that are interested in RNN_learning_text_code are comparing it to the libraries listed below
Sorting:
- 一个基于最新版本TensorFlow的Char RNN实现。可以实现生成英文、写诗、歌词、小说、生成代码、生成日文等 功能。☆181Updated 7 years ago
- 对小说文本进行分析,提炼小说剧情内容和人物关系☆87Updated 6 years ago
- 使用3w多唐诗训练好的lstm,能够自动生成诗词和藏头诗☆57Updated 8 years ago
- 中国古诗生成(文本生成)☆134Updated 7 years ago
- 基于人工智能标记语言 (AIML)和开放域问答(WebQA)的深度智能对话模型☆84Updated 6 years ago
- 文本生 成,可用于作诗、写小说☆129Updated 7 years ago
- 唐诗,藏头诗,按需自动生成古诗,基于Keras、LSTM-RNN。文档齐全。☆211Updated 7 years ago
- 基于知识库的中文问答系统(biLSTM)☆248Updated 7 years ago
- 文本分类是指在给定分类体系下 , 根据文本的内容自动确定文本类别的过程。首先我们根据scrapy爬虫根据中国知网URL的规律,爬取70多万条2014年公开的发明专利,然后通过数据清洗筛选出了60多万条含标签数据。通过TF-IDF对60多万条本文进行词频提取,依照词频排序提取…☆108Updated 7 years ago
- 细粒度情感分析repository1:Wai Mai Opinion Miner,细粒度情感分析系统GUI demo。☆113Updated 9 years ago
- tensorflow+bert+seq2seq 周公解梦。AI遇上玄学,说出你的梦境(dream),模型自动解析decode梦境的征兆。类似聊天机器人(chatbot,QA),你问我答。☆128Updated 5 years ago
- 基于Char RNN实现的“作家”应用,可以写诗也可以生成名字,看起来还☆88Updated 4 years ago
- This is the program which tries to classifier the sentiment of the production's comments in JD.☆39Updated 8 years ago
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。☆182Updated 6 years ago
- 基于知识图谱的智能问答机器人☆220Updated 7 years ago
- 中文问答系统:使用NLP相关技术,对搜索引擎,问答社区等进行信息抽取,文本概括等,支持通识问答,社区问答和部分专业问答☆31Updated 3 years ago
- 为了实现百度的为你写诗 2.0 版的 论文 “Chinese Poetry Generation with Planning based Neural Network” , 先自己爬取古诗词网站,然后对诗歌鉴赏进行自然语言处理,构建知识图谱作为基础的知识积累。最后实现“为你写…☆23Updated 7 years ago
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆144Updated 7 years ago
- use RNN + LSTM generate poetry by Keras。机器学习自动编写古诗☆87Updated 7 years ago