yuhsinliu1993 / VDCNNLinks
Using keras to implement VDCNN model
☆22Updated 8 years ago
Alternatives and similar repositories for VDCNN
Users that are interested in VDCNN are comparing it to the libraries listed below
Sorting:
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- ULMFiT + Siamese Network for Sentence Vectors☆34Updated 6 years ago
- Code base for representation learning of very short texts, such as tweets. By Cedric De Boom, IBCN, Ghent University, Belgium.☆35Updated 9 years ago
- Example using Polyaxon to experiment with pre-training spaCy☆65Updated 3 years ago
- Benchmarking text classification algorithms☆64Updated 7 years ago
- Code for my blog post☆49Updated 6 years ago
- A simple CNN implementation in Keras.☆30Updated 8 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆109Updated 3 years ago
- A spell checker built from GloVe word vectors