relation_extraction_in_clinical_text icon indicating copy to clipboard operation
relation_extraction_in_clinical_text copied to clipboard

where is the wefile?

Open LiuKaixin opened this issue 7 years ago • 2 comments

main.py mentioned 'wefile = '/home/sunilnew/python_prog/relation_extraction/word2vec/scripts/50dim_drug_disease_cbow_w9_hs.txt' ', but I cannot find this file. Looking forward to your help. (Ps. Please forgive my poor English~)

LiuKaixin avatar Mar 14 '17 07:03 LiuKaixin

Hi LiuKai,

Both codes have same objective, you can use any one of your interest. Word2vec file size is around 1GB so I can not upload it in github. You can trained your own word embedding by pubmed corpus and use here.

On Tue, Mar 14, 2017 at 2:00 PM, LiuKaiXin [email protected] wrote:

Closed #2 https://github.com/sunilitggu/relation_extraction_in_clinical_text/issues/2 .

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sunilitggu/relation_extraction_in_clinical_text/issues/2#event-998609848, or mute the thread https://github.com/notifications/unsubscribe-auth/AIt3RcG7W8ylTogCShJqHvzmXiBRRcTNks5rllBBgaJpZM4McNwz .

-- Regards Sunil Kumar Sahu Research Scholar CSE Department, IIT Guwahati, India

"If debugging is the process of removing bugs, then programming must be the process of putting them in" Dijkstra

sunilitggu avatar Mar 14 '17 10:03 sunilitggu

Thanks a lot! I am glad to receive your reply. Your paper is very nice and help me a lot. Hope you can publish more brilliant articles!

LiuKaixin avatar Mar 14 '17 11:03 LiuKaixin