zhuhuifeng / deep_nlp

Deep NLP application with TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deep NLP

Introduction

The deep NLP application with TensorFlow to generate char-rnn text.

Train

./generate_text.py

Inference

./generate_text.py --mode inference --inference_start_word l

About

Deep NLP application with TensorFlow

License:Apache License 2.0


Languages

Language:Python 100.0%