This repository was archived by the owner on Jun 4, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Clean incoming types from NLP #15
Copy link
Copy link
Open
Labels
enhancementimproving and existing module or connecting existing partsimproving and existing module or connecting existing partsnlpRelated to the nlp angle of the platformRelated to the nlp angle of the platform
Description
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): |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementimproving and existing module or connecting existing partsimproving and existing module or connecting existing partsnlpRelated to the nlp angle of the platformRelated to the nlp angle of the platform