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 support for templatic augmentation #602

Closed
JulesBelveze opened this issue Jul 9, 2023 · 2 comments · Fixed by #638
Closed

Add support for templatic augmentation #602

JulesBelveze opened this issue Jul 9, 2023 · 2 comments · Fixed by #638
Assignees

Comments

@JulesBelveze
Copy link
Contributor

JulesBelveze commented Jul 9, 2023

Given a template that represents the pattern and the distribution of the entities, generate new sentences using the entities in the original conll

@dcecchini dcecchini added ⏭️ Next Release Issues or Request for the next release v2.1.0 Issue or request to be done in v2.1.0 release and removed ⏭️ Next Release Issues or Request for the next release labels Jul 10, 2023
@chakravarthik27
Copy link
Collaborator

Hi @JulesBelveze

For templates are in CONLL format only, right? bcoz, without labels for words form templatic sentences. we can't generate a conll file after augmentation.

For example:

template: The patient takes an {x} drug to cure the {y}disease.

from this template, there is a lack of labels for the, patient, takes .... etc

So, I suggest that users provide in conll format for templates.

@JulesBelveze
Copy link
Contributor Author

@chakravarthik27 yeah I think that's the way to go ! 🤓

@chakravarthik27 chakravarthik27 linked a pull request Jul 17, 2023 that will close this issue
4 tasks
@ArshaanNazir ArshaanNazir removed the v2.1.0 Issue or request to be done in v2.1.0 release label Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants