dalinvip / PyTorch_Chinese_word_segmentationLinks
Chinese word segmentation with the neural seq2seq model implement in pytorch
☆10Updated 7 years ago
Alternatives and similar repositories for PyTorch_Chinese_word_segmentation
Users that are interested in PyTorch_Chinese_word_segmentation are comparing it to the libraries listed below
Sorting:
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 9 years ago
- Sub-Character Representation Learning☆25Updated 7 years ago
- Recurrent neural networks and Dynamic memory networks for sentiment classification☆30Updated 8 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Updated 7 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 6 years ago
- Chinese word segmentation model with word-based character embeddings.☆12Updated 7 years ago
- Attempt at using LSTMs to predict semantic relatedness of sentences (a la Tai et al. in Improved Semantic Representations From Tree-Struc…☆22Updated 10 years ago
- CNN-LSTM-CRF Sequence Tagging. 炼丹系列。☆21Updated 8 years ago
- Gaussian Mixture Latent Vector Grammars☆30Updated 6 years ago
- ☆31Updated 6 years ago
- souce code for "Accelerating Neural Transformer via an Average Attention Network"☆78Updated 6 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 8 years ago
- A Tensorflow implementation of Yin Wenpeng's recent paper on TACL "Attentive Convolution"☆33Updated 7 years ago
- MACHINE READING COMPREHENSION WITH SELF-MATCHING NETWORKS☆43Updated 8 years ago
- ☆11Updated 9 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 7 years ago
- Python Linear CRF☆46Updated 11 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 8 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- A TensorFlow implementation of "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆31Updated 7 years ago
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆76Updated 9 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- A sentence encoding-based model for natural language inference☆31Updated 7 years ago
- chinese word segmentation based on rnn☆13Updated 9 years ago
- ☆35Updated 8 years ago
- Sequential Matching Network implemented by MXNET☆18Updated 6 years ago
- Implementation in pytorch of SR-NMT https://arxiv.org/abs/1805.04185v1☆26Updated 7 years ago
- language models toolkits with hierarchical softmax setting☆17Updated 7 years ago
- blstm-cws : Bi-directional LSTM for Chinese Word Segmentation☆45Updated 8 years ago
- Tensorflow implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆28Updated 9 years ago