Skip to content

mikelee1/text_classify

Repository files navigation

1. train the model:
   python run_cnn.py train or python run_rnn.py train

2. predict the album class:
   python predict.py inter # interact style
   python predict.py file sourcefilename desfilename #source file content should be like this: 
   XXX 
   XXX 
   XX 
   XXXXX
   

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published