Skip to content

This project is a simple conclusion of some deep model for document classification. As for these model implementations, i mainly referred brightmart (https://github.com/brightmart). I studyed them and coded them by myself. So here i have a conclusion to have review one day.

License

Notifications You must be signed in to change notification settings

ZDstandup/Some-deep-model-for-text-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some-deep-model-for-text-classification

This project is a simple conclusion of some deep model for document classification. As for these model implementations, i mainly referred brightmart (https://github.com/brightmart). I studyed them and coded them by myself. So here i have a conclusion to have review one day.

This project include some deep models for text classification.

  1. CNN for text
  2. RNN/LSTM/GRU for text
  3. char CNN for text
  4. RCNN for text
  5. HAN for text

These models can be applied to text classification/ text representation/ and information retrival and so on.

These project was just for my review.

About

This project is a simple conclusion of some deep model for document classification. As for these model implementations, i mainly referred brightmart (https://github.com/brightmart). I studyed them and coded them by myself. So here i have a conclusion to have review one day.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages