You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @makcedward , is there any document which mentions about different parameters used inside augmenter function and a short description what these parameters does?
Hi @makcedward , is there any document which mentions about different parameters used inside augmenter function and a short description what these parameters does?
Like :
[aug_char_min=1, aug_char_max=10, aug_char_p=0.3, aug_word_p=0.3, aug_word_min=1, aug_word_max=10, stopwords=None, tokenizer=None, reverse_tokenizer=None, verbose=0, stopwords_regex=None, min_char=1]
The text was updated successfully, but these errors were encountered: