Merge pull request #6 from sferik/fix_permissions

Fix file permissions
This commit is contained in:
Mispy 2014-02-12 14:47:44 -08:00
commit 425d284cc9
21 changed files with 0 additions and 0 deletions

0
Gemfile Executable file → Normal file
View file

0
LICENSE Executable file → Normal file
View file

0
README.md Executable file → Normal file
View file

0
Rakefile Executable file → Normal file
View file

0
data/adjectives.txt Executable file → Normal file
View file

0
data/nouns.txt Executable file → Normal file
View file

0
data/stopwords.txt Executable file → Normal file
View file

0
lib/twitter_ebooks.rb Executable file → Normal file
View file

0
lib/twitter_ebooks/bot.rb Executable file → Normal file
View file

0
lib/twitter_ebooks/markov.rb Executable file → Normal file
View file

0
lib/twitter_ebooks/model.rb Executable file → Normal file
View file

0
lib/twitter_ebooks/nlp.rb Executable file → Normal file
View file

0
lib/twitter_ebooks/suffix.rb Executable file → Normal file
View file

0
lib/twitter_ebooks/version.rb Executable file → Normal file
View file

0
skeleton/Procfile Executable file → Normal file
View file

0
skeleton/bots.rb Executable file → Normal file
View file

0
skeleton/run.rb Executable file → Normal file
View file

0
test/corpus/0xabad1dea.tweets Executable file → Normal file
View file

0
test/keywords.rb Executable file → Normal file
View file

0
test/tokenize.rb Executable file → Normal file
View file

0
twitter_ebooks.gemspec Executable file → Normal file
View file