intfloat / Factoid-QALinks
Factoid Question Answering System based on Chinese Wikipedia
☆20Updated 10 years ago
Alternatives and similar repositories for Factoid-QA
Users that are interested in Factoid-QA are comparing it to the libraries listed below
Sorting:
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆75Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 8 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
- ☆35Updated 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
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 8 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 8 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago
- Reading Comprehension Experiments repository.☆61Updated 8 years ago
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 9 years ago
- Topical Word Embeddings☆56Updated 8 years ago
- Recurrent neural networks and Dynamic memory networks for sentiment classification☆30Updated 8 years ago
- Dataset for NLG which contains preceding context along with each generation instance☆22Updated 9 years ago
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆76Updated 9 years ago
- An implementation of the Globally Normalized Reader☆58Updated 2 years ago
- Transition-based word segmentation using neural networks based on package https://github.com/SUTDNLP/LibN3L☆16Updated 9 years ago
- Word Embedding Revisted: Explicit Matrix Factorization