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

Refactor Macro_NLU_Entity_Refinement.ipynb to update the dataframes for the removed and complete data sets #7

Closed
2 tasks done
AmateurAcademic opened this issue Nov 5, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@AmateurAcademic
Copy link
Collaborator

AmateurAcademic commented Nov 5, 2022

Description

The current flow updates only the dataframe where removed entries are considered. While the dataframe that contains all the removed entries only is important for training and testing both the intent and entity models, we want to create a complete data set tracking all the entries, similar to Macro_NLU_Intent_Refinement.ipynb. This issue is realted to #4

DoD

  • Create a CSV for the updated entity refinement entries with the refined intent entries
  • Update the code in Macro_NLU_Entity_Refinement.ipynb to load the above dataset and update this data set
@AmateurAcademic AmateurAcademic added the enhancement New feature or request label Nov 5, 2022
@AmateurAcademic AmateurAcademic self-assigned this Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant