/python-noising

Noising Python Code

Primary LanguagePython

Python Noising

Generating erroneous Python Source Code using levenshtein distance based on QWERTY keyboard.

Requirements

python >= 3.5

numpy >= 1.15.0

Usage

Usage: make_errors.py [-h] [-f INPUT_FILE] [-d INPUT_DIR]

optional arguments:
  -h, --help            show this help message and exit
  -f INPUT_FILE, --input_file INPUT_FILE
                        Input Source Code
  -d INPUT_DIR, --input_dir INPUT_DIR
                        Source Code Dir