[GitHub] opennlp pull request #9: OPENNLP-887: Replace the Cache class with a LinkedH...

2016-12-19 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/9 OPENNLP-887: Replace the Cache class with a LinkedHashMap You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OEPNNLP-887

[GitHub] opennlp pull request #11: OPENNLP-871: Cleanup code base for release

2016-12-20 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/11 OPENNLP-871: Cleanup code base for release You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-871 Alternatively you can

[GitHub] opennlp pull request #10: OPENNLP-894: Switch from Java 7 to Java 8 and enfo...

2016-12-20 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/10 OPENNLP-894: Switch from Java 7 to Java 8 and enforce Maven 3.3.9 You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-894

[GitHub] opennlp pull request #12: OPENNLP-871: Cleanup for Java 8

2016-12-21 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/12 OPENNLP-871: Cleanup for Java 8 You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp sundry Alternatively you can review and apply

[GitHub] opennlp pull request #13: OPENNLP-899: Replace deprecated code from Tokenize...

2016-12-21 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/13 OPENNLP-899: Replace deprecated code from Tokenizer Trainer You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-899

[GitHub] opennlp pull request #17: OPENNLP-871: Cleanup for Java 8

2016-12-22 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/17 OPENNLP-871: Cleanup for Java 8 You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-871 Alternatively you can review and

[GitHub] opennlp pull request #18: OPENNLP-895: Include brat and morfologik modules i...

2016-12-23 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/18 OPENNLP-895: Include brat and morfologik modules in distribution You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-895

[GitHub] opennlp pull request #20: OPENNLP-871: Clean up code base for release

2016-12-23 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/20 OPENNLP-871: Clean up code base for release You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-871 Alternatively you can

[GitHub] opennlp pull request #21: OPENNLP-901: Replace references to deprecated Name...

2016-12-23 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/21 OPENNLP-901: Replace references to deprecated NameFinderME.train() You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-901

[GitHub] opennlp pull request #22: OPENNLP-845: Evaluator.evaluateSample() sends the ...

2016-12-25 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/22 OPENNLP-845: Evaluator.evaluateSample() sends the wrong argument to listener.correctlyClassified() You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] opennlp pull request #23: OPENNLP-898: Rename opennlp package to org.apache....

2017-01-01 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/23 OPENNLP-898: Rename opennlp package to org.apache.opennlp You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-898

[GitHub] opennlp pull request #23: OPENNLP-898: Rename opennlp package to org.apache....

2017-01-01 Thread smarthi
Github user smarthi closed the pull request at: https://github.com/apache/opennlp/pull/23 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] opennlp pull request #27: OPENNLP-773: OpenNLP documentation -- update in th...

2017-01-02 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/27 OPENNLP-773: OpenNLP documentation -- update in the method to be used You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP

[GitHub] opennlp pull request #28: OPENNLP-911: Enable Travis CI Integration

2017-01-02 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/28 OPENNLP-911: Enable Travis CI Integration You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-911 Alternatively you can

[GitHub] opennlp pull request #29: OPENNLP-910: Add checkstyle

2017-01-03 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/29 OPENNLP-910: Add checkstyle You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-910 Alternatively you can review and apply

[GitHub] opennlp pull request #31: OPENNLP-915: Replace occurrences of junit.framewor...

2017-01-03 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/31 OPENNLP-915: Replace occurrences of junit.framework.* with org.junit.* You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP

[GitHub] opennlp pull request #32: OPENNLP-909: Create a README.md for Github

2017-01-03 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/32 OPENNLP-909: Create a README.md for Github You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-909 Alternatively you can

[GitHub] opennlp pull request #36: OPENNLP-910: Add checkstyle

2017-01-06 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/36 OPENNLP-910: Add checkstyle You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-910 Alternatively you can review and apply

[GitHub] opennlp pull request #37: OPENNLP-910: Add checkstyle

2017-01-07 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/37 OPENNLP-910: Add checkstyle You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-910 Alternatively you can review and apply

[GitHub] opennlp pull request #38: OPENNLP-917: -lang parameter is not recognized dur...

2017-01-08 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/38 OPENNLP-917: -lang parameter is not recognized during the evaluation… … of a postagger You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] opennlp pull request #41: OPENNLP-920: Enforce TypeSafety in SequenceTrainer

