Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio committed Feb 19, 2019
1 parent 0391758 commit 8836835
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion readability/text/analyzer.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from .syllables import count as count_syllables
from nltk.tokenize import sent_tokenize, TweetTokenizer
from nltk.stem.porter import PorterStemmer
# from nltk.tag import pos_tag


class AnalyzerStatistics:
Expand Down

0 comments on commit 8836835

Please sign in to comment.