uhh-lt / wsd

A system for unsupervised knowledge-free interpretable word sense disambiguation based on distributional semantics
http://jobimtext.org/wsd
GNU General Public License v3.0
19 stars 5 forks source link

how to add inventory into mysql #5

Closed dengke-li closed 6 years ago

dengke-li commented 6 years ago

Hello,

I am trying to install the WSD-server (https://github.com/eugenso/WSD-Server) in one step is 'Add the inventories to a MySQL database', but when I download the 3 inventories, how can I add the three inventories into mysql? It seems that the content of inventories is not regular.

urgent for your help

fmarten commented 6 years ago

Hi linuslukia,

it sound to me that this issue is related to the repository which you posted above: https://github.com/eugenso/WSD-Server

Can you explain how this relates to this https://github.com/uhh-lt/wsd repository?

dengke-li commented 6 years ago

hello, i try to install wsd, and not sucess because of the lack of wsd_default database, so then i find wsd_server project of the same university, and i think this is the version standalone, so i try to install it on my computer, i follow the steps on the readme, then download model and three data file in order to add it inysql, but the data in the files seems not regular, so i want to ask how to add it in mysql?

best wishes

2018年1月28日 下午4:44,"Fide Marten" notifications@github.com写道:

Hi linuslukia,

it sound to me that this issue is related to the repository which you posted above: https://github.com/eugenso/WSD-Server

Can you explain how this relates to this https://github.com/uhh-lt/wsd repository?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/uhh-lt/wsd/issues/5#issuecomment-361072230, or mute the thread https://github.com/notifications/unsubscribe-auth/ADSdbXIaoTza6axzjnaCdPL9Fc-l8cbZks5tPJXFgaJpZM4Rsj5n .

fmarten commented 6 years ago

I understand, but the https://github.com/eugenso/WSD-Server is a separate project. I will hence close this issue.

With the database issue in #6, I can however help you.