Yerram_Varun

Results 3 issues of Yerram_Varun

This PR adds the Command line argument "--max_lines" which takes the maximum number of tables to be preprocessed. The current implementation does not allow this feature and preprocesses all the...

cla: yes

An .ipynb file and a .txt file are uploaded in Yerram Varun_190102092 folder

Hello, I am not sure if I am using the functionality correctly. `import language_tool_python` `tool = language_tool_python.LanguageTool('en-US')` `matches = tool.check('This are bad.')` This gives two matches for the errors. one...