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

RDF Template Classifier #319

Open
jermnelson opened this issue Aug 3, 2021 · 2 comments
Open

RDF Template Classifier #319

jermnelson opened this issue Aug 3, 2021 · 2 comments
Labels

Comments

@jermnelson
Copy link
Contributor

jermnelson commented Aug 3, 2021

Based on preliminary work in rdf-classify, create a web service that given a RDF resource and an environment, classify the "best match" resource template for incoming RDF based on a simple neural net.

This new web service should also periodically train it's environment-specific model (dev, stage, or prod) based on any new resources added to the respective environments.

There will need to be UI and functionality changes in the Sinopia Editor to support this web-service and that will need to be ticketed separately if we decide to go forward with this web service.

@jermnelson jermnelson added the epic label Aug 3, 2021
@michelleif
Copy link
Contributor

latest Library of Congress BF Editor has feature where you can "load" external RDF and the Editor suggests what template to use, see video demo at https://youtu.be/pSON9etF054?t=2832

@justinlittman
Copy link
Contributor

How does LC do it?

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

No branches or pull requests

3 participants