deepex
deepex copied to clipboard
Running inference on sentences
Hi, I am unable to figure out how to use the deepex model. I want to input a sentence and get the triplets generated from it. Is there any code snippet/script in the repo that can help me do that?
Thanks
Same, this should be very straightforward to do imho
See my issue, where I explain how to do this: https://github.com/cgraywang/deepex/issues/17
I followed similar steps as you did in #17 , but looking at the poor results, I assumed I had executed the steps in a wrong manner. Hence I kept the issue open waiting for responses.
hi! I thought in the config files, they indicate the input file path, you can according to the manager.py file to append or replace the orginal sentence. More, it will have some bias with your expectation due to the model have not attain the 100% auc in every dataset, so adding more data would be more convincing.