GEM-benchmark/NL-Augmenter
NL-Augmenter 🦎 → 🐍 A Collaborative Repository of Natural Language Transformations
PythonMIT
Issues
- 2
- 0
leet_letters (LeetLetters) returning an error when the leet candidates is empty
#384 opened by lydianish - 0
`replace_spelling` (`SpellingTransformation`) sets the random seed for each word rather than for each sentence
#382 opened by lydianish - 1
- 3
Add CUDA argument in evaluate.py to set the "is_cuda" flag in evaluate methods to False. (for non-Nvidia GPUs to use CPU)
#172 opened by timothy22000 - 0
- 0
Swap Transformations
#375 opened by shachardon - 1
`re.sub` method error during the evaluation
#365 opened by pithysr - 6
- 1
- 0
Standardize loading of different spacy models
#339 opened by AbinayaM02 - 0
Standardize module names - Transformation
#346 opened by AbinayaM02 - 0
Some transformations should have flag `heavy=True` since it's transformer-based
#340 opened by AbinayaM02 - 0
Standardize module name - filters
#341 opened by AbinayaM02 - 2
`ocr_perturbation` requirements issues
#320 opened by Saad-Mahamood - 0
- 1
`GermanGenderSwap` missing `noun_pairs.json` file and incorrectly assumes the resources are on the script path
#313 opened by Saad-Mahamood - 0
`insert_abbreviation` incorrectly imports python file and incorrectly assumes resources are relative to transformation directory
#315 opened by Saad-Mahamood - 0
- 1
- 0
URL error in README of "Language filter"
#328 opened by Nickeilf - 1
noun_pairs.json in the outermost folder
#333 opened by kaustubhdhole - 2
`p1_noun_transformation` wptools dependency issues
#321 opened by Saad-Mahamood - 2
- 0
`concept2sentence` by default assumes that a CUDA device is available for pytorch
#322 opened by Saad-Mahamood - 1
`gender_neutral_rewrite` Unresolved references to spaCy and Unresolved List reference
#316 opened by Saad-Mahamood - 2
`GermanGenderSwap` Violates Naming Convention
#310 opened by boyleconnor - 0
`correct_common_misspellings` throws FileNotFoundError and incorrectly assumes resources are relative to transformation directory
#319 opened by Saad-Mahamood - 0
- 0
- 0
Fix Docstrings and Add Evaluation Scores for Yes-No Question Transformation
#304 opened by boyleconnor - 2
Typos discovered by codespell
#69 opened by cclauss - 19
- 1
Cannot Run `evaluate.py` Script
#300 opened by boyleconnor - 1
- 1
- 2
Style paraphrasers work best in a two-stage pipeline, can re-use HuggingFace `generate(...)` APIs
#298 opened by martiansideofthemoon - 1
`nltk.download` in `transformation.py` file
#225 opened by pithysr - 6
- 1
- 1
- 4
Language Detection
#177 opened by clauderouxster - 0
Tests do not Check that Expected and Generated Outputs have Same Number of Sentences
#127 opened by boyleconnor - 1
Is the first test case skipped?
#162 opened by SirRob1997 - 7
issue while build
#122 opened by pawan2411 - 1
unable to build due to pycurl
#115 opened by pawan2411 - 2
Spacy upgrade to 3.0+
#110 opened by gautierdag - 1
Spacy Loading can be done once
#114 opened by kaustubhdhole - 1
Error when evaluating TEXT_TO_TEXT_GENRATION
#78 opened by zijwang - 1
OSError in the PR Workflow Test
#99 opened by gentaiscool