Tweaking sentence tokenization, support for contractions

This commit is contained in:
Jacob Harris
2013-08-17 21:38:14 -04:00
parent 7061990d1e
commit b190084a02
5 changed files with 107 additions and 27 deletions

View File

@@ -7,3 +7,4 @@ file "twitter_init.rb"
file "markov.rb"
gem 'twitter'
gem 'punkt-segmenter'