'what is the result of nlp function of spicy libarary in pesian text(is it a word vector?)

I use nlp function of spicy lib for creating word vector of persian text, but the result of this function is not a word vector,and warning is said word vector is empty i wanna know what is the result of this function in persian text, i use this for calculating similarity between sentences, what is the correct way of using this library for persian text. what is the behind algorithm of nlp function of spicy library.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source