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

Add ability to Consolidate results from NLP extractors #8

Closed
2 tasks
zeusorionIBM opened this issue Mar 11, 2022 · 1 comment
Closed
2 tasks

Add ability to Consolidate results from NLP extractors #8

zeusorionIBM opened this issue Mar 11, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request high-priority
Milestone

Comments

@zeusorionIBM
Copy link
Contributor

Description:
An extractor sometimes generates multiple rows for the same text because the text matches more than one dictionary entry. To remove or consolidate the duplicate entries, you must provide consolidation rules. More information can be found here.

Tasks:
The consolidate node and panel are already part of the Elyra NLP Canvas. We need to:

  • validate that all required input from the user is entered and correct
  • transform user's input into payload that SystemT can then translate and run as AQL.
@laurachiticariu
Copy link
Collaborator

Completed in #38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request high-priority
Projects
None yet
Development

No branches or pull requests

3 participants