The internet request of conceptnet function made the test unreliable,
as if the internet connection is bad, it will time out and make the function failed.
A function should be self-contained within a local machine.
A download can be made but not a constant internet call.
Expected results
ConceptNet features run locally.
Current results
ConceptNet features made internet connection everytime.
Description
The internet request of conceptnet function made the test unreliable, as if the internet connection is bad, it will time out and make the function failed.
A function should be self-contained within a local machine. A download can be made but not a constant internet call.
Expected results
ConceptNet features run locally.
Current results
ConceptNet features made internet connection everytime.
Steps to reproduce
Call ConceptNet features. For example,
PyThaiNLP version
5.0.4
Python version
Any
Operating system and version
Any
More info
No response
Possible solution
No response
Files
No response