lipiji / JRNN
LSTM and GRU in JAVA
☆113Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for JRNN
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- A Java implementation of doc2vec in ICML'14☆30Updated 9 years ago
- Java port of c++ version of facebook fasttext☆122Updated 3 years ago
- Graph-mind is a "graph learning" engine for main of NLP mission or other learning mission, we want use graph model to improve machine lea…☆31Updated 7 years ago
- DeepDriver is a JAVA framework of Deep Learning, it supports ANN/CNN/DNN/RNN/LSTM now, hope it can be widely used for deep learning devel…☆98Updated 6 years ago
- compare embedding☆239Updated 9 years ago
- ☆71Updated 7 years ago
- word2vec的Java并行实现☆126Updated 8 years ago
- Implementation of CRF (conditional random fiels) and pos-tagger☆78Updated 7 years ago
- Chinese Tokenizer; New words Finder. 中文三段式机械分词算法; 未登录新词发现算法☆95Updated 8 years ago
- 基于深度学习的中文分词尝试☆85Updated 9 years ago
- AI in action☆39Updated 6 years ago
- A java implementation of LightGBM predicting part☆83Updated 11 months ago
- code for NER using HMM;s and linear chain CRF's☆49Updated 8 years ago
- ☆54Updated last year
- Coursera Natural Language Processing by Michael Collins Columbia University☆29Updated 7 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 7 years ago
- Details of paper cw2vec☆83Updated 6 years ago
- A Java implementation of doc2vec in ICML'14☆25Updated 9 years ago
- Open Source Package for Gibbs Sampling of LDA☆233Updated 4 years ago
- ☆13Updated 8 years ago
- A SimRank algorithm implementation using Spark☆49Updated 10 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆60Updated 7 years ago
- 2016CCF-sougou-code&PPT☆55Updated 7 years ago
- Character-Level language models☆78Updated 7 years ago
- A Java implementation of libFM(Factorization Machine Library)☆39Updated 8 months ago
- 这是 一个最大熵的简明Java实现,提供提供训练与预测接口。训练算法采用GIS训练算法,附带示例训练集和一个天气预测的Demo。☆47Updated 9 years ago
- CRF is a Java implementation of Conditional Random Fields, an algorithm for learning from labeled sequences of examples. It also includes…☆28Updated 10 years ago