It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classification.
☆104Sep 13, 2016Updated 9 years ago
Alternatives and similar repositories for deep-text-classifier-mtl
Users that are interested in deep-text-classifier-mtl are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Script to perform dictionary based n-gram text tagging efficiently in apache spark☆10Sep 30, 2016Updated 9 years ago
- Named Entity Extraction on Twitter Stream using Apache Spark Streaming and Stanford CoreNLP☆13Oct 12, 2016Updated 9 years ago
- Named Entity Recognition using Recurrent Neural Networks in Tensorflow and TFLearn☆47Jun 26, 2018Updated 8 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆176Jan 14, 2019Updated 7 years ago
- Multi-Task Learning in NLP☆94Jun 5, 2026Updated 2 months ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- PyMTL (Python library for Multi-task learning) is a Python module implementing a Multi-task learning framework built on top of scikit-lea…☆44Sep 19, 2013Updated 12 years ago
- Movielens collaborative filtering with Solr streaming expression☆10Oct 13, 2016Updated 9 years ago
- Simple FieldCache based query introspection Solr Search Component - solves the 'red sofa' problem☆11Jan 27, 2025Updated last year
- Simple extension of WikiExtractor(https://github.com/attardi/wikiextractor)☆16Dec 23, 2016Updated 9 years ago
- Learning Sentence Embeddings with Auxiliary Tasks for Cross-Domain Sentiment Classification☆12Apr 8, 2021Updated 5 years ago
- Deep learning spelling patterns with a recurrent neural network☆11Jun 5, 2017Updated 9 years ago
- ☆16Jun 21, 2017Updated 9 years ago
- Quora Duplicated Question Challenge (Kaggle Competition)☆10Jun 19, 2017Updated 9 years ago
- Model proposed in Sequence to Backward and Forward Sequences: A Content-Introducing Approach to Generative Short-Text Conversation☆18Aug 17, 2017Updated 9 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ☆16Jun 20, 2017Updated 9 years ago
- Plot live-stats as graph from ApacheSpark application using Lightning-viz☆18Jul 3, 2017Updated 9 years ago
- Transfer Learning for Sequence Tagging with Hierarchical Recurrent Networks☆137Sep 7, 2017Updated 8 years ago
- A neural text process python lib for context-based feature extraction on Seq-Tagging data.☆10Jul 27, 2018Updated 8 years ago
- TensorFlow implementation of Pointer Networks☆203Sep 5, 2017Updated 8 years ago
- Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tens…☆602Jun 6, 2026Updated 2 months ago
- Implementation of "Attention is All You Need" paper