winkjs / wink-nlp-utils

NLP Functions for amplifying negations, managing elisions, creating ngrams, stems, phonetic codes to tokens and more.
http://winkjs.org/wink-nlp-utils/
MIT License
116 stars 12 forks source link

Have you considered adding Word to Vector mapping? #10

Closed xumx closed 6 years ago

xumx commented 6 years ago

I'm referring to Word Embeddings.

prtksxna commented 6 years ago

Hey @xumx, that is a great idea, thanks! 😄

It has been on our roadmap for a while but we haven't been able to get to it yet. But, whenever we do it won't be part of wink-nlp-utils but a different package. So, I'll be closing this issue for now, but will leave a link here whenever we start work on it.

sanjayaksaxena commented 6 years ago

Hi @xumx

We are not sure about your exact requirement. It will be nice if you could share the same.

You may like to explore at wink-tokenizer, wink-pos-tagger, wink-sentiment and wink-distance. We have initiated work on wink named entity recognition and expect to release them in next 2-3 weeks. Some of these packages have multilingual support (more to follow).