SERT
SERT copied to clipboard
Semantic Entity Retrieval Toolkit
I'm wondering where the `resources` dir come from, Does it mentioned anywhere in the paper ? I have reviewed the code, it play a important role in the prepare process.
Thanks for releasing the code! I was wondering if the code is super specific to the Amazon product search data or if it is possible to use it for custom...
In the logs I found a bunch of errors, all coming from the same line. Assuming the line below was correct, I edited the "broken" line to be analogous. logging.debug(...
In my ubuntu 16.04 setup export needed to be added to avoid the warning at the end of the file, potentially another line can be added at the end to...