mangoes package

Module contents

Mangoes is a toolbox to produce and evaluate word embeddings.

Mangoes can be used to :

  • Construct a words co-occurrence matrix from a Corpus

  • Create Word Embeddings from this matrix

  • Analyze a corpus (counting words, sentences, …) and create vocabularies from it

  • Evaluate word embeddings

  • Generate context dependent embeddings from a pretrained language model.

  • Get task outputs from a pretrained language model.

  • Fine-tune a pretrained language model.