hx364 / Chinese_Poem_RNNLinks
Using RNN for Chinese fixed-head poem(藏头诗) creation.
☆15Updated 9 years ago
Alternatives and similar repositories for Chinese_Poem_RNN
Users that are interested in Chinese_Poem_RNN are comparing it to the libraries listed below
Sorting:
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Updated 7 years ago
- Word segmentation using neural networks based on package https://github.com/SUTDNLP/LibN3L☆23Updated 9 years ago
- ☆19Updated 7 years ago
- Character-Level language models☆77Updated 8 years ago
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 9 years ago
- CNN-LSTM-CRF Sequence Tagging. 炼丹系列。☆21Updated 8 years ago
- Recurrent neural networks and Dynamic memory networks for sentiment classification☆30Updated 8 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 8 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 6 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 9 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 8 years ago
- Loading the model from glove and computer word similarity & word clustering.☆64Updated 11 years ago
- Python Linear CRF☆47Updated 11 years ago
- Code for Exploring Segment Representations for Neural Segmentation Models☆30Updated 8 years ago
- Very Simple Question Answer System using Chinese Wikipedia Data☆23Updated last year
- ☆23Updated 8 years ago
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆76Updated 9 years ago
- LibN3L: A light-weight neural network package for natural language☆82Updated 2 months ago
- Transition-based word segmentation using neural networks based on package https://github.com/SUTDNLP/LibN3L☆16Updated 9 years ago
- koalaGreener / Character-level-Convolutional-Network-for-Text-Classification-Applied-to-Chinese-CorpusThesis of UCL student Weijie Huang☆35Updated 3 years ago
- 基于深度学习的中文分词尝试☆84Updated 10 years ago
- Recurrent Neural Networks(GRU) for character-level language models on Chinese, in Python/Theano☆63Updated 8 years ago
- Implementation of conversational intelligence using r-net models☆41Updated 8 years ago
- Word Embedding Revisted: Explicit Matrix Factorization☆33Updated 7 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆59Updated 8 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 7 years ago
- Deep-Atrous-CNN-NER: Word level model for Named Entity Recognition☆33Updated 7 years ago
- ☆35Updated 8 years ago
- Code accompanying End-to-End Information Extraction without Token-Level Supervision☆37Updated 8 years ago
- 用深度神经网络识别语篇关系的模型,主要结合了TreeLSTM和NTN两种神经网络,用TreeLSTM来获得句子向量,NTN来识别两个句子向量之间的关系.☆14Updated 9 years ago