Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 243 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 243 Bytes

run training

python3 ./main.py

run classification with trained model

python3 ./main.py <feature> <classifier> <text>

example: python3 ./main.py SourceCodeUntilCurrentStatement RF "protected BufferedImage create_image() {"