florianmai / word2matLinks
Code for ICLR 2019 paper 'CBOW Is Not All You Need: Combining CBOW with the Compositional Matrix Space Model'
☆21Updated 6 years ago
Alternatives and similar repositories for word2mat
Users that are interested in word2mat are comparing it to the libraries listed below
Sorting:
- Dict2vec is a framework to learn word embeddings using lexical dictionaries.☆116Updated 5 years ago
- Uncovering divergent linguistic information in word embeddings with lessons for intrinsic and extrinsic evaluation☆63Updated 7 years ago
- Named Entity Disambiguation for Noisy Text☆66Updated 8 years ago
- Official implementation of our ICLR 2018 and SIGIR 2019 papers on Context-aware Neural Information Retrieval☆118Updated 5 years ago
- An extractive neural network text summarization library for the EMNLP 2018 paper "Content Selection in Deep Learning Models of Summarizat…☆107Updated 6 years ago
- A simple example for how to build your own model using AllenNLP as a dependency.☆113Updated 6 years ago
- Parser for Abstract Meaning Representation☆47Updated 5 years ago
- Frame-Semantic and PropBank Semantic Role Labeling with Syntactic Scaffolding.☆50Updated 4 years ago
- Code for neural-el - EMNLP'17☆84Updated 2 years ago
- WordMoversEmbeddings(WME) is a simple code for generating the vector representation of sentence/document for text classification and clus…☆83Updated 7 years ago
- Cross-Lingual Alignment of Contextual Word Embeddings☆99Updated 5 years ago
- Formate converter from one type of qa task datasets to another type☆39Updated 7 years ago
- A Benchmark Data Set for Community Question-Answering Research☆41Updated 8 years ago
- Sentence encoder and training code for Mean-Max AAE☆16Updated 7 years ago
- Data and code for the experiments in: "Hypernyms under Siege: Linguistically-motivated Artillery for Hypernymy Detection". Vered Shwartz,…☆50Updated 7 years ago
- ACL 2019: Zero-shot Word Sense Disambiguation using Sense Definition Embedding☆75Updated last year
- Datasets for Question Answering by Search and Reading☆70Updated 7 years ago
- Compare-Aggregate method for WikiQA (via PyTorch)☆28Updated 7 years ago
- Multiple Instance Learning Networks for Fine-Grained Sentiment Analysis☆35Updated 7 years ago
- Transition-based NER system☆35Updated 7 years ago
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆48Updated 7 years ago
- ☆60Updated 7 years ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆106Updated 3 years ago
- Variational Methods for Pretraining in Resource-limited Environments☆174Updated 5 years ago
- LexNET: Integrated Path-based and Distributional Method for Lexical Semantic Relation Classification☆62Updated 7 years ago
- NLP research experiments, built on PyTorch within the AllenNLP framework.☆91Updated last year
- Integrated path-based and distributional method for hypernymy detection☆85Updated 8 years ago
- Sume is an implementation of the concept-based ILP model for summarization.