wintermute0 / tinybrainLinks
This repository contains the complete source code that we used to conduct experiments in the paper: Text Window Denoising Autoencoder: Building Deep Architecture for Chinese Word Segmentation.
☆15Updated 12 years ago
Alternatives and similar repositories for tinybrain
Users that are interested in tinybrain are comparing it to the libraries listed below
Sorting:
- Code for the ACL-2015 paper "Accurate Linear-Time Chinese Word Segmentation via Embedding Matching"☆38Updated 10 years ago
- ☆70Updated 10 years ago
- ☆29Updated 10 years ago
- The experiment software underlying two papers published at ECIR-2015 and SEMEVAL-2015.☆37Updated 10 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Updated 10 years ago
- A simple NER model in C++☆40Updated 10 years ago
- ☆20Updated 7 years ago
- Distributed LDA, takes raw text as input and outputs topic word table.☆16Updated 9 years ago
- ☆27Updated 10 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 9 years ago
- (Old, bad) topic modeling in Python.☆23Updated 13 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆40Updated 9 years ago
- Sentiment Analysis with Ensemble☆244Updated 9 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 10 years ago
- Code of NAACL paper "Unsupervised Multi-Domain Adaptation with Feature Embeddings"☆33Updated 10 years ago
- Code for KDD 2014 paper "Mining Topics in Documents: Standing on the Shoulders of Big Data"☆21Updated 10 years ago
- Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for word-level language models in Torch☆27Updated 9 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- Sequential convolutional architectures for text classification☆29Updated 9 years ago
- topics Models extension for Mallet & scikit-learn☆49Updated 8 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Learning Word Representations by Jointly Modeling Syntagmatic and Paradigmatic Relations (ACL2015)☆28Updated 10 years ago
- ner using crf++☆10Updated 10 years ago
- Implementing Deep Structured Semantic Model (DSSM) in Theano : Word Embedding Case Study☆22Updated 10 years ago
- lecture notes for probabilistic topic models using ipython notebook☆22Updated 11 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆178Updated 15 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- Different approaches to computing document similarity☆28Updated 9 years ago