-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
NLPenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfest 🍁https://hacktoberfest.digitalocean.com/https://hacktoberfest.digitalocean.com/help wantedExtra attention is neededExtra attention is needed
Description
Create python script as a helper-library that can convert a document to a distributed representation vector (using word2vec, GloVe, fastext, etc.)
If possible, it can be nice to have different methods implemented to have a good comparison of them.
The functions in the library will receive a string (document as a text) and optional method (algorithm to use) and will output the vector representation of the document, using that method.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
NLPenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfest 🍁https://hacktoberfest.digitalocean.com/https://hacktoberfest.digitalocean.com/help wantedExtra attention is neededExtra attention is needed