Skip to content

Implemented a basic text classifier using Convolutional Neural Networks with multiple window sizes and pre-trained Google word2vec embeddings

Notifications You must be signed in to change notification settings

anupma-s/Text-Classifier-using-CNNs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Text-Classifier-using-CNNs

Implemented a basic text classifier using Convolutional Neural Networks with multiple window sizes and pre-trained Google word2vec embeddings

The directory with the data files (topicclass), the .py file and the .bin file must be in the same directory

Google News Word2Vec embeddings can be found here: https://drive.google.com/file/d/0B7XkCwpI5KDYNlNUTTlSS21pQmM/edit After downloading the compressed file, unzip it to obtain the .bin file.

About

Implemented a basic text classifier using Convolutional Neural Networks with multiple window sizes and pre-trained Google word2vec embeddings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages