epfml / sent2vec

General purpose unsupervised sentence representations
Other
1.19k stars 256 forks source link

This line doesn't do anything? #31

Closed thomasahle closed 6 years ago

thomasahle commented 6 years ago

Does this line have some side-effects that I cannot figure out? Or is it supposed to do something, but missing an assignment?

https://github.com/epfml/sent2vec/blob/f827d014a473aa22b2fef28d9e29211d50808d48/tweetTokenize.py#L38

guptaprkhr commented 6 years ago

You are right. Thank you for pointing this out.