Hello @xhluca,
First of all thank you so much for releasing this great library!
I have a question, is it currently supported to retrieve transformed vectors from tokens (or words)?
I am thinking in the style of Sklearn TfidfVectorizer transform. The reason I am asking this is that I would like to use the feature vectors directly. In particular having the functionality to infer sparse vectors from new queries/documents.
Hello @xhluca, First of all thank you so much for releasing this great library! I have a question, is it currently supported to retrieve transformed vectors from tokens (or words)? I am thinking in the style of Sklearn TfidfVectorizer
transform
. The reason I am asking this is that I would like to use the feature vectors directly. In particular having the functionality to infer sparse vectors from new queries/documents.Thank you very much!