Commit Graph

1036 Commits

Author SHA1 Message Date
Louis Mullie 20e3aa1bb7 Update README for v2.0.5 2013-06-02 21:51:59 -04:00
Louis Mullie e483b764e4 Merge branch 'master' of github.com:louismullie/treat
Conflicts:
	Gemfile
2013-06-02 21:48:25 -04:00
Louis Mullie 3a367f7c56 Add list of development gems. 2013-06-02 21:44:52 -04:00
Louis Mullie c99dfac530 Bump version for next release. 2013-06-02 21:44:25 -04:00
Louis Mullie ee98b19960 Fix "humongous" bug (closes #45). 2013-06-02 21:44:18 -04:00
Louis Mullie bf6d951cf7 Fix XML deserialization bug (closes #43). 2013-06-02 21:44:01 -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
Louis Mullie cf8acd2b64 Merge pull request #51 from Erol/general-document-reader-using-yomu
Add a general document reader class using Yomu
2013-05-01 18:05:12 -07:00
Erol Fornoles 1aa4df9566 Add a general document reader class using Yomu. 2013-05-01 13:03:51 +08:00
Louis Mullie 89cf494cba Merge pull request #47 from smileart/master
Little patch to german.rb to fix issue #39
2013-04-05 04:23:15 -07:00
Serge Bedzhik e2ef8ea748 Little patch to german.rb to fix issue
It fixes issue — https://github.com/louismullie/treat/issues/39 with invalid multibyte char (US-ASCII)
2013-04-04 11:03:39 +03:00
Louis Mullie 038d62b12b Add logo to README. 2013-01-26 14:40:40 -05:00
Louis Mullie 767e1f7f45 Version 2.0.4. 2013-01-23 10:48:33 -05:00
Louis Mullie 4cbcf03d43 Fix parser spec. 2013-01-09 12:53:09 -05:00
Louis Mullie 5e4189218c A few fixes to Stanford parser. 2013-01-06 21:58:57 -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 fe7f97afd7 Completely refactor parser without using pipeline. 2013-01-06 21:50:45 -05:00
Louis Mullie e135ffa466 Bind Stanford Core NLP on load. 2013-01-06 21:50:27 -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 e2b813ca21 Add support for kronic time extractor. 2013-01-06 19:17:51 -05:00
Louis Mullie f72c8aec54 Add support for kronic time extractor. 2013-01-06 19:17:27 -05:00
Louis Mullie 6a025ca4d6 Add support for kronic time extractor. 2013-01-06 19:17:20 -05:00
Louis Mullie 1f69c3f089 Add post-install message. 2013-01-06 19:17:11 -05:00
Louis Mullie 4b74913bcd Cosmetic changes. 2013-01-06 19:16:57 -05:00
Louis Mullie a34714cb99 Fix bug and make sure to load Maxent class. 2013-01-06 19:16:46 -05:00
Louis Mullie b37ecdb695 Make sure that the class is loaded. 2013-01-06 19:14:41 -05:00
Louis Mullie 01c3e50ef0 Considerably simplify all time annotators. 2013-01-06 19:14:20 -05:00
Louis Mullie ba5a2d78ad Update specs for time annotators. 2013-01-06 19:12:00 -05:00
Louis Mullie c6ceac22d6 Bump version number. 2013-01-05 16:31:03 -05:00
Louis Mullie c18d0073f7 Add Levensthein and Jaro-Winkler string distance algorithms. 2013-01-05 16:30:55 -05:00
Louis Mullie 056ef129d6 Use instance_exec pattern for builder. 2013-01-04 08:45:29 -05:00
Louis Mullie 6e644db50a Fix variable scoping. 2013-01-03 22:04:28 -05:00
Louis Mullie d351108ad0 Switch back to ruby-readability now that JRuby support was added. 2013-01-03 22:04:14 -05:00
Louis Mullie cbca3d8d37 Add builder. 2013-01-03 22:03:45 -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 2cded62abf Add FIXME note. 2013-01-02 21:06:57 -05:00
Louis Mullie e32f44f0a0 Update Linguistics loader to reflect change in API. 2013-01-02 21:06:42 -05:00
Louis Mullie e87574c03d Add loggability dependency for linguistics. 2013-01-02 21:06:30 -05:00
Louis Mullie 6cf37a2926 Remove unused dependency. 2013-01-02 21:05:57 -05:00
Louis Mullie ff80d8ab2c Coding style. 2013-01-02 21:05:32 -05:00
Louis Mullie fdb5abb748 Suppress warning with new gem API. 2013-01-02 21:05:26 -05:00
Louis Mullie 931a66ec40 Fixes for change in Ruby Linguistics API. 2013-01-02 21:05:06 -05:00
Louis Mullie 644248504d Update gem to reflect new Linguistics API. 2013-01-02 20:37:09 -05:00
Louis Mullie 0731d33024 Update to reflect new API in gem. 2013-01-02 20:34:49 -05:00
Louis Mullie e8b12c5d03 Change development paths in comment. 2013-01-02 20:27:09 -05:00
Louis Mullie cc2b8d6679 Tentative wrapper for OpenNLP MaxEnt tokenizer. 2013-01-02 20:26:08 -05:00