Rob Anderton
|
f7bd0c35d7
|
tweak multi-line should expectations to be consistent with other specs
|
2014-01-28 12:08:44 +00:00 |
Rob Anderton
|
65235fb935
|
fix language detection and tweak tests
|
2014-01-28 11:56:03 +00:00 |
Rob Anderton
|
0ed8a37761
|
add enclitics test, fix multi-line should expectations
|
2014-01-28 11:38:34 +00:00 |
Rob Anderton
|
8f82086bb1
|
fix collection test
|
2014-01-28 10:55:02 +00:00 |
Louis Mullie
|
e483b764e4
|
Merge branch 'master' of github.com:louismullie/treat
Conflicts:
Gemfile
|
2013-06-02 21:48:25 -04:00 |
Louis Mullie
|
1b28d3640d
|
Comment out development stuff.
|
2013-06-02 21:43:30 -04:00 |
Louis Mullie
|
727a307af0
|
Add basic support for OpenNLP.
|
2013-06-02 21:42:56 -04:00 |
Erol Fornoles
|
1aa4df9566
|
Add a general document reader class using Yomu.
|
2013-05-01 13:03:51 +08:00 |
Louis Mullie
|
4cbcf03d43
|
Fix parser spec.
|
2013-01-09 12:53:09 -05:00 |
Louis Mullie
|
482ed30d76
|
Update spec to reflect that sentences now need to be tokenized before parsing.
|
2013-01-06 21:58:30 -05:00 |
Louis Mullie
|
b9ee19e276
|
Fix spec due to change in gem dependency behaviour.
|
2013-01-06 21:58:13 -05:00 |
Louis Mullie
|
a755272934
|
Forgot some devel stuff in there.
|
2013-01-06 19:31:39 -05:00 |
Louis Mullie
|
8b8a769d74
|
Put all specs under the Treat::Specs module.
|
2013-01-06 19:26:36 -05:00 |
Louis Mullie
|
4b74913bcd
|
Cosmetic changes.
|
2013-01-06 19:16:57 -05:00 |
Louis Mullie
|
ba5a2d78ad
|
Update specs for time annotators.
|
2013-01-06 19:12:00 -05:00 |
Louis Mullie
|
6e644db50a
|
Fix variable scoping.
|
2013-01-03 22:04:28 -05:00 |
Louis Mullie
|
ebf8a16c2a
|
Move topic_words spec to agnostic language, where it belongs.
|
2013-01-02 21:49:18 -05:00 |
Louis Mullie
|
683861dfd1
|
Refactorings and bug fixes in Stanford tools.
|
2013-01-02 21:25:40 -05:00 |
Louis Mullie
|
e8b12c5d03
|
Change development paths in comment.
|
2013-01-02 20:27:09 -05:00 |
Louis Mullie
|
8209447625
|
Include DSL in agnostic spec.
|
2013-01-02 20:25:15 -05:00 |
Louis Mullie
|
0abeb6ba14
|
Fix typo causing syntax error.
|
2012-12-15 06:02:42 -05:00 |
Louis Mullie
|
abf16b2b3e
|
Update agnostic specs.
|
2012-12-15 05:21:17 -05:00 |
Louis Mullie
|
20b49cc471
|
Update the specs.
|
2012-12-15 05:21:02 -05:00 |
Louis Mullie
|
c2a7a33fae
|
Add in rest of specs.
|
2012-12-12 09:42:02 -05:00 |
Louis Mullie
|
e9dd1a9298
|
Move language spec to agnostic.
|
2012-12-12 09:41:52 -05:00 |
Louis Mullie
|
2b8e269380
|
Fix spec helper.
|
2012-12-12 02:54:31 -05:00 |
Louis Mullie
|
28669ec6c6
|
Make specs simpler and sweeter.
|
2012-12-12 02:50:15 -05:00 |
Louis Mullie
|
5daa79c2f0
|
Reflect change in folder from core to learning.
|
2012-12-12 02:35:00 -05:00 |
Louis Mullie
|
b76a5c2c15
|
Rename folder to make consistent with /lib.
|
2012-12-12 02:34:17 -05:00 |
Louis Mullie
|
66f0cadc57
|
Improve language spec.
|
2012-12-11 19:23:19 -05:00 |
Louis Mullie
|
a7b4a7eea8
|
Fix specs in accordance with 6c5f31fd5e19d45f6e7f5f6393a02459b01eabb9.
|
2012-12-11 19:22:59 -05:00 |
Louis Mullie
|
01125b8a38
|
Cheating is bad.
|
2012-12-04 01:57:16 -05:00 |
Louis Mullie
|
a7991bd009
|
Update spec examples after fixing worker for underscores.
|
2012-12-04 01:57:02 -05:00 |
Louis Mullie
|
6cc94ca6c5
|
Manually run specs to comply with RSpec update.
|
2012-12-04 01:56:44 -05:00 |
Louis Mullie
|
a116cc8a5b
|
Don't skip linear and svm as they are now working.
|
2012-10-31 23:26:09 -04:00 |
Louis Mullie
|
12cac5c769
|
Remove now unused labels feature.
|
2012-10-31 23:26:08 -04:00 |
Louis Mullie
|
5144f43c63
|
Update to reflect removal of labels option.
|
2012-10-28 02:18:43 -04:00 |
Louis Mullie
|
f6862357e6
|
Completely remove need for labels when creating question.
|
2012-10-28 02:05:20 -04:00 |
Louis Mullie
|
386d56de70
|
Fix failing specs.
|
2012-10-28 01:42:07 -04:00 |
Louis Mullie
|
22f17a5b4c
|
Don't use DSL in specs.
|
2012-10-24 01:47:07 -04:00 |
Louis Mullie
|
c40c91a47c
|
Include the DSL for benchmark transformers/preprocessors.
|
2012-10-20 16:08:16 -04:00 |
Louis Mullie
|
6a3afafb45
|
Remove old feature that doesn't scale to other data formats.
|
2012-10-15 00:27:06 -04:00 |
Louis Mullie
|
65d49f8019
|
Cosmetics.
|
2012-10-15 00:26:47 -04:00 |
Louis Mullie
|
301c8692df
|
Refactor the Helper methods into methods on standard objects.
|
2012-10-15 00:25:07 -04:00 |
Louis Mullie
|
682f53c841
|
Remove UnimplementedException.
|
2012-09-30 01:35:48 -04:00 |
Louis Mullie
|
f5a8a805ba
|
Delete files in wrong place.
|
2012-09-29 21:35:08 -04:00 |
Louis Mullie
|
e71d4cd288
|
Rename Core to Learning.
|
2012-09-29 20:57:28 -04:00 |
Louis Mullie
|
6e8efc94ad
|
Stylistic consistency.
|
2012-09-29 20:11:29 -04:00 |
Louis Mullie
|
bf222d8487
|
Stylistic consistency.
|
2012-09-29 20:10:40 -04:00 |
Louis Mullie
|
b391d5d8d1
|
Refactorings for HTML benchmark output.
|
2012-09-29 20:05:19 -04:00 |