ChristophAlt / pytorch-starspace
PyTorch implementation of StarSpace as described in "StarSpace: Embed All The Things!" by Ledell Wu, Adam Fisch, Sumit Chopra, Keith Adams, Antoine Bordes and Jason Weston
☆50Updated 6 years ago
Alternatives and similar repositories for pytorch-starspace:
Users that are interested in pytorch-starspace are comparing it to the libraries listed below
- The code for COPACRR Neural IR model.☆37Updated 7 years ago
- Keras implementation of CoVe☆50Updated 6 years ago
- Deep Relevance Ranking Using Enhanced Document-Query Interactions☆111Updated 6 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 6 years ago
- Uncovering divergent linguistic information in word embeddings with lessons for intrinsic and extrinsic evaluation☆63Updated 6 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Code for my blog post☆49Updated 6 years ago
- Code for paper "End-to-End Non-Factoid Question Answering with an Interactive Visualization of Neural Attention Weights"☆65Updated 6 years ago
- Huffman tree based hierarchical softmax☆51Updated 8 years ago
- Interpretable Models for NLP using PyTorch☆104Updated 7 years ago
- A simple version of DeepRank & MatchPyramid implemented in PyTorch.☆35Updated 4 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 6 years ago
- ☆47Updated 4 years ago
- A repository for Neural Document Ranking Models.☆84Updated 6 years ago
- NoiseMix - data generation for natural language☆40Updated 6 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Inference with state-of-the-art models (pre-trained by LD-Net / AutoNER / VanillaNER / ...)☆115Updated 6 years ago
- Supervised Word Mover’s Distance(sWMD) in python☆28Updated 6 years ago
- Deep-Atrous-CNN-NER: Word level model for Named Entity Recognition☆33Updated 7 years ago
- Hash Embedding code for the paper "Hash Embeddings for Efficient Word Representations"☆42Updated 7 years ago
- ULMFiT + Siamese Network for Sentence Vectors☆34Updated 6 years ago
- Multiple Different Natural Language Processing Tasks in a Single Deep Model☆48Updated 6 years ago
- WordRank: Learning Word Embeddings via Robust Ranking☆51Updated 6 years ago
- Code for CEDR: Contextualized Embeddings for Document Ranking, accepted at SIGIR 2019.☆154Updated 4 years ago
- Question classification on TREC dataset using Deep Neural structures, namely CNN & LSTM & both of them.☆30Updated 8 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 6 years ago
- Personalized Query Completion☆26Updated 4 years ago
- Implementation of unsupervised smoothed inverse frequency (Best Paper, Repl4NLP @ ACL 2018)☆77Updated 5 years ago
- Multiclass Naive Bayes SVM (NB-SVM) - Learns a multiclass classifier (OneVsRest) based on word ngrams.☆35Updated 8 years ago