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

Clean incoming types from NLP #15

Open
selBaez opened this issue Jul 1, 2020 · 0 comments
Open

Clean incoming types from NLP #15

selBaez opened this issue Jul 1, 2020 · 0 comments
Assignees
Labels
enhancement improving and existing module or connecting existing parts nlp Related to the nlp angle of the platform

Comments

@selBaez
Copy link
Contributor

selBaez commented Jul 1, 2020

The outcome of analysing an utterance generates a triple representation, which includes types for any detected entities. These types could come from the internal parsing mechanisms and are not always useful. An extensive analysis on the input for triple representation is needed to filter out unnecessary noise.

def _fix_nlp_types(self, types):

@selBaez selBaez added the enhancement improving and existing module or connecting existing parts label Jul 1, 2020
@selBaez selBaez added the nlp Related to the nlp angle of the platform label Jul 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement improving and existing module or connecting existing parts nlp Related to the nlp angle of the platform
Projects
None yet
Development

No branches or pull requests

2 participants