ptypes-nlesc / stereotype-map

Mapping videos and predefined stereotypes using word embeddings
https://stereotype-map.readthedocs.io/en/latest/
Apache License 2.0
0 stars 0 forks source link

Consider other pre-trained models #20

Open lyashevska opened 2 months ago

lyashevska commented 2 months ago

At the moment, https://github.com/ptypes-nlesc/data-profiling/blob/787cf4a655fc33d36a9b7fd30e022b5bad694c68/embeddings.py#L52 uses BERT, consider other options are Word2Vec (skip-gram), GloVe, FastText