Closed spraynasal closed 8 years ago
Fix word tokenization of sentences like : "I did it my way." "Definitely not worth stopping by."
Where the last token will include the end period.
I merged your changes and modified the originally containsOnlyConsonants with your method. Thank you for the bugfix.
best,
Jinho
Fix word tokenization of sentences like : "I did it my way." "Definitely not worth stopping by."
Where the last token will include the end period.