JavaScript function type inference using Natural Language Information. Based on the ICSE '19 paper: NL2Type
To reproduce the results presented in the paper, refer to this project.
python 3.6
pip
Install some node dependencies for JSDoc parsing
sudo apt-get install -y nodejs
npm install -g jsdoc
Install python dependencies
pip install -r requirements.txt
python3 nl2type.py input_file_path output_file_path