Commit Graph

752 Commits

Author SHA1 Message Date
Louis Mullie 8c6450a0d7 Merge pull request #120 from indentlabs/master
Use S3's static-public-assets bucket instead of louismullie.com
2017-05-05 18:31:43 -04:00
Louis Mullie d6a163f8f7 Make nokogiri a required dependency, #121 2017-04-22 16:15:35 -04:00
Andrew Brown 7b6e8fe6a8 Unnecessary whitespace removal 2016-05-24 13:20:17 -05:00
Andrew Brown f1f8c010a6 Point treat assets to mirror on s3 2016-05-24 13:19:51 -05:00
Oliver Jakubiec 4dfaf83a14 Fixed typo in phrase tag that causes Adverbial Phrases to parse improperly 2015-12-07 17:36:11 -08:00
Thomas Osborn 2d6891ab9c abbreviates adjective and adverb to work properly with rwordnet 2015-04-07 15:00:38 -07:00
Thomas Osborn cb7ae61cc5 fixes errors caused by wordnet 1.0.0 2015-04-05 21:27:08 -07:00
Oliver Jakubiec 721215b64a Added enclitic for 'd and enclitic examples for clarity 2015-03-20 13:12:21 -07:00
Oliver Jakubiec 90fdcd8c9e Fixed typo in comma punctuation tag 2015-02-27 17:08:15 -08:00
Oliver Jakubiec 159f3b266e Fixed typo that caused n't to be tagged as a Word rather than an Enclitics 2015-02-26 10:56:03 -08:00
Louis Mullie febc47a905 Bump version 2014-07-17 14:18:12 -04:00
Louis Mullie 3969478f7f Fix https://github.com/louismullie/bind-it/issues/4 2014-07-17 14:17:29 -04:00
Louis Mullie fc77587390 Bump version for next release 2014-05-28 13:29:36 -04:00
Smile @rT f8e5f8392a Fixed file path detection bug in build method polymorphism
(when string was recognised as path cause of  "xml", "yml", etc. content in it)
Refactored file detection duplication in few places
Fixed xml file format detection (f variable assigned but never used)
Deleted some trailing spaces in the refactored file
2014-05-20 14:20:24 +03:00
Adam Dalton 316a6cec04 Revert "Considerably simplify all time annotators."
This reverts commit 01c3e50ef0.
2014-05-16 12:08:54 -04:00
Chris Anderton a8ce6b2f18 change newlines to try and allow rdoc to run without errors 2014-02-18 23:40:09 +00:00
Rob Anderton 65235fb935 fix language detection and tweak tests 2014-01-28 11:56:03 +00:00
Chris Anderton d9b912f24d naive attempt to fix the implode method on stringable 2014-01-23 00:57:32 +00:00
Louis Mullie 10e6612a06 Bump version 2013-11-23 16:54:41 -05:00
Louis Mullie 5fb11131c7 Fix require path on Ruby 2.0 2013-11-23 16:54:29 -05:00
Louis Mullie c9bf91562b Bump 2013-06-29 14:23:25 -04:00
Louis Mullie 643937b231 Cheap fix for #45 2013-06-29 14:22:50 -04:00
Louis Mullie fff57a4526 Fix issues #54 and #57 2013-06-27 17:59:35 -04:00
= 91e3571699 fix spelling for doc 2013-06-05 10:02:38 -05:00
= 5c984a1dbb updated old ocropus commands 2013-06-05 00:59:06 -05:00
Louis Mullie e483b764e4 Merge branch 'master' of github.com:louismullie/treat
Conflicts:
	Gemfile
2013-06-02 21:48:25 -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 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
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 767e1f7f45 Version 2.0.4. 2013-01-23 10:48:33 -05:00
Louis Mullie 5e4189218c A few fixes to Stanford parser. 2013-01-06 21:58:57 -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 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 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 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 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 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