Open pratikchhapolika opened 1 year ago
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]
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]