Python package to augment multilingual data
Stars
15
Forks
1
Watchers
15
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
75
commits
refactor: delete span between punctuation transform as operations. (#52) (#59)
2bcb683View on GitHubrefactor: roberta mnli predict function with premises and hypotheses as arguments. (#55) (#58)
6fd6622View on GitHubPerturbations API with transforms and default validations using Sentence objects (#56)
24602b0View on GitHubbugfix: fixed nltk import for edit distance. (#53) (#54)
46f4bd4View on GitHubbugfix: mT5 tokenization no longer adds a space if a suffix is generated. (#51)
54433c1View on GitHubrefactor: separate NE and numbers detection from masking functions. (#50)
938d48dView on GitHubrefactor: replace MaskSpanIndexes with frozenlist. (#44)
cd0209eView on GitHubfeature: modified spans with empty spans for deletion errors. (#41) (#42)
a484cc6View on GitHubbug: fixed sentencepiece install for version 0.1.96. (#38)
eaa610dView on GitHub