AskNowQA / EARL

Entity And RELation mapping
GNU General Public License v3.0
100 stars 18 forks source link

Code fo GTSP solver and adaptive learning #13

Closed vishwajeet93 closed 5 years ago

vishwajeet93 commented 6 years ago

Hii Is the code for GTSP solver and adaptive learning open source. Also where can i find code to train my own ER predictor model?. Please let me know.

debayan commented 6 years ago

Unfortunately we do not have code for GTSP we can release. We used some scripts to interface with a 3rd party tool http://www.akira.ruc.dk/~keld/research/GLKH/ to find out GTSP results. Regarding ER model I assign the task to @DeepInEvil

cc @mohnish-rygbee

debayan commented 6 years ago

Have uploaded ER predictor and XG Boost training files 0f3c18552a2c5f59b4a639100a45436a5dd0f573. Also merged a development branch into master. Kindly follow Readme file for changes regarding word embedding similarity matching for relation linking.

vishwajeet93 commented 6 years ago

Thanks a lot.. :-)

On 2018-07-25 01:57, Debayan Banerjee wrote:

Have uploaded ER predictor and XG Boost training files c363fa7b90eea637002f7ec8dbfbbfaaa2529595. Also merged a development branch into master. Kindly follow Readme file for changes regarding word embedding similarity matching for relation linking.