Commit Graph

32 Commits

Author SHA1 Message Date
Louis Mullie 8b8a769d74 Put all specs under the Treat::Specs module. 2013-01-06 19:26:36 -05:00
Louis Mullie 28669ec6c6 Make specs simpler and sweeter. 2012-12-12 02:50:15 -05:00
Louis Mullie 6007b7acb9 Reflect moving Installer to Core. 2012-10-15 00:18:10 -04:00
Louis Mullie 6663c3e767 Remove Treat.install -> keep Treat::Installer.install 2012-09-29 23:10:07 -04:00
Louis Mullie 5cabbd5480 Big cleaning up in Rakefile. 2012-09-29 20:08:22 -04:00
Louis Mullie 7bf00c8d92 Consolidate duplicated code from Rakefile into a few helper methods. 2012-09-29 19:49:15 -04:00
Louis Mullie 2c2ce34271 Make mode an argument to the constructor, and then run. Add sandbox task. 2012-09-18 00:01:53 -04:00
Louis Mullie 2a97f15103 Slightly change the syntax to run language scenarios. 2012-09-17 21:31:11 -04:00
Louis Mullie 428d85f106 Make a few adjustments to run specs. 2012-09-17 02:16:44 -04:00
Louis Mullie 23f3264c05 Refactor the Rake file, add some comments. 2012-09-17 02:00:32 -04:00
Louis Mullie e1aa90ca5f Change some naming conventions in folders and classes. 2012-09-17 01:19:03 -04:00
Louis Mullie 7a02ddd501 Run RSpec directly from Rake. 2012-08-15 23:42:43 -04:00
Louis Mullie 10cf4bff24 Add :benchmark task to Rakefile. 2012-08-15 22:59:49 -04:00
Louis Mullie 475c7eb50f Consistency improvements and added benchmark task. 2012-08-13 06:31:42 -04:00
Louis Mullie 7c15f91af3 Do not publish tests in verbose mode. 2012-08-03 18:25:22 -04:00
Louis Mullie a2ec1b0673 Remove default Rake task. 2012-08-02 15:31:02 -04:00
Louis Mullie 11d1ed3b7d Allow underscores in spec file name. 2012-08-01 17:55:24 -04:00
Louis Mullie 8d49557766 Cosmetic changes. 2012-06-29 16:49:46 -04:00
Louis Mullie 52918099fa Re-add installer. 2012-06-29 13:47:39 -04:00
Louis Mullie 8a88bee113 Change call to installer, remove Treat.install. 2012-06-16 01:36:06 -04:00
Louis Mullie 2ec9a8e179 Setting up Travis hook (8). 2012-03-21 18:15:26 -04:00
Louis Mullie f6beaa78a8 Allow to create new collections and copy files to collections. 2012-03-21 14:56:40 -04:00
Louis Mullie d3613528d5 Moved almost all dependencies to custom installer. 2012-03-21 14:36:48 -04:00
Louis Mullie 2b62ba9f23 Run specific tasks with Rake/RSpec; work on copying documents. 2012-03-15 00:03:36 -04:00
Louis Mullie e07c7b0360 More specs and bug fixes. 2012-03-09 00:22:56 -05:00
Louis Mullie 0d43c5f088 Added a Rake task for installation. 2012-03-07 20:26:28 -05:00
Louis Mullie 21b032227a More specs, bug fixes. 2012-03-06 19:40:16 -05:00
Louis Mullie 0f6803bdb1 Reverting for broken commit. 2012-03-06 01:21:53 -05:00
Louis Mullie 621d4e64a3 Migrating tests to RSpec. 2012-02-17 01:11:53 -05:00
Louis Mullie 26474c37a6 Version 0.2.6 - Improved code readability and conciceness; improved docs. 2012-02-10 16:18:56 -05:00
Louis Mullie 5d461e95ac Version 0.1.5 - Major update for information extraction tools; Stanford NER, coref and tf*idf now work. 2012-02-02 07:49:20 -05:00
Louis Mullie d01912fdb2 Dynamic resolving of paths to the Stanford files 2012-01-24 15:15:49 -05:00