raghavan / Semi-Supervised-LearningLinks
Implementing a semi supervised learning algorithm using SVM as base classifier
☆10Updated 12 years ago
Alternatives and similar repositories for Semi-Supervised-Learning
Users that are interested in Semi-Supervised-Learning are comparing it to the libraries listed below
Sorting:
- An implementation of the Co-Training semi-supervised learning technique from (Blue, Mitchell 1998) that is meant to work well with scikit…☆74Updated 6 years ago
- TensorFlow Tutorial and Examples for beginners☆37Updated 9 years ago
- Source code and datasets of IJCAI2017 paper "TransNet: Translation-Based Network Representation Learning for Social Relation Extraction".☆101Updated 7 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 8 years ago
- ☆15Updated 10 years ago
- Graph-Based Semi-Supervised Learning Algorithms☆23Updated 9 years ago
- code for "Determining Gains Acquired from Word Embedding Quantitatively Using Discrete Distribution Clustering" ACL 2017☆21Updated 7 years ago
- KDD CUP 2017☆82Updated 8 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 8 months ago
- Deep Learning with Positive and Unlabeled samples☆54Updated 8 years ago
- Network Embedding Survey and Resources☆41Updated 8 years ago
- Densely Connected CNN with Multi-scale Feature Attention for Text Classification☆133Updated 7 years ago
- Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq☆279Updated 8 years ago
- AttriRank - Unsupervised Ranking using Graph Structures and Node Attributes☆22Updated 8 years ago
- Multi-Task Learning in NLP☆94Updated 8 years ago
- code for IJCAI2015 paper "Network Representation Learning with Rich Text Information"☆133Updated 8 years ago
- My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanis…☆45Updated 8 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆184Updated 7 years ago
- Positive and unlabeled learning wrappers for scikit-learn☆234Updated 7 years ago
- ☆96Updated 8 years ago
- Implementation of Structural Correspondence Learning☆15Updated 7 years ago
- Node2vec with tensorflow☆69Updated 9 years ago
- Source code and datasets of "CANE: Context-Aware Network Embedding for Relation Modeling"☆192Updated 6 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 8 years ago
- Fast mini batch version of treelstm using tensorflow☆78Updated 7 years ago
- Max-margin DeepWalk☆72Updated 8 years ago
- ☆44Updated 9 years ago
- An implementation of the CNN model described in "A Convolutional Neural Network for Modelling Sentences". Kalchbrenner et al. 2014☆35Updated 8 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 8 years ago
- Generate adversarial text via gradient methods☆30Updated 6 years ago