Skip to content

Commit

Permalink
rename Text.py -> text.py step 2/2
Browse files Browse the repository at this point in the history
  • Loading branch information
bact committed Oct 29, 2018
1 parent 257c18e commit f092f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pythainlp/text_.py → pythainlp/text.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
"""
NLTK Text() wrapper
NLTK Text class wrapper
"""
import nltk
from pythainlp.tokenize import word_tokenize
Expand Down

0 comments on commit f092f3e

Please sign in to comment.