jcyk / greedyCWS
Source code for an ACL2017 paper on Chinese word segmentation
☆90Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for greedyCWS
- Source code for an ACL2016 paper of Chinese word segmentation☆80Updated 5 years ago
- The implementation of paper https://arxiv.org/abs/1704.07556, ACL 2017☆148Updated 6 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆88Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆69Updated 6 years ago
- Source codes for paper "Neural Networks Incorporating Dictionaries for Chinese Word Segmentation", AAAI 2018☆91Updated 6 years ago
- A Joint Chinese segmentation and POS tagger based on bidirectional GRU-CRF☆151Updated 6 years ago
- The First Evaluation Workshop on Chinese Machine Reading Comprehension (CMRC 2017)☆92Updated 5 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
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆60Updated 7 years ago
- ☆57Updated 7 years ago
- R-NET implementation in TensorFlow.☆77Updated 6 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆75Updated 7 years ago
- PyTorch, LSTM CRF model☆9Updated 6 years ago
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆75Updated 8 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆82Updated 7 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆47Updated 7 years ago
- Generative Question Answering☆57Updated 4 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆37Updated 7 years ago
- ☆58Updated 7 years ago
- local-context-unit☆55Updated 6 years ago
- Chinese word segmentation model with word-based character embeddings.☆12Updated 6 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
- An attempt to implement the TreeLSTM in Theano☆44Updated 8 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆87Updated 7 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆179Updated 7 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆92Updated 6 years ago
- A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.☆133Updated 5 years ago
- Attention-based NMT with a coverage mechanism to indicate whether a source word is translated or not☆110Updated 4 years ago
- Tensorflow implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆29Updated 8 years ago
- Python Linear CRF☆47Updated 10 years ago