Skip to content
This repository was archived by the owner on Jun 4, 2021. It is now read-only.

Re-visit nlp module #21

@selBaez

Description

@selBaez

"One utterance to many triples"

Currently, the triples generated contain entities extracted as "lenka-sister" (eg. lenka-sister_is-from_serbia), which might need to be broken down into triples themselves (lenka_has-sister_x and x_is-from_serbia)

This can be noted through the litst of types extracted. Usually when the list of types for a single entity contains certain combinations (eg. adjective and noun)

# TODO here we know if two types are different category (aka noun and verb) we might need to split the triple

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementimproving and existing module or connecting existing partsneeds_discussionto be addressed with the team before taking actionrefactoring/infrastructureinvolves heavy refactoring or changing underlying infrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions