eclipse-du / glove_py_model_load
Loading the model from glove and computer word similarity & word clustering.
☆65Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for glove_py_model_load
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆69Updated 6 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆37Updated 7 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆60Updated 7 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆82Updated 7 years ago
- Code for NLPCC2016 Chinese Word Similarity Task☆18Updated 8 years ago
- Python Linear CRF☆47Updated 10 years ago
- code for NER using HMM;s and linear chain CRF's☆49Updated 8 years ago
- lstm with attention to deal with qa☆33Updated 7 years ago
- Resources, datasets, papers on Question Answering☆56Updated 3 years ago
- Very Simple Question Answer System using Chinese Wikipedia Data☆24Updated 5 months ago
- implementation match mLstm in TensorFlow 1.0☆29Updated 7 years ago
- The First Evaluation Workshop on Chinese Machine Reading Comprehension (CMRC 2017)☆92Updated 5 years ago
- ☆20Updated 6 years ago
- Coursera Natural Language Processing by Michael Collins Columbia University☆29Updated 7 years ago
- This is an implementation of paper A-STRUCTURED-SELF-ATTENTIVE-SENTENCE-EMBEDDING by PyTorch.☆35Updated 6 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 6 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 7 years ago
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆75Updated 8 years ago
- ☆44Updated 8 years ago
- NLPCC2017示例代码以及数据描述☆116Updated 7 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆88Updated 7 years ago
- CNN-LSTM-CRF Sequence Tagging. 炼丹系列。☆21Updated 7 years ago
- Hierarchical Attention Network for Document Classification☆28Updated 7 years ago
- Topical Word Embeddings☆55Updated 7 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆151Updated 6 years ago
- 2017 NLPCC DBQA Model (NLPCC比赛)& CCIR (搜狗搜索)& Tools Related☆19Updated 5 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆45Updated 6 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago