Java Neural Network Library
☆96Dec 22, 2015Updated 10 years ago
Alternatives and similar repositories for JNN
Users that are interested in JNN are comparing it to the libraries listed below
Sorting:
- ☆16Dec 14, 2015Updated 10 years ago
- Code for "So similar and yet incompatible: Toward the automated identification of semantically compatible words" in NAACL 2015 proceedi…☆11May 11, 2015Updated 10 years ago
- Transition-based dependency parser based on stack LSTMs☆206Nov 17, 2019Updated 6 years ago
- Extension of the original word2vec using different architectures☆212Mar 28, 2017Updated 8 years ago
- Document context language models☆22Nov 13, 2015Updated 10 years ago
- Online Interpretable Word Embeddings☆37Nov 17, 2015Updated 10 years ago
- For FFL Blog☆10Sep 24, 2015Updated 10 years ago
- C++ neural network library☆13Jul 2, 2016Updated 9 years ago
- Converts Quora's new NLU dataset to SNLI txt/jsonl format, plus test/dev split, tokenization.☆14Jan 27, 2017Updated 9 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Jun 20, 2024Updated last year
- LSTM language model with CNN over characters☆836Aug 24, 2016Updated 9 years ago
- ☆121Mar 15, 2017Updated 8 years ago
- Torch implementation of the Deep Network for Global Optimization (DNGO)☆51Jul 26, 2016Updated 9 years ago
- Bidirectional Long-Short Term Memory tagger (bi-LSTM) (in DyNet) -- hierarchical (with word and character embeddings)☆123Jun 12, 2023Updated 2 years ago
- Towards cross-lingual distributed representations without parallel text trained with adversarial autoencoders☆22Aug 11, 2016Updated 9 years ago
- Code for Injecting Logical Background Knowledge into Embeddings for Relation Extraction☆66May 9, 2016Updated 9 years ago
- A collection of documents and materials for the EMNLP-2015 Semantic Similarity tutorial☆30Sep 30, 2015Updated 10 years ago
- ☆44Jun 17, 2015Updated 10 years ago
- this is the code used in the paper "Discrete-State Variational Autoencoders for Joint Discovery and Factorization of Relations"☆65Jun 17, 2017Updated 8 years ago
- lamtram: A toolkit for neural language and translation modeling☆142Apr 16, 2018Updated 7 years ago
- Hierarchical Softmax Layer☆18Oct 7, 2015Updated 10 years ago
- ☆34Jul 24, 2017Updated 8 years ago
- Fast C++ implementation of multiple prototype word representation training based on Huang Socher 2012☆21May 10, 2016Updated 9 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Jan 19, 2017Updated 9 years ago
- Uses a distributed word representation to finds words along the hyperchord of two input words.☆102Jun 17, 2020Updated 5 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Jul 12, 2016Updated 9 years ago
- This is an implementation of the Attention Sum Reader model as presented in "Text Comprehension with the Attention Sum Reader Network" av…☆98Sep 9, 2016Updated 9 years ago
- Source code for the paper "Neural Multi-Step Reasoning for Question Answering on Semi-Structured Tables"☆20May 18, 2017Updated 8 years ago
- ☆167Aug 8, 2016Updated 9 years ago
- Code of "Max-margin Deep Generative Models" (NIPS15)☆18Sep 29, 2015Updated 10 years ago
- Recurrent Memory Network - Torch implementation☆35Oct 25, 2016Updated 9 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Jun 15, 2017Updated 8 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Feb 19, 2016Updated 10 years ago
- LSTM with associative memory cells (http://arxiv.org/abs/1602.03032)☆109May 1, 2016Updated 9 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Nov 29, 2016Updated 9 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Oct 28, 2016Updated 9 years ago
- A convolutional neural network library for NLP.☆59Nov 22, 2017Updated 8 years ago
- A Python implementation of word2vec that allows custom sampling strategies☆10Jan 30, 2014Updated 12 years ago
- This project demonstrates the use of generic bi-directional LSTM models for predicting importance of words in a spoken dialgoue for under…☆10Mar 24, 2023Updated 2 years ago