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

create a nice way to handle string matching between different components #1

Open
minhnh opened this issue May 10, 2019 · 2 comments
Open

Comments

@minhnh
Copy link
Member

minhnh commented May 10, 2019

Currently, we have a dictionary for matching object names between the different levels of knowledge and planning. We should handle this more nicely, potentially through adding custom fields in object definitions at some level.

@argenos
Copy link
Contributor

argenos commented May 10, 2019

@alex-mitrevski related to this (maybe). Can we populate (at least some of) the ontology from files? e.g list of furniture, list of names etc? Does this need its own issue if so?

@alex-mitrevski
Copy link
Member

It's definitely possible to do that. Furniture items, names, etc. are class assertions, so we'd just

  1. need to specify the class(es) to which the items belong and
  2. write a small script that generates the appropriate tags from that specification and writes them to the ontology file

I think a dedicated issue would however be better.

@stale stale bot added the Status: Stale label Aug 8, 2019
@b-it-bots b-it-bots deleted a comment from stale bot Aug 9, 2019
@stale stale bot removed the Status: Stale label Aug 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants