Skip to content

Commit

Permalink
Merge branch 'master' of github.com:indentlabs/treat-gem
Browse files Browse the repository at this point in the history
  • Loading branch information
drusepth committed Feb 25, 2019
2 parents edbef99 + cd01ddb commit 35c376f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ gem 'birch'
gem 'schiphol'
gem 'yomu'
gem 'ruby-readability'
gem 'nokogiri'

group :test do
gem 'terminal-table'
Expand Down
3 changes: 1 addition & 2 deletions lib/treat/config/data/languages/agnostic.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
dependencies: [
'nokogiri', 'ferret',
'bson_ext', 'mongo', 'lda-ruby',
'ferret', 'bson_ext', 'mongo', 'lda-ruby',
'stanford-core-nlp', 'linguistics',
'ruby-readability', 'whatlanguage',
'chronic', 'kronic', 'nickel', 'decisiontree',
Expand Down

0 comments on commit 35c376f

Please sign in to comment.