2017-01-09 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/41 OPENNLP-920: Enforce TypeSafety in SequenceTrainer You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-920 Alternatively

[GitHub] opennlp pull request #45: OPENNLP-924: Remove all old and leftover main meth...

2017-01-10 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/45 OPENNLP-924: Remove all old and leftover main methods You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-924

[GitHub] opennlp pull request #50: OPENNLP-930: [WIP Don't Merge] Write test for Rege...

2017-01-11 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/50 OPENNLP-930: [WIP Don't Merge] Write test for RegexNameFinderFactory You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OP

[GitHub] opennlp pull request #65: OPENNLP-123: [WIP, Don't Merge] Feature cutoff sho...

2017-01-15 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/65 OPENNLP-123: [WIP, Don't Merge] Feature cutoff should only be done by data indexers You can merge this pull request into a Git repository by running: $ git pull https://github.com/sm

[GitHub] opennlp pull request #67: OPENNLP-945: [WIP, Don't Merge] Enable Coveralls.i...

2017-01-16 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/67 OPENNLP-945: [WIP, Don't Merge] Enable Coveralls.io code coverage for OpenNLP You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/op

[GitHub] opennlp pull request #68: OPENNLP-945: Enable Coveralls.io code coverage for...

2017-01-16 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/68 OPENNLP-945: Enable Coveralls.io code coverage for OpenNLP You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-945

[GitHub] opennlp pull request #74: OPENNLP-947: Organize imports according to new ord...

2017-01-18 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/74 OPENNLP-947: Organize imports according to new order This is first of several PRs, deliberately keeping them small for easier review. You can merge this pull request into a Git repository by

[GitHub] opennlp pull request #75: Opennlp 947: [WIP, fails now - Don't merge] Organi...

2017-01-19 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/75 Opennlp 947: [WIP, fails now - Don't merge] Organize Imports according to new order You can merge this pull request into a Git repository by running: $ git pull https://github.com/sm

[GitHub] opennlp pull request #78: NoJira: Minor Trivial fixes

2017-01-19 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/78 NoJira: Minor Trivial fixes You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp sundry Alternatively you can review and apply

[GitHub] opennlp pull request #79: OPENNLP-950: Deprecate DocumentCategorizer.categor...

2017-01-20 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/79 OPENNLP-950: Deprecate DocumentCategorizer.categorzie(String) variants You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP

[GitHub] opennlp pull request #80: OPENNLP-945: Enable Coveralls.io code coverage for...

2017-01-20 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/80 OPENNLP-945: Enable Coveralls.io code coverage for OpenNLP You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-945

[GitHub] opennlp pull request #85: OPENNLP-951: Add a central RAT-exclude file

2017-01-23 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/85 OPENNLP-951: Add a central RAT-exclude file You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-951 Alternatively you can

[GitHub] opennlp pull request #90: OPENNLP-962: Dictionary should implement Serializa...

2017-01-26 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/90 OPENNLP-962: Dictionary should implement SerializableArtifact You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-962

[GitHub] opennlp pull request #96: OPENNLP-944: Remove deprecated Indexer code from M...

2017-01-27 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/96 OPENNLP-944: Remove deprecated Indexer code from ML You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-944 Alternatively

[GitHub] opennlp pull request #104: OPENNLP-946: [WIP] GISTrainer should extend Abstr...

2017-01-30 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/104 OPENNLP-946: [WIP] GISTrainer should extend AbstractEventTrainer You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-946

[GitHub] opennlp pull request #116: NoJira: Fix Jacoco plugin failure for opennlp-too...

2017-02-07 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/116 NoJira: Fix Jacoco plugin failure for opennlp-tools You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp sundry Alternatively you

[GitHub] opennlp pull request #128: NoJira: Adding public RepoToken to investigate Tr...

2017-02-15 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/128 NoJira: Adding public RepoToken to investigate Travis coveralls build failures. You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi

[GitHub] opennlp pull request #131: OPENNLP-992: Distribution package should include ...

2017-02-21 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/131 OPENNLP-992: Distribution package should include example parameters file You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp

[GitHub] opennlp pull request #131: OPENNLP-992: Distribution package should include ...

2017-02-21 Thread smarthi
Github user smarthi closed the pull request at: https://github.com/apache/opennlp/pull/131 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] opennlp pull request #132: OPENNLP-995: Add a PR Review Template for contrib...

2017-02-22 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/132 OPENNLP-995: Add a PR Review Template for contributors You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp OPENNLP-995

[GitHub] opennlp pull request #133: OPENNLP-994: Remove deprecated methods from the D...

2017-02-23 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/133 OPENNLP-994: Remove deprecated methods from the Document Categorizer Thank you for contributing to Apache OpenNLP. In order to streamline the review of the contribution we ask you to

[GitHub] opennlp pull request #134: OPENNLP-996: Remove heap memory settings from Ope...

2017-02-26 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/134 OPENNLP-996: Remove heap memory settings from Opennlp-tools Thank you for contributing to Apache OpenNLP. In order to streamline the review of the contribution we ask you to ensure the

[GitHub] opennlp pull request #135: OPENNLP-997: Exclude the generated stemmer code f...

2017-02-27 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/135 OPENNLP-997: Exclude the generated stemmer code from the coverage report Thank you for contributing to Apache OpenNLP. In order to streamline the review of the contribution we ask you

[GitHub] opennlp pull request #158: OPENNLP-1022: Fix documentation to remove referen...

2017-04-15 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/158 OPENNLP-1022: Fix documentation to remove references to 'Save XXXMode… …l to database' Thank you for contributing to Apache OpenNLP. In order to streamline the rev

[GitHub] opennlp pull request #162: OPENNLP-1026: Replace references and usages of op...

2017-04-16 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/162 OPENNLP-1026: Replace references and usages of opennlp.tools.util.Heap with java.util.PriorityQueue Thank you for contributing to Apache OpenNLP. In order to streamline the review of

[GitHub] opennlp pull request #175: NoJira: Fix the codestyle violations in NameSampl...

2017-04-19 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/175 NoJira: Fix the codestyle violations in NameSampleTypeFilterTest.java…, set severity to 'error' for indent violations Thank you for contributing to Apache OpenNLP. I

[GitHub] opennlp pull request #186: NoJira: Trivial fixes, use try-with-resources

2017-04-27 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/186 NoJira: Trivial fixes, use try-with-resources Thank you for contributing to Apache OpenNLP. In order to streamline the review of the contribution we ask you to ensure the following

[GitHub] opennlp pull request #162: OPENNLP-1026: Replace references and usages of op...

2017-04-27 Thread smarthi
Github user smarthi closed the pull request at: https://github.com/apache/opennlp/pull/162 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] opennlp pull request #187: OPENNLP-1026: Replace references and usages of op...

2017-04-27 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/187 OPENNLP-1026: Replace references and usages of opennlp.tools.util.Heap with java.util.SortedSet Thank you for contributing to Apache OpenNLP. In order to streamline the review of the

[GitHub] opennlp-site issue #4: Adds News page.

2017-05-18 Thread smarthi
Github user smarthi commented on the issue: https://github.com/apache/opennlp-site/pull/4 Let's update this list to include 1.8.0 release while merging. +1 to merge. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

[GitHub] opennlp-site pull request #22: OPENNLP-1098: Create a web page for 'Books-Tu...

2017-06-26 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp-site/pull/22 OPENNLP-1098: Create a web page for 'Books-Tutorials-Talks' You can merge this pull request into a Git repository by running: $ git pull https://github.com/smarthi/opennlp-s

[GitHub] opennlp-site issue #23: OPENNLP-1103 add AirNZ case

2017-06-29 Thread smarthi
Github user smarthi commented on the issue: https://github.com/apache/opennlp-site/pull/23 +1 lgtm --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] opennlp pull request #244: OPENNLP-1109: Change repositories in pom.xml to u...

2017-07-03 Thread smarthi
GitHub user smarthi opened a pull request: https://github.com/apache/opennlp/pull/244 OPENNLP-1109: Change repositories in pom.xml to use GitHub repo Thank you for contributing to Apache OpenNLP. In order to streamline the review of the contribution we ask you to ensure

[GitHub] opennlp pull request #244: OPENNLP-1109: Change repositories in pom.xml to u...

2017-07-03 Thread smarthi
Github user smarthi closed the pull request at: https://github.com/apache/opennlp/pull/244 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is