Some simple steps to get to know the functionalities of the complexity analysis program (it is assumed that nltk_data has been downloaded):
- Run the gui!
- << To get 5 random sentences of a certain level and register, select a level and a register.
- Want to print the sentences to the screen? Just press the "print to screen"-button!
- Want to save the sentences to a file? Enter a filename into the textfield and press the "save to file"-button.
- << To have the analysis tool run over a raw, untagged textfile, enter the filename into the textfield, e.g. "test.txt".
- ! Note that the file has to be in the current working directory of the Python IDE.
- Want to print the results of the analysis to the screen? Just press the "print to screen"-button!
- Want to save the results of the analysis to a file? Enter a filename into the textfield and press the "save to file"-button.