iunderstand / SWELinks
SWE Toolkit. Learning Semantic Word Embeddings based on Ordinal Knowledge Constraints. A general framework to incorporate semantic knowledge into the popular data-driven learning process of word vectors. Applications including word similarity, sentence completion, etc. ACL-2015, Beijing, China
☆53Updated 10 years ago
Alternatives and similar repositories for SWE
Users that are interested in SWE are comparing it to the libraries listed below
Sorting:
- Convolutional network for entity linking (Naacl 2016)☆58Updated 9 years ago
- ☆35Updated 8 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 8 years ago
- Noise-Contrastive Estimation for Question Answering with Convolutional Neural Networks (Rao et al. CIKM 2016)☆54Updated 8 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 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 ``A Structured Self-Attentive Sentence Embedding'' published in ICLR 2017☆53Updated 7 years ago
- ☆59Updated 10 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 8 years ago
- ☆80Updated 4 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
- Neural Topic Models☆69Updated 9 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- ☆46Updated 7 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆108Updated 7 years ago
- Label Noise Reduction in Entity Typing (KDD'16)☆53Updated 7 years ago
- Integrated path-based and distributional method for hypernymy detection☆85Updated 8 years ago
- ☆40Updated 5 years ago
- Universal Schema based relation extraction implemented in Torch.