Skip to content

kivantium/rnn-twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codes inside @licarent

required library

How to use

python caption.py > data.txt
  • (optional) Clean dataset manually
  • Train char-rnn
python train.py
  • Create sentences
python create_sentence.py > /dev/null 2> japanese.txt
  • (optional) Clean sentence manually
  • Translate to English
python translate.py > english.txt
python tweet.py

How to get key

Check following web page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages