treat 2.0.0 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: treat
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-12-05 00:00:00.000000000 Z
12
+ date: 2012-12-15 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: schiphol
@@ -118,7 +118,6 @@ files:
118
118
  - lib/treat/autoload.rb
119
119
  - lib/treat/config/config.rb
120
120
  - lib/treat/config/configurable.rb
121
- - lib/treat/config/data/config.rb
122
121
  - lib/treat/config/data/core.rb
123
122
  - lib/treat/config/data/databases.rb
124
123
  - lib/treat/config/data/entities.rb
@@ -252,10 +251,6 @@ files:
252
251
  - lib/treat/workers/retrievers/searchers/ferret.rb
253
252
  - lib/treat/workers/workers.rb
254
253
  - lib/treat.rb
255
- - spec/core/data_set.rb
256
- - spec/core/export.rb
257
- - spec/core/problem.rb
258
- - spec/core/question.rb
259
254
  - spec/entities/collection.rb
260
255
  - spec/entities/document.rb
261
256
  - spec/entities/entity.rb
@@ -264,6 +259,10 @@ files:
264
259
  - spec/entities/word.rb
265
260
  - spec/entities/zone.rb
266
261
  - spec/helper.rb
262
+ - spec/learning/data_set.rb
263
+ - spec/learning/export.rb
264
+ - spec/learning/problem.rb
265
+ - spec/learning/question.rb
267
266
  - spec/sandbox.rb
268
267
  - spec/treat.rb
269
268
  - spec/workers/agnostic.rb
@@ -277,13 +276,9 @@ files:
277
276
  - spec/workers/examples/english/mathematicians/newton.doc
278
277
  - spec/workers/examples/english/phrase.xml
279
278
  - spec/workers/examples/english/test.txt
280
- - spec/workers/language.rb
281
- - spec/workers.rb
282
279
  - models/MANIFEST
283
280
  - tmp/MANIFEST
284
- - files/21552208.html
285
281
  - files/MANIFEST
286
- - files/nethttp-cheat-sheet-2940.html
287
282
  - README.md
288
283
  - LICENSE
289
284
  homepage: https://github.com/louismullie/treat