Replies: 1 comment 8 replies
-
Hei, sounds like you can just apply the augmentation on the each document independently. I am not at a computer at the moment, but I can send a snippet when I am. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to follow the tutorial for data augmentation, but it only explains for text and then what about the textcat label on each text. How to do the augmentation?
I created a dataframe for text columns and labels as input to the spacy training process using the CLI. Here I use Indonesian language
Beta Was this translation helpful? Give feedback.
All reactions