vineetjohn / linguistic-style-transfer

Neural network parametrized objective to disentangle and transfer style and content in text
Apache License 2.0
138 stars 33 forks source link

Add sentence classifier implementation #20

Closed vineetjohn closed 6 years ago

vineetjohn commented 6 years ago

No need to implement from scratch. Can reuse an existing implementation https://github.com/dennybritz/cnn-text-classification-tf

vineetjohn commented 6 years ago

Forked and modified implementation is able to classify with over 92% accuracy https://github.com/v1n337/cnn-text-classification-tf