You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r1773041 - /opennlp/site/trunk/content/source-code.mdtext - posted by jo...@apache.org on 2016/12/07 10:16:07 UTC, 0 replies.
- svn commit: r1002340 - in /websites/staging/opennlp/trunk: cgi-bin/ content/ content/source-code.html - posted by bu...@apache.org on 2016/12/07 10:16:44 UTC, 0 replies.
- svn commit: r1773043 - /opennlp/site/trunk/content/source-code.mdtext - posted by jo...@apache.org on 2016/12/07 10:28:11 UTC, 0 replies.
- svn commit: r1002341 - in /websites/staging/opennlp/trunk: cgi-bin/ content/ content/source-code.html - posted by bu...@apache.org on 2016/12/07 10:28:21 UTC, 0 replies.
- svn commit: r1773044 - /opennlp/site/trunk/content/source-code.mdtext - posted by jo...@apache.org on 2016/12/07 10:32:04 UTC, 0 replies.
- svn commit: r1002342 - in /websites/staging/opennlp/trunk: cgi-bin/ content/ content/source-code.html - posted by bu...@apache.org on 2016/12/07 10:32:14 UTC, 0 replies.
- svn commit: r1002344 - in /websites/production/opennlp: cgi-bin/ content/ - posted by jo...@apache.org on 2016/12/07 10:39:24 UTC, 0 replies.
- svn commit: r1773076 - in /opennlp/site/trunk: content/download.mdtext templates/sidenav.mdtext - posted by jo...@apache.org on 2016/12/07 13:57:39 UTC, 0 replies.
- svn commit: r1002356 - in /websites/staging/opennlp/trunk: cgi-bin/ content/ content/announcement/ - posted by bu...@apache.org on 2016/12/07 13:58:07 UTC, 0 replies.
- svn commit: r1773078 - /opennlp/site/trunk/templates/sidenav.mdtext - posted by jo...@apache.org on 2016/12/07 14:02:48 UTC, 0 replies.
- svn commit: r1002360 - in /websites/staging/opennlp/trunk: cgi-bin/ content/ content/announcement/ - posted by bu...@apache.org on 2016/12/07 14:03:01 UTC, 0 replies.
- svn commit: r1773082 - in /opennlp/site/trunk: content/building.mdtext content/download.mdtext content/get-involved.mdtext templates/sidenav.mdtext - posted by jo...@apache.org on 2016/12/07 14:21:41 UTC, 0 replies.
- svn commit: r1002362 - in /websites/staging/opennlp/trunk: cgi-bin/ content/ content/announcement/ - posted by bu...@apache.org on 2016/12/07 14:21:56 UTC, 0 replies.
- svn commit: r1773083 - /opennlp/site/trunk/cgi-bin/ - posted by jo...@apache.org on 2016/12/07 14:22:20 UTC, 0 replies.
- svn commit: r1002363 - in /websites/staging/opennlp/trunk: cgi-bin/ content/ - posted by bu...@apache.org on 2016/12/07 14:22:32 UTC, 0 replies.
- svn commit: r1773085 - /opennlp/site/trunk/templates/skeleton.html - posted by jo...@apache.org on 2016/12/07 14:33:44 UTC, 0 replies.
- svn commit: r1002364 - in /websites/staging/opennlp/trunk/content: ./ announcement/ - posted by bu...@apache.org on 2016/12/07 14:33:57 UTC, 0 replies.
- svn commit: r1002365 - in /websites/production/opennlp: cgi-bin/ content/ - posted by jo...@apache.org on 2016/12/07 14:36:29 UTC, 0 replies.
- opennlp git commit: Remove deprecated API from the Parser - posted by jo...@apache.org on 2016/12/07 23:02:55 UTC, 1 replies.
- [1/2] opennlp git commit: Revert "Remove deprecated API from the Parser" - posted by jo...@apache.org on 2016/12/13 23:46:29 UTC, 0 replies.
- [2/2] opennlp git commit: OPENNLP-891: Making the TokenClassFeatureGenerator configurable. - posted by jo...@apache.org on 2016/12/13 23:46:30 UTC, 0 replies.
- opennlp git commit: Remove deprecated methods from Doccat - posted by jo...@apache.org on 2016/12/15 16:53:54 UTC, 0 replies.
- opennlp git commit: Replace private text with Leipzig english news - posted by jo...@apache.org on 2016/12/19 09:37:36 UTC, 0 replies.
- opennlp git commit: Fix hash sums of person ner and parser test - posted by jo...@apache.org on 2016/12/19 16:15:45 UTC, 0 replies.
- opennlp git commit: OPENNLP-887: Replace the Cache class with a LinkedHashMap - posted by jo...@apache.org on 2016/12/19 21:21:58 UTC, 0 replies.
- opennlp git commit: opennlp cmd adds all jars in lib to classpath - posted by jo...@apache.org on 2016/12/19 21:41:05 UTC, 0 replies.
- [01/14] opennlp git commit: Remove unnecessary casts - posted by jo...@apache.org on 2016/12/19 22:43:07 UTC, 0 replies.
- [02/14] opennlp git commit: Remove duplicate if in if - posted by jo...@apache.org on 2016/12/19 22:43:08 UTC, 0 replies.
- [03/14] opennlp git commit: Remove unnecessay semicolons - posted by jo...@apache.org on 2016/12/19 22:43:09 UTC, 0 replies.
- [04/14] opennlp git commit: Remove unnecessary parentheses - posted by jo...@apache.org on 2016/12/19 22:43:10 UTC, 0 replies.
- [05/14] opennlp git commit: Remove unnecessary static modifier from enum - posted by jo...@apache.org on 2016/12/19 22:43:11 UTC, 0 replies.
- [06/14] opennlp git commit: Use StringBuilder.append and not string cat - posted by jo...@apache.org on 2016/12/19 22:43:12 UTC, 0 replies.
- [07/14] opennlp git commit: Replace StringBuilder with String - posted by jo...@apache.org on 2016/12/19 22:43:13 UTC, 0 replies.
- [08/14] opennlp git commit: Replace == with equals for string compare - posted by jo...@apache.org on 2016/12/19 22:43:14 UTC, 0 replies.
- [09/14] opennlp git commit: Remove redundant array creation - posted by jo...@apache.org on 2016/12/19 22:43:15 UTC, 0 replies.
- [10/14] opennlp git commit: Collapse duplicate catch blocks into multi-catch - posted by jo...@apache.org on 2016/12/19 22:43:16 UTC, 0 replies.
- [11/14] opennlp git commit: Replace while loop with foreach - posted by jo...@apache.org on 2016/12/19 22:43:17 UTC, 0 replies.
- [12/14] opennlp git commit: Remove calls to String.toString() - posted by jo...@apache.org on 2016/12/19 22:43:18 UTC, 0 replies.
- [13/14] opennlp git commit: Remove pointless boolean expression - posted by jo...@apache.org on 2016/12/19 22:43:19 UTC, 0 replies.
- [14/14] opennlp git commit: Remove redundant variable initialization - posted by jo...@apache.org on 2016/12/19 22:43:20 UTC, 0 replies.
- opennlp git commit: Speed up GIS training by saving Executor in the GISTrainer - posted by jo...@apache.org on 2016/12/20 09:04:42 UTC, 0 replies.
- [1/3] opennlp git commit: OPENNLP-871: Cleanup code base for release - posted by jo...@apache.org on 2016/12/20 10:14:17 UTC, 0 replies.
- [2/3] opennlp git commit: OPENNLP-871: Cleanup code base for release - posted by jo...@apache.org on 2016/12/20 10:14:18 UTC, 0 replies.
- [3/3] opennlp git commit: OPENNLP-871: Cleanup code base for release - posted by jo...@apache.org on 2016/12/20 10:14:19 UTC, 0 replies.
- opennlp git commit: OPENNLP-894: Switch from Java 7 to Java 8 and enforce Maven 3.3.9 - posted by jo...@apache.org on 2016/12/20 13:50:41 UTC, 0 replies.
- opennlp git commit: Update version from 1.6.1 to 1.7.0 - posted by jo...@apache.org on 2016/12/20 19:30:10 UTC, 0 replies.
- opennlp git commit: Add japanese eos chars - posted by jo...@apache.org on 2016/12/20 22:38:35 UTC, 0 replies.
- opennlp git commit: Remove deprecated code from PlainTextByLineStream - posted by co...@apache.org on 2016/12/21 01:09:18 UTC, 0 replies.
- opennlp git commit: Improve error reporting on brat parser crashes - posted by jo...@apache.org on 2016/12/21 10:20:16 UTC, 0 replies.
- opennlp git commit: Increase backward compatibility to two minor versions - posted by jo...@apache.org on 2016/12/21 10:47:59 UTC, 0 replies.
- opennlp git commit: Use String.join instead of manual join - posted by jo...@apache.org on 2016/12/21 11:07:56 UTC, 0 replies.
- opennlp git commit: Update Jersey to 2.24.1 and use JdkHttpServer - posted by jo...@apache.org on 2016/12/21 13:57:32 UTC, 0 replies.
- opennlp git commit: Add multi type support - posted by jo...@apache.org on 2016/12/21 14:38:28 UTC, 1 replies.
- opennlp git commit: Replace manual array copy - posted by jo...@apache.org on 2016/12/21 16:21:21 UTC, 0 replies.
- opennlp git commit: OPENNLP-871: Cleanup for Java 8 - posted by jo...@apache.org on 2016/12/21 18:18:26 UTC, 0 replies.
- opennlp git commit: OPENNLP-899: Replace deprecated code from Tokenizer Trainer - posted by jo...@apache.org on 2016/12/22 15:38:00 UTC, 0 replies.
- opennlp git commit: OPENNLP-900: LemmatizerME and DictionaryLemmatizer share data format - posted by jo...@apache.org on 2016/12/22 16:23:08 UTC, 0 replies.
- opennlp git commit: Define update and clearAdaptiveData as default methods - posted by jo...@apache.org on 2016/12/22 16:39:12 UTC, 0 replies.
- opennlp git commit: OPENNLP-871: Cleanup for Java 8 and remove deprecated tokenizer code - posted by jo...@apache.org on 2016/12/23 15:51:14 UTC, 0 replies.
- [1/7] opennlp git commit: Replace manual array copy [Forced Update!] - posted by jo...@apache.org on 2016/12/23 17:47:18 UTC, 0 replies.
- [2/7] opennlp git commit: OPENNLP-871: Cleanup for Java 8 - posted by jo...@apache.org on 2016/12/23 17:47:19 UTC, 0 replies.
- [3/7] opennlp git commit: OPENNLP-899: Replace deprecated code from Tokenizer Trainer - posted by jo...@apache.org on 2016/12/23 17:47:20 UTC, 0 replies.
- [4/7] opennlp git commit: OPENNLP-900: LemmatizerME and DictionaryLemmatizer share data format - posted by jo...@apache.org on 2016/12/23 17:47:21 UTC, 0 replies.
- [5/7] opennlp git commit: Define update and clearAdaptiveData as default methods - posted by jo...@apache.org on 2016/12/23 17:47:22 UTC, 0 replies.
- [6/7] opennlp git commit: OPENNLP-871: Cleanup for Java 8 and remove deprecated tokenizer code - posted by jo...@apache.org on 2016/12/23 17:47:23 UTC, 0 replies.
- [7/7] opennlp git commit: Update Jersey to 2.25 and use Grizzly HTTP Server - posted by jo...@apache.org on 2016/12/23 17:47:24 UTC, 0 replies.
- opennlp git commit: Update Jersey to 2.25 and use Grizzly HTTP Server - posted by jo...@apache.org on 2016/12/23 18:48:03 UTC, 0 replies.
- opennlp git commit: OPENNLP-871: Clean up code base for release - posted by jo...@apache.org on 2016/12/24 15:28:30 UTC, 0 replies.
- opennlp git commit: OPENNLP-895: Include brat and morfologik modules in distribution - posted by jo...@apache.org on 2016/12/24 16:19:14 UTC, 0 replies.
- opennlp git commit: OPENNLP-870: ContextGenerator is now Generic - posted by jo...@apache.org on 2016/12/25 15:39:09 UTC, 0 replies.
- svn commit: r1776012 - /opennlp/site/trunk/content/team.mdtext - posted by sm...@apache.org on 2016/12/25 16:18:07 UTC, 0 replies.
- svn commit: r1003456 - in /websites/staging/opennlp/trunk/content: ./ team.html - posted by bu...@apache.org on 2016/12/25 16:18:25 UTC, 0 replies.
- svn commit: r1003459 - /websites/production/opennlp/content/ - posted by sm...@apache.org on 2016/12/25 16:26:10 UTC, 0 replies.
- opennlp git commit: OPENNLP-901:Replace references to deprecated NameFinderME.train(), this closes apache/opennlp#21 - posted by sm...@apache.org on 2016/12/25 19:25:48 UTC, 0 replies.
- [01/50] [abbrv] opennlp git commit: Remove references to PlainTextByLineStream constructor that takes FileChannel [Forced Update!] - posted by jo...@apache.org on 2016/12/26 13:33:55 UTC, 0 replies.
- [02/50] [abbrv] opennlp git commit: Make all models Serializable - posted by jo...@apache.org on 2016/12/26 13:33:56 UTC, 0 replies.
- [03/50] [abbrv] opennlp git commit: Remove deprecated methods from the Chunker - posted by jo...@apache.org on 2016/12/26 13:33:57 UTC, 0 replies.
- [04/50] [abbrv] opennlp git commit: Remove deprecated API from the POS Tagger - posted by jo...@apache.org on 2016/12/26 13:33:58 UTC, 0 replies.
- [05/50] [abbrv] opennlp git commit: Remove deprecated API from the Parser - posted by jo...@apache.org on 2016/12/26 13:33:59 UTC, 0 replies.
- [06/50] [abbrv] opennlp git commit: Revert "Remove deprecated API from the Parser" - posted by jo...@apache.org on 2016/12/26 13:34:00 UTC, 0 replies.
- [07/50] [abbrv] opennlp git commit: OPENNLP-891: Making the TokenClassFeatureGenerator configurable. - posted by jo...@apache.org on 2016/12/26 13:34:01 UTC, 0 replies.
- [08/50] [abbrv] opennlp git commit: Remove deprecated methods from Doccat - posted by jo...@apache.org on 2016/12/26 13:34:02 UTC, 0 replies.
- [09/50] [abbrv] opennlp git commit: Replace private text with Leipzig english news - posted by jo...@apache.org on 2016/12/26 13:34:03 UTC, 0 replies.
- [10/50] [abbrv] opennlp git commit: Fix hash sums of person ner and parser test - posted by jo...@apache.org on 2016/12/26 13:34:04 UTC, 0 replies.
- [11/50] [abbrv] opennlp git commit: OPENNLP-887: Replace the Cache class with a LinkedHashMap - posted by jo...@apache.org on 2016/12/26 13:34:05 UTC, 0 replies.
- [12/50] [abbrv] opennlp git commit: opennlp cmd adds all jars in lib to classpath - posted by jo...@apache.org on 2016/12/26 13:34:06 UTC, 0 replies.
- [13/50] [abbrv] opennlp git commit: Remove unnecessary casts - posted by jo...@apache.org on 2016/12/26 13:34:07 UTC, 0 replies.
- [14/50] [abbrv] opennlp git commit: Remove duplicate if in if - posted by jo...@apache.org on 2016/12/26 13:34:08 UTC, 0 replies.
- [15/50] [abbrv] opennlp git commit: Remove unnecessary static modifier from enum - posted by jo...@apache.org on 2016/12/26 13:34:09 UTC, 0 replies.
- [16/50] [abbrv] opennlp git commit: Remove unnecessay semicolons - posted by jo...@apache.org on 2016/12/26 13:34:10 UTC, 0 replies.
- [17/50] [abbrv] opennlp git commit: Remove unnecessary parentheses - posted by jo...@apache.org on 2016/12/26 13:34:11 UTC, 0 replies.
- [18/50] [abbrv] opennlp git commit: Replace StringBuilder with String - posted by jo...@apache.org on 2016/12/26 13:34:12 UTC, 0 replies.
- [19/50] [abbrv] opennlp git commit: Remove calls to String.toString() - posted by jo...@apache.org on 2016/12/26 13:34:13 UTC, 0 replies.
- [20/50] [abbrv] opennlp git commit: Remove redundant array creation - posted by jo...@apache.org on 2016/12/26 13:34:14 UTC, 0 replies.
- [21/50] [abbrv] opennlp git commit: Use StringBuilder.append and not string cat - posted by jo...@apache.org on 2016/12/26 13:34:15 UTC, 0 replies.
- [22/50] [abbrv] opennlp git commit: Replace == with equals for string compare - posted by jo...@apache.org on 2016/12/26 13:34:16 UTC, 0 replies.
- [23/50] [abbrv] opennlp git commit: Replace while loop with foreach - posted by jo...@apache.org on 2016/12/26 13:34:17 UTC, 0 replies.
- [24/50] [abbrv] opennlp git commit: Collapse duplicate catch blocks into multi-catch - posted by jo...@apache.org on 2016/12/26 13:34:18 UTC, 0 replies.
- [25/50] [abbrv] opennlp git commit: Remove pointless boolean expression - posted by jo...@apache.org on 2016/12/26 13:34:19 UTC, 0 replies.
- [26/50] [abbrv] opennlp git commit: Remove redundant variable initialization - posted by jo...@apache.org on 2016/12/26 13:34:20 UTC, 0 replies.
- [27/50] [abbrv] opennlp git commit: Speed up GIS training by saving Executor in the GISTrainer - posted by jo...@apache.org on 2016/12/26 13:34:21 UTC, 0 replies.
- [28/50] [abbrv] opennlp git commit: OPENNLP-871: Cleanup code base for release - posted by jo...@apache.org on 2016/12/26 13:34:22 UTC, 0 replies.
- [29/50] [abbrv] opennlp git commit: OPENNLP-871: Cleanup code base for release - posted by jo...@apache.org on 2016/12/26 13:34:23 UTC, 0 replies.
- [30/50] [abbrv] opennlp git commit: OPENNLP-871: Cleanup code base for release - posted by jo...@apache.org on 2016/12/26 13:34:24 UTC, 0 replies.
- [31/50] [abbrv] opennlp git commit: OPENNLP-894: Switch from Java 7 to Java 8 and enforce Maven 3.3.9 - posted by jo...@apache.org on 2016/12/26 13:34:25 UTC, 0 replies.
- [32/50] [abbrv] opennlp git commit: Remove deprecated API from the Parser - posted by jo...@apache.org on 2016/12/26 13:34:26 UTC, 0 replies.
- [33/50] [abbrv] opennlp git commit: Update version from 1.6.1 to 1.7.0 - posted by jo...@apache.org on 2016/12/26 13:34:27 UTC, 0 replies.
- [34/50] [abbrv] opennlp git commit: Add japanese eos chars - posted by jo...@apache.org on 2016/12/26 13:34:28 UTC, 0 replies.
- [35/50] [abbrv] opennlp git commit: Remove deprecated code from PlainTextByLineStream - posted by jo...@apache.org on 2016/12/26 13:34:29 UTC, 0 replies.
- [36/50] [abbrv] opennlp git commit: Improve error reporting on brat parser crashes - posted by jo...@apache.org on 2016/12/26 13:34:30 UTC, 0 replies.
- [37/50] [abbrv] opennlp git commit: Increase backward compatibility to two minor versions - posted by jo...@apache.org on 2016/12/26 13:34:31 UTC, 0 replies.
- [38/50] [abbrv] opennlp git commit: Use String.join instead of manual join - posted by jo...@apache.org on 2016/12/26 13:34:32 UTC, 0 replies.
- [39/50] [abbrv] opennlp git commit: Replace manual array copy - posted by jo...@apache.org on 2016/12/26 13:34:33 UTC, 0 replies.
- [40/50] [abbrv] opennlp git commit: OPENNLP-871: Cleanup for Java 8 - posted by jo...@apache.org on 2016/12/26 13:34:34 UTC, 0 replies.
- [41/50] [abbrv] opennlp git commit: OPENNLP-899: Replace deprecated code from Tokenizer Trainer - posted by jo...@apache.org on 2016/12/26 13:34:35 UTC, 0 replies.
- [42/50] [abbrv] opennlp git commit: OPENNLP-900: LemmatizerME and DictionaryLemmatizer share data format - posted by jo...@apache.org on 2016/12/26 13:34:36 UTC, 0 replies.
- [43/50] [abbrv] opennlp git commit: Define update and clearAdaptiveData as default methods - posted by jo...@apache.org on 2016/12/26 13:34:37 UTC, 0 replies.
- [44/50] [abbrv] opennlp git commit: OPENNLP-871: Cleanup for Java 8 and remove deprecated tokenizer code - posted by jo...@apache.org on 2016/12/26 13:34:38 UTC, 0 replies.
- [45/50] [abbrv] opennlp git commit: Update Jersey to 2.25 and use Grizzly HTTP Server - posted by jo...@apache.org on 2016/12/26 13:34:39 UTC, 0 replies.
- [46/50] [abbrv] opennlp git commit: OPENNLP-871: Clean up code base for release - posted by jo...@apache.org on 2016/12/26 13:34:40 UTC, 0 replies.
- [47/50] [abbrv] opennlp git commit: OPENNLP-895: Include brat and morfologik modules in distribution - posted by jo...@apache.org on 2016/12/26 13:34:41 UTC, 0 replies.
- [48/50] [abbrv] opennlp git commit: OPENNLP-870: ContextGenerator is now Generic - posted by jo...@apache.org on 2016/12/26 13:34:42 UTC, 0 replies.
- [49/50] [abbrv] opennlp git commit: OPENNLP-901:Replace references to deprecated NameFinderME.train(), this closes apache/opennlp#21 - posted by jo...@apache.org on 2016/12/26 13:34:43 UTC, 0 replies.
- [50/50] [abbrv] opennlp git commit: Add noteworth changes for 1.7.0 to README - posted by jo...@apache.org on 2016/12/26 13:34:44 UTC, 0 replies.
- opennlp git commit: OPENNLP-845: Evaluator.evaluateSample() sends the wrong argument to listener.correctlyClassified(), this closes apache/opennlp#22 - posted by sm...@apache.org on 2016/12/26 13:41:14 UTC, 0 replies.
- opennlp git commit: Added Morfologik and Brat add-ons to pom.xml - posted by co...@apache.org on 2016/12/26 14:10:27 UTC, 0 replies.
- opennlp git commit: Distributable should include all the dependencies - posted by co...@apache.org on 2016/12/26 17:20:04 UTC, 0 replies.
- opennlp git commit: The distributions should include launchers for Brat and Morfologik - posted by co...@apache.org on 2016/12/26 17:54:07 UTC, 0 replies.
- opennlp git commit: Fix the Brat and Morfologik .bat launchers - posted by co...@apache.org on 2016/12/27 02:58:53 UTC, 0 replies.
- [1/3] opennlp git commit: Distributable should include all the dependencies - posted by co...@apache.org on 2016/12/27 03:00:14 UTC, 0 replies.
- [2/3] opennlp git commit: The distributions should include launchers for Brat and Morfologik - posted by co...@apache.org on 2016/12/27 03:00:15 UTC, 0 replies.
- [3/3] opennlp git commit: Fix the Brat and Morfologik .bat launchers - posted by co...@apache.org on 2016/12/27 03:00:16 UTC, 0 replies.
- opennlp git commit: Add noteworthy changes for 1.7.0 to README [Forced Update!] - posted by jo...@apache.org on 2016/12/27 10:49:15 UTC, 0 replies.
- opennlp git commit: Add noteworthy changes for 1.7.0 to README - posted by jo...@apache.org on 2016/12/27 10:57:37 UTC, 0 replies.
- opennlp git commit: OPENNLP-903 - removed hardcoded 1.6.1-SNAPSHOT - posted by to...@apache.org on 2016/12/27 14:17:08 UTC, 0 replies.
- svn commit: r1776179 - /opennlp/site/trunk/content/maven-dependency.mdtext - posted by sm...@apache.org on 2016/12/27 17:11:09 UTC, 0 replies.
- svn commit: r1003568 - in /websites/staging/opennlp/trunk/content: ./ maven-dependency.html - posted by bu...@apache.org on 2016/12/27 17:11:24 UTC, 0 replies.
- svn commit: r1003569 - /websites/production/opennlp/content/ - posted by sm...@apache.org on 2016/12/27 17:11:49 UTC, 0 replies.
- opennlp git commit: Morfologik add-on depends on the Tools version as stated in parent pom. - posted by co...@apache.org on 2016/12/28 02:58:13 UTC, 0 replies.
- opennlp git commit: Removes distribution related files - posted by co...@apache.org on 2016/12/28 03:01:47 UTC, 0 replies.
- opennlp git commit: Removes assembly plug-in from pom.xml - posted by co...@apache.org on 2016/12/28 03:14:53 UTC, 0 replies.
- opennlp git commit: Updates Morfologik add-on with 1.7.0 interfaces - posted by co...@apache.org on 2016/12/28 03:17:17 UTC, 0 replies.
- opennlp git commit: Adds a small documentation section for Morfologik add-on - posted by co...@apache.org on 2016/12/28 03:43:59 UTC, 0 replies.
- [1/6] opennlp git commit: Morfologik add-on depends on the Tools version as stated in parent pom. - posted by co...@apache.org on 2016/12/28 03:45:05 UTC, 0 replies.
- [2/6] opennlp git commit: Removes distribution related files - posted by co...@apache.org on 2016/12/28 03:45:06 UTC, 0 replies.
- [3/6] opennlp git commit: Removes assembly plug-in from pom.xml - posted by co...@apache.org on 2016/12/28 03:45:07 UTC, 0 replies.
- [4/6] opennlp git commit: Updates Morfologik add-on with 1.7.0 interfaces - posted by co...@apache.org on 2016/12/28 03:45:08 UTC, 0 replies.
- [5/6] opennlp git commit: Adds a small documentation section for Morfologik add-on - posted by co...@apache.org on 2016/12/28 03:45:09 UTC, 0 replies.
- [6/6] opennlp git commit: Merge branch '902' into trunk - posted by co...@apache.org on 2016/12/28 03:45:10 UTC, 0 replies.
- opennlp git commit: closes apache/opennlp#1 *Not relevant* - posted by sm...@apache.org on 2016/12/30 19:31:14 UTC, 0 replies.
- opennlp git commit: closes apache/opennlp#4 *Not relevant* - posted by sm...@apache.org on 2016/12/30 19:31:31 UTC, 0 replies.
- [1/2] opennlp git commit: Adds William Colen new sign key. - posted by co...@apache.org on 2016/12/30 20:01:51 UTC, 0 replies.
- [2/2] opennlp git commit: Merge branch 'trunk' of https://git-wip-us.apache.org/repos/asf/opennlp into trunk - posted by co...@apache.org on 2016/12/30 20:01:52 UTC, 0 replies.
- opennlp git commit: Fixes RAT issues in Morfologik add-on - posted by co...@apache.org on 2016/12/30 21:23:39 UTC, 0 replies.
- opennlp git commit: Fixes a missing tag in pom.xml of Morfologik add-on - posted by co...@apache.org on 2016/12/30 21:34:01 UTC, 0 replies.
- opennlp git commit: Removes an auto-generated docbook file - posted by co...@apache.org on 2016/12/30 21:41:09 UTC, 0 replies.
- opennlp git commit: NoJira: Fix git URL in parent POM - posted by sm...@apache.org on 2016/12/30 22:30:26 UTC, 0 replies.
- opennlp git commit: [maven-release-plugin] prepare release opennlp-1.7.0 - posted by co...@apache.org on 2016/12/30 23:32:02 UTC, 1 replies.
- [opennlp] Git Push Summary - posted by co...@apache.org on 2016/12/30 23:32:23 UTC, 2 replies.
- opennlp git commit: [maven-release-plugin] prepare for next development iteration - posted by co...@apache.org on 2016/12/30 23:32:27 UTC, 1 replies.
- svn commit: r17637 - /release/opennlp/KEYS - posted by co...@apache.org on 2016/12/31 02:05:15 UTC, 0 replies.
- opennlp git commit: Rollback to 1.6.0-SNAPSHOT - posted by co...@apache.org on 2016/12/31 16:39:52 UTC, 0 replies.
- opennlp git commit: OPENNLP-905 Copy LICENSE and NOTICE files to root of distribution - posted by jo...@apache.org on 2016/12/31 17:08:57 UTC, 0 replies.
- opennlp git commit: Correctly check for model compatibility - posted by jo...@apache.org on 2016/12/31 18:57:22 UTC, 1 replies.
- opennlp git commit: Fixes the SNAPSHOT version - posted by co...@apache.org on 2016/12/31 19:29:53 UTC, 0 replies.