C++ implementation of the Hellinger PCA for computing word embeddings.
☆32Nov 11, 2016Updated 9 years ago
Alternatives and similar repositories for hpca
Users that are interested in hpca are comparing it to the libraries listed below
Sorting:
- Implementation of a deep recursive net over binary parse trees (code for NIPS2014 paper)☆28Feb 6, 2015Updated 11 years ago
- Parsito: Fast non-projective transition-based dependency parser☆14Nov 24, 2025Updated 3 months ago
- Python code for training Paragram word embeddings. These achieve human-level performance on some word similiarty tasks including SimLex-9…☆30Feb 4, 2016Updated 10 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Jan 19, 2017Updated 9 years ago
- finite-state toolkit, EM and Bayesian (Gibbs sampling) training for FST and context-free derivation forests☆41Oct 14, 2022Updated 3 years ago
- ☆21Apr 4, 2015Updated 10 years ago
- Zurich Morphological Lexicon for German: a tool to extract a morphological lexicon from Wiktionary☆12Aug 10, 2023Updated 2 years ago
- Open-source implementation of Boostexter (Adaboost based classifier)☆57Sep 24, 2018Updated 7 years ago
- Code for our ICLR Trustworthy ML 2020 workshop paper "Improved Image Wasserstein Attacks and Defenses"☆14Apr 28, 2020Updated 5 years ago
- PyPGMC: Fast discrete inference submodels for PyMC and PyMC3☆20Jun 7, 2014Updated 11 years ago
- Simple LSTM language modelling toolkit☆10Oct 21, 2022Updated 3 years ago
- Stanford Sentiment Treebank machine learning & sentiment analysis library☆40Sep 23, 2013Updated 12 years ago
- Spectral Word Embedding Learning for Language (SWELL) toolkit☆27Jul 24, 2014Updated 11 years ago
- ☆11Oct 14, 2015Updated 10 years ago
- Latent Dirichlet Allocation with Gibbs sampling☆16Dec 18, 2013Updated 12 years ago
- Train bilingual embeddings as described in our NAACL 2015 workshop paper "Bilingual Word Representations with Monolingual Quality in Mind…☆79Jun 15, 2019Updated 6 years ago
- RhetoricalRecursiveNeuralNetwork(R2N2) is recursive neural network using RST for NLP Tasks such as Sentiment Analysis☆12Sep 2, 2015Updated 10 years ago
- CS224S Course Project☆14Jun 9, 2014Updated 11 years ago
- Links parts of input text to Wikipedia articles☆16Sep 9, 2012Updated 13 years ago
- Collapsed Gibbs sampling for Latent Dirichlet Allocation☆18Jun 11, 2012Updated 13 years ago
- Recurrent Neural Network language modeling toolkit☆38Jan 23, 2014Updated 12 years ago
- Extension of the original word2vec using different architectures☆212Mar 28, 2017Updated 8 years ago
- An implementation of gibbs sampling for Latent Dirichlet Allocation☆30Aug 3, 2011Updated 14 years ago
- Python library for training a covariate shift estimator☆13Feb 27, 2019Updated 7 years ago
- Run Nx2 Cross Validation for multiple binary classifiers in parallel with optional downsampling☆13Jan 27, 2015Updated 11 years ago
- a language model with gated conv nets (implements https://arxiv.org/pdf/1612.08083v1.pdf)☆16Jan 5, 2021Updated 5 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Oct 28, 2016Updated 9 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Feb 16, 2010Updated 16 years ago
- Semantic parsing as machine translation☆24Nov 11, 2016Updated 9 years ago
- Non-Linear Sub-Space Embedding model for Twitter sentiment analysis (SemEval 2015 and ACL-IJNLP 2015 papers)☆16Oct 23, 2017Updated 8 years ago
- Transition-based dependency parser based on stack LSTMs☆206Nov 17, 2019Updated 6 years ago
- Retrofit Word Vectors to a Sense Ontology to Derive Word Sense Vectors☆17Mar 5, 2015Updated 10 years ago
- (Old, bad) topic modeling in Python.☆23Sep 11, 2012Updated 13 years ago
- iCQA - Intelligent Community Question Answering Framework☆31Aug 18, 2016Updated 9 years ago
- A simple CoNLL-X to tikz-dependency converter.☆20Mar 5, 2013Updated 12 years ago
- A toolkit for generating paraphrase vector representations for words in context