maciejkula / glove-python

Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/
Apache License 2.0
1.25k stars 319 forks source link

Training glove model on a custom curpus #80

Open duttahritwik opened 6 years ago

duttahritwik commented 6 years ago

Hi I have a corpus in Hindi and want to train the Glove model on this dataset. My corpus is in the form of a folder of text documents. How can I do this? Please provide appropriate code. Thanks.

nayangarg commented 4 years ago

@spiros are you sure it's right? because I guess doing so would put the last word of the first document and the first word of the second document in the same window