Open lyashevska opened 5 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
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