[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 t

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

2016-12-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/opennlp/pull/12 --- 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 enab

[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 Alterna

Pull request

2016-12-21 Thread Russ, Daniel (NIH/CIT) [E]
Ok I created a repository on github and attempted a pull request. Did anyone get it? The repository is : https://github.com/danielruss/openNLP Thanks Daniel

Re: Pull request

2016-12-21 Thread Suneel Marthi
Not seeing it, these are the present PRs out there - https://github.com/apache/opennlp/pulls On Wed, Dec 21, 2016 at 3:31 PM, Russ, Daniel (NIH/CIT) [E] < dr...@mail.nih.gov> wrote: > Ok I created a repository on github and attempted a pull request. Did > anyone get it? > The repository is : >

[GitHub] opennlp pull request #14: Refactor data indexer

2016-12-21 Thread danielruss
GitHub user danielruss opened a pull request: https://github.com/apache/opennlp/pull/14 Refactor data indexer Added a patch that changes multiple items (Sorry That I did not fix 1 item at a time-I am a scientist not a software engineer): 1.) Added method to EventTrainer –