A curated list of pretrained sentence and word embedding models
nlp
awesome
links
encoder
paper
natural-language
word-embeddings
evaluation
awesome-list
pretrained-models
unsupervised-learning
embedding-models
bert
embedded-models
cross-lingual
wordembedding
encoders
sentence-embeddings
pretrained-embedding
sentence-representations
contextualized-representation
vector-map
pooling-methods
subword-models
vector-mapping
-
Updated
Nov 18, 2019 - Python


One of the common questions that I get is "how should i build an audio classifier?"
My canned response is "openl3 + sklearn RandomForest". The tutorial in the docs is great for the first half, but if it was expanded to show how to combine it with a classifier on some example dataset (eg urbansed or something), it would be much easier for novices to pick up and run with.