ChristophAlt / embedding_vectorizer
Scikit-learn vectorizer implementing "A simple but tough-to-beat baseline for sentence embeddings." by Arora, Sanjeev, Yingyu Liang, and Tengyu Ma. (2016)
☆12Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for embedding_vectorizer
- ☆17Updated last year
- ☆13Updated 6 years ago
- Code for our ACL '20 paper "Representation Engineering with Natural Language Explanations"☆29Updated 4 years ago
- Large Scale BERT Distillation☆32Updated last year
- Model for predicting categories of entities by its mentions☆29Updated 3 years ago
- Attentional Neural Network that translates text to phones.☆11Updated 6 years ago
- ☆13Updated 7 years ago
- Code for "Smaller Text Classifiers with Discriminative Cluster Embeddings" (NAACL 2018)☆30Updated 6 years ago
- ☆26Updated 5 years ago
- Fast IdEntification of State-of-The-Art models using adaptive bandit algorithms☆14Updated 2 years ago
- Hyperparameter search for AllenNLP - powered by Ray TUNE☆28Updated 5 years ago
- Code repo for "Transformer on a Diet" paper☆31Updated 4 years ago
- Neural-IR-Explorer: A Content-Focused Tool to Explore Neural Re-Ranking Results☆33Updated 4 years ago
- PyTorch implementation of context2vec from Melamud et al., CoNLL 2016☆19Updated 6 years ago
- ☆8Updated 6 years ago
- Density Order Embeddings☆33Updated 5 years ago
- Bi-Directional Attention Flow for Machine Comprehensions☆10Updated 6 years ago
- Extended Wikilinks dataset description☆14Updated 6 years ago
- Official code for AAAI'20 paper "Merging Weak and Active Supervision for Semantic Parsing"☆11Updated last year
- Code for Paper "Target-oriented Fine-tuning for Zero-Resource Named Entity Recognition"☆21Updated 2 years ago
- This released code is for our ACL2018 paper "End-Task Oriented Textual Entailment via Deep Explorations of Inter-Sentence Interactions". …