parthatalukdar / junto
This toolkit consists of implementations of various graph-based semi-supervised learning (SSL) algorithms. Currently, three algorithms are implemented: Gaussian Random Fields (GRF), Adsorption, and Modified Adsorption (MAD). Junto also contains Hadoop-based implementations of these three algorithms.
☆150Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for junto
- Scalable tensor factorization☆53Updated 9 years ago
- Reimplementation of deepwalk algorithm from https://github.com/phanein/deepwalk☆38Updated 9 years ago
- ☆53Updated 7 years ago
- Source code for the paper "Probabilistic Bag-Of-Hyperlinks Model for Entity Linking" , http://dl.acm.org/citation.cfm?id=2882988☆58Updated 6 years ago
- Network Embedding Survey and Resources☆42Updated 7 years ago
- Entity Linking and Retrieval Tutorial☆168Updated 5 years ago
- Word Embedding Revisted: Explicit Matrix Factorization☆33Updated 7 years ago
- Semantic embeddings of entities☆68Updated 8 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆40Updated 8 years ago
- Max-margin DeepWalk☆71Updated 7 years ago
- Leon Bottou's SGD☆33Updated 13 years ago
- Semantic Preserving Embeddings for Generalized Graphs☆31Updated 6 years ago
- Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)☆81Updated 8 years ago
- Random Walk (Personalized PageRank) Algorithms for Large Graphs☆73Updated 8 years ago
- Theano implementation of GloVe for graphs☆46Updated 9 years ago
- weighted deepwalk implementation in c++☆19Updated 7 years ago
- Fielded Sequential Dependence Model (code and runs)☆32Updated 8 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 14 years ago
- A Latent Dirichlet Allocation implementation in Python.☆50Updated 5 years ago
- High-order Semi-Markov Conditional Random Field☆33Updated 5 years ago
- Network Representation Learning with Rich Text Information (IJCAI 2015)☆47Updated 7 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆188Updated 7 years ago
- Code for the ACL-2015 paper "Accurate Linear-Time Chinese Word Segmentation via Embedding Matching"☆38Updated 8 years ago
- Convolutional network for entity linking (Naacl 2016)☆58Updated 8 years ago
- Knowledge Representation Learning with Entities, Attributes and Relations☆116Updated 7 years ago
- Gibbs sampler 4 the Hierarchical Dirichlet Process☆36Updated 9 years ago
- Automatically exported from code.google.com/p/jforests☆67Updated 4 years ago
- Heterogeneous Supervision for Relation Extraction: A Representation Learning Approach☆84Updated 6 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- Code for Injecting Logical Background Knowledge into Embeddings for Relation Extraction☆65Updated 8 years ago