Fix file permissions

This commit is contained in:
Erik Michaels-Ober 2014-02-12 16:23:49 +01:00
parent 1c12191175
commit 7e033b7b3b
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