You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are hundreds of warnings like this during unit test:
2023-12-11:03:40:47 WARNING [gensim.models.keyedvectors:1909] duplicate word 'ต่าง' in word2vec file, ignoring all but first
Expected results
No warning.
Current results
(partial)
2023-12-11:03:40:47 WARNING [gensim.models.keyedvectors:1909] duplicate word 'ต่าง' in word2vec file, ignoring all but first
2023-12-11:03:40:47 WARNING [gensim.models.keyedvectors:1909] duplicate word ' ' in word2vec file, ignoring all but first
...
2023-12-11:03:40:57 WARNING [gensim.models.keyedvectors:1909] duplicate word '' in word2vec file, ignoring all but first
2023-12-11:03:40:58 WARNING [gensim.models.keyedvectors:1909] duplicate word 'หยับ' in word2vec file, ignoring all but first
Steps to reproduce
Run unit test
PyThaiNLP version
dev
Python version
3.8
Operating system and version
n/a
More info
No response
Possible solution
No response
Files
No response
The text was updated successfully, but these errors were encountered:
Description
There are hundreds of warnings like this during unit test:
Expected results
No warning.
Current results
(partial)
Steps to reproduce
Run unit test
PyThaiNLP version
dev
Python version
3.8
Operating system and version
n/a
More info
No response
Possible solution
No response
Files
No response
The text was updated successfully, but these errors were encountered: