Bug
Description
When I run with the -rts parameter, an error will be generated during the work, the message is as follows:
AttributeError:'Replace' object has no attribute'pythonExcludeUserString'
Command(s)
python3 ./intensio_obfuscator/intensio_obfuscator.py -i ./input/ -o ./output/ -mlen lower -ind 4 -ps --excludewords ./intensio_obfuscator/exclude_examples/exclude_words_by_user.txt -rts -v
Bug
Description
When I run with the -rts parameter, an error will be generated during the work, the message is as follows:
AttributeError:'Replace' object has no attribute'pythonExcludeUserString'
Command(s)
python3 ./intensio_obfuscator/intensio_obfuscator.py -i ./input/ -o ./output/ -mlen lower -ind 4 -ps --excludewords ./intensio_obfuscator/exclude_examples/exclude_words_by_user.txt -rts -v