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 9 years ago
- The experiment software underlying two papers published at ECIR-2015 and SEMEVAL-2015.☆37Updated 10 years ago
- ☆70Updated 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
- ☆29Updated 10 years ago
- Different approaches to computing document similarity☆28Updated 8 years ago
- Leon Bottou's SGD☆34Updated 14 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- (Old, bad) topic modeling in Python.☆23Updated 13 years ago
- ☆27Updated 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
- doc and model for NDSB☆31Updated 10 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 10 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
- A convolutional neural network library for NLP.☆59Updated 8 years ago
- Gibbs sampler 4 the Hierarchical Dirichlet Process☆37Updated 10 years ago
- topics Models extension for Mallet & scikit-learn☆49Updated 8 years ago
- Notes, code, and other resoruces for auditing the course CS224d: Deep Learning for Natural Language Processing☆50Updated 10 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- ☆127Updated 9 years ago
- Entity level sentiment analysis for product reviews using deep learning☆56Updated 9 years ago
- Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for word-level language models in Torch☆27Updated 9 years ago
- ☆87Updated 9 years ago
- Sequential convolutional architectures for text classification☆29Updated 9 years ago
- Classifying text with bag-of-words☆114Updated 10 years ago
- Recurrent Neural Network language modeling toolkit☆38Updated 11 years ago
- CRF is a Java implementation of Conditional Random Fields, an algorithm for learning from labeled sequences of examples. It also includes…☆28Updated 11 years ago