spec2vec icon indicating copy to clipboard operation
spec2vec copied to clipboard

Define Spec2VecModel

Open florian-huber opened this issue 3 years ago • 1 comments

Inspired by recent work we did on MS2DeepScore -> https://github.com/matchms/ms2deepscore/issues/23

--> Define a Spec2VecModel that contains the Word2Vec gensim model as well as a the parameters used to create the SpectrumDocument Key parameters:

  • decimal rounding
  • mz_min, mz_max, loss_mz_min, loss_mz_max

florian-huber avatar Mar 04 '21 19:03 florian-huber

Maybe also important to consider: make add_losses part of Spec2Vec scoring as well (if not done yet).

florian-huber avatar Mar 05 '21 10:03 florian-huber

Outdated.

florian-huber avatar Jun 14 '24 06:06 florian-huber