Skip to content

Commit 8836835

Browse files
author
Carmine DiMascio
committed
cleanup
1 parent 0391758 commit 8836835

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

readability/text/analyzer.py

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from .syllables import count as count_syllables
44
from nltk.tokenize import sent_tokenize, TweetTokenizer
55
from nltk.stem.porter import PorterStemmer
6-
# from nltk.tag import pos_tag
76

87

98
class AnalyzerStatistics:

0 commit comments

Comments
 (0)