ltgoslo/simple_elmo
Simple library to work with pre-trained ELMo models in TensorFlow
This tool helps natural language processing practitioners integrate advanced contextual word embeddings into their projects. You input sentences (lists of words or raw strings) along with a pre-trained ELMo model, and it outputs numerical representations (vectors) for individual words or entire sentences. These outputs can then be used to improve the performance of various downstream NLP tasks.
No commits in the last 6 months. Available on PyPI.
Use this if you need to generate high-quality, contextual word embeddings from pre-trained ELMo models for tasks like text classification, paraphrase detection, or word sense disambiguation.
Not ideal if you are not working with natural language data or if you need a solution that doesn't require a Python development environment.
Stars
52
Forks
3
Language
Python
License
GPL-3.0
Category
Last pushed
May 09, 2023
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/ltgoslo/simple_elmo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MinishLab/model2vec
Fast State-of-the-Art Static Embeddings
AnswerDotAI/ModernBERT
Bringing BERT into modernity via both architecture changes and scaling
tensorflow/hub
A library for transfer learning by reusing parts of TensorFlow models.
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
twang2218/vocab-coverage
语言模型中文认知能力分析