Skip to content

CNN + word embeddings based document classification using Keras and homemade word embeddings

Notifications You must be signed in to change notification settings

spallas/doclassify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source code for the homework 1

Word to vec sources are:

  • word2vec.py (CORE FILE)
  • evaluation_w2v.py
  • data_preprocessing.py (CORE FILE)

Document classification sources are:

  • *_d2c.py
  • doclassify.py (CORE FILE)
  • preprocessing.py

About

CNN + word embeddings based document classification using Keras and homemade word embeddings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages