Closed relwell closed 7 years ago
This pull request allows the ReadabilityTool class to skip language detection if passed the appropriate parameter.
Also adds .pyc to .gitignore :) (resolves https://github.com/nltk/nltk_contrib/issues/7)
+1, I like this change. I've been setting the lang property manually and this is a better idiom.
This pull request allows the ReadabilityTool class to skip language detection if passed the appropriate parameter.
Also adds .pyc to .gitignore :) (resolves https://github.com/nltk/nltk_contrib/issues/7)