I tried for creating sentence vectors in fasttext for a single line in english in python, but all i got was solution related to CLI in fasttext.
Link for fast test sentence vector creation
I want a function or a library that can easily provide me sentence vector for the input sentence in an english text form that I can use it in my python script.