Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TM-Based plugin - NER of gene names needs improvement #10

Open
KeywanHP opened this issue Aug 23, 2017 · 5 comments
Open

TM-Based plugin - NER of gene names needs improvement #10

KeywanHP opened this issue Aug 23, 2017 · 5 comments
Assignees

Comments

@KeywanHP
Copy link
Member

KeywanHP commented Aug 23, 2017

Missing relation: TPP7 is a concept name of a gene but TM method doesn't map it to publication that contains OsTPP7 in its abstract.

https://www.ncbi.nlm.nih.gov/pubmed/16688177

@KeywanHP
Copy link
Member Author

False positive relation between SSP gene and milling created. Ambiguous meaning of SSP:

Synthetic hexaploid wheat (T. turgidum ssp. dicoccoides x T. tauschii) as a source of favourable alleles for milling and baking quality traits.

@KeywanHP
Copy link
Member Author

KeywanHP commented Feb 5, 2019

Three gene nodes in the network have preferred name "MFT" but only one was linked to trait "germination rate".

Evidence sentence: Recent studies in both Arabidopsis and wheat have uncovered a new role of MOTHER OF FT AND TFL1 (MFT) in seed germination. [PMID:24932489]

image

@marco-brandizi
Copy link
Member

Does this depend on the TM plug-in only? Most importantly, does it make sense to consider one case at a time, or is it more sensible to assess overall scores like precision/recall?

@KeywanHP
Copy link
Member Author

KeywanHP commented Feb 6, 2019

Precision/recall would be good if we had a gold standard. Until then I think we will need to go case by case and slowly build our own gold standard for more systematic evaluation in the future.

@KeywanHP
Copy link
Member Author

A proper review of the text mining plugin is needed. I think it can be rewritten using cutting-edge NLP libraries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants