Skip to content

TextToTagsAndTriples - Take a user's photo description and produce the Tags and Triples #2

@mantzaris

Description

@mantzaris

This can be taken as a science which many do in the Semantic Web world, but we are going to focus on other elements so keep it simple.

Any word that is a Stop word is not a Tag. We will even keep words such as Adjectives to be Stop words. The Triples for the RDF will be simple (subject, object, predicate). A lot of work can be done in order to pick these out as accurately as possible but our approach relies upon 'REDUNDANCY' so it should be ok in the long run.

  1. produce tags
  2. extract some triple stores

*Must be javascript

  1. no RDF
  2. format in description [S:P:O]
  3. widget user create RDF
  4. user curate automated RDFs produced

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions