embeddings


  • Sentence Transformers (22 Oct 2023)
    How sentence-transformers fine-tune BERT with a siamese network to produce sentence embeddings suited to similarity, covering the training data, the fine-tuning procedure and the evaluation.

  • Portuguese Word Embeddings (03 Nov 2019)
    A survey of the pre-trained word embeddings publicly available for Portuguese, comparing what NILC, LX-DSemVectors, fastText, Wikipedia2Vec and the NLPL repository each offer.

  • Language Models and Contextualised Word Embeddings (06 Dec 2018)
    A review of word embedding methods, from the classic word2vec and GloVe approaches through subword and character-level models, up to contextualised embeddings derived from language models.