Skip to content

Collection of basic Hindi-NLP tasks e.g. W2V, Raw2Unicode

Notifications You must be signed in to change notification settings

skmalviya/Hindi-NLP

Repository files navigation

Hindi-NLP

1. Hindi raw2unicode conversion:

$ cd decode_hindi_text_raw2unicode
$ python3 raw2unicode_hindi.py

Example:-

"\u0915\u094d\u092f\u093e \u0906\u092a\u0915\u094b  SLOT_GOODFORMEAL  \u091a\u093e\u0939\u093f\u090f"

Converted to

"क्या आपको  SLOT_GOODFORMEAL  चाहिए"

2. Hindi Word2Vec generationi:

$ cd Word2Vec-Hindi
$ python3 gen_w2v_hindi.py

About

Collection of basic Hindi-NLP tasks e.g. W2V, Raw2Unicode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages