8000 Add option for dosdp generate to enable using synonyms for label generation · Issue #246 · INCATools/dosdp-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add option for dosdp generate to enable using synonyms for label generation #246
Open
@matentzn

Description

@matentzn

What would be crazy awesome for NLP applications is this:

you have

UBERON:001 label "limb" 
exactSynonym "limb2"
relatedSynonym "limb3"

Would it be possible to get a setting that allows to generate like from likes?

Example: awesomeAnatomyPattern: R some X, NEW:X|UBERON:001

NEW:X label: "Awesome Limb"
NEW:X exactSynonym: "Awesome limb" (from label)
NEW:X exactSynonym: "Awesome limb2" (from syn)
NEW:X relatedSynonym: "Awesome limb3"

@cmungall double check if I capture cross-product correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0