Skip to content

Commit

Permalink
Add list of development gems.
Browse files Browse the repository at this point in the history
  • Loading branch information
louismullie committed Jun 3, 2013
1 parent c99dfac commit 3a367f7
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,34 @@ group :test do
gem 'rake'
gem 'terminal-table'
gem 'simplecov'
end
end

=begin
gem 'linguistics'
gem 'engtagger'
gem 'open-nlp'
gem 'stanford-core-nlp'
gem 'rwordnet'
gem 'scalpel'
gem 'ruby-readability'
gem 'fastimage'
gem 'decisiontree'
gem 'whatlanguage'
gem 'zip'
gem 'nickel'
gem 'tactful_tokenizer'
gem 'srx-english'
gem 'punkt-segmenter'
gem 'chronic'
gem 'uea-stemmer'
gem 'rbtagger'
gem 'ruby-stemmer'
gem 'activesupport'
gem 'rb-libsvm'
gem 'tomz-liblinear-ruby-swig'
gem 'ruby-fann'
gem 'fuzzy-string-match'
gem 'levenshtein-ffi'
gem 'tf-idf-similarity'
gem 'kronic'
=end

0 comments on commit 3a367f7

Please sign in to comment.