Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 677 Bytes

File metadata and controls

12 lines (7 loc) · 677 Bytes

ExploringNLP

Ways to Natural Language Processing from Zhongdi Wu. 来自Zhongdi Wu的通往自然语言处理之路~

RNN_Exploring -ver20181130 - 版本20181130

It is a RNN one-to-many realization, which could learn from given chinese novels, and write novels with well trained RNN.

Please get details in the folder RNN_Exploring, README.md in RNN_Exploring is providing more information.

这是一个简单的RNN一到多的实现,可以学习中文文本,并根据给定起始词写文章。

请从RNN_Exploring文件夹中获取更多信息,RNN_Exploring文件夹中的README.md包含更多它的用法和参数的信息