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

Include antonyms #13

Open
caufieldjh opened this issue Oct 5, 2021 · 1 comment
Open

Include antonyms #13

caufieldjh opened this issue Oct 5, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@caufieldjh
Copy link
Collaborator

Describe the desired behavior

Ingested edges with the "is opposite of" annotation (http://purl.obolibrary.org/obo/RO_0002604) should be included while retaining this property, though at the moment this is not handled distinctly from any other predicate. It would be great to have opposites, though!

Additional context

See the current Ubergraph approach here: https://github.com/INCATools/ubergraph/blob/f078fd8969bff875127efd118783324ae631c6e4/Makefile#L60-L62

@caufieldjh caufieldjh added the enhancement New feature or request label Oct 5, 2021
@caufieldjh
Copy link
Collaborator Author

I've been thinking about this and I'm not certain it would confer any graph ML benefit, at least not without specifically using antonyms as a negative training set, and that option still doesn't seem right because the terms are still closely related.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant