[GitHub] opennlp-site issue #24: OPENNLP-1104 fix poweredby images, and use lower cas...

2017-06-30 Thread danielruss
Github user danielruss commented on the issue: https://github.com/apache/opennlp-site/pull/24 Have you considered using the same color gradient for the "Powered by" text? --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] opennlp pull request #218: OPENNLP-1079 Added BratDocumentParser. Closed Ann...

2017-05-25 Thread danielruss
GitHub user danielruss opened a pull request: https://github.com/apache/opennlp/pull/218 OPENNLP-1079 Added BratDocumentParser. Closed Annotation stream in BratDocument Thank you for contributing to Apache OpenNLP. In order to streamline the review of the

[GitHub] opennlp pull request #217: OPENNLP-1077 Made the constructors for the BratNa...

2017-05-24 Thread danielruss
GitHub user danielruss opened a pull request: https://github.com/apache/opennlp/pull/217 OPENNLP-1077 Made the constructors for the BratNameSampleStream public. Thank you for contributing to Apache OpenNLP. In order to streamline the review of the contribution we ask you

[GitHub] opennlp pull request #197: OPENNLP-1056: Fix NullPointerException in Diction...

2017-05-11 Thread danielruss
GitHub user danielruss opened a pull request: https://github.com/apache/opennlp/pull/197 OPENNLP-1056: Fix NullPointerException in DictionaryLemmatizer Thank you for contributing to Apache OpenNLP. In order to streamline the review of the contribution we ask you to

[GitHub] opennlp pull request #118: OpenNLP-981: Add training stream hash to Abstract...

2017-02-09 Thread danielruss
GitHub user danielruss opened a pull request: https://github.com/apache/opennlp/pull/118 OpenNLP-981: Add training stream hash to AbstractEventTrainer. Added training stream hash back to the AbstractEventTrainer You can merge this pull request into a Git repository by running

[GitHub] opennlp pull request #110: OpenNLP-977 Remove deprecated map methods

2017-02-07 Thread danielruss
Github user danielruss closed the pull request at: https://github.com/apache/opennlp/pull/110 --- 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

[GitHub] opennlp pull request #110: OpenNLP977 remove deprecated map methods

2017-02-06 Thread danielruss
GitHub user danielruss opened a pull request: https://github.com/apache/opennlp/pull/110 OpenNLP977 remove deprecated map methods removed many .getSettings() to use the TrainingParameters methods and not the Map methods. added init(TrainingParameter,Map) method to interfaces

[GitHub] opennlp pull request #95: OPENNLP-969:Added constructor to trainers that tak...

2017-01-27 Thread danielruss
GitHub user danielruss opened a pull request: https://github.com/apache/opennlp/pull/95 OPENNLP-969:Added constructor to trainers that takes a TrainingParameter You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielruss/opennlp

[GitHub] opennlp pull request #89: OPENNLP-963: Removed shadowing Map<> reportMap fro...

2017-01-25 Thread danielruss
GitHub user danielruss opened a pull request: https://github.com/apache/opennlp/pull/89 OPENNLP-963: Removed shadowing Map<> reportMap from AbstractEventTrainer Both the AbstractTrainer and AbstractEventTrainer have a reportMap. The AbstractTrainer reportMap is shadowed a

[GitHub] opennlp pull request #55: OPENNLP-927: Removed PluggableParameter

2017-01-18 Thread danielruss
GitHub user danielruss reopened a pull request: https://github.com/apache/opennlp/pull/55 OPENNLP-927: Removed PluggableParameter Merged the functionality of PluggableParameter and TrainingData. Changed all instances of PluggableParameters to TrainingData. You can merge this pull

[GitHub] opennlp pull request #55: OPENNLP-927: Removed PluggableParameter

2017-01-18 Thread danielruss
Github user danielruss closed the pull request at: https://github.com/apache/opennlp/pull/55 --- 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 #55: OPENNLP-927: Removed PluggableParameter

2017-01-13 Thread danielruss
GitHub user danielruss opened a pull request: https://github.com/apache/opennlp/pull/55 OPENNLP-927: Removed PluggableParameter Merged the functionality of PluggableParameter and TrainingData. Changed all instances of PluggableParameters to TrainingData. You can merge this pull

[GitHub] opennlp pull request #43: OPENNLP-929

2017-01-10 Thread danielruss
GitHub user danielruss opened a pull request: https://github.com/apache/opennlp/pull/43 OPENNLP-929 GIS.train(ObjectStream ) methods fail to index the object stream. The GISTrainer initialized, DataIndexer, but didn't perform the indexing You can merge this pull request i

[GitHub] opennlp pull request #19: OPENNLP-870: ContextGenerator is now Generic

2016-12-23 Thread danielruss
GitHub user danielruss opened a pull request: https://github.com/apache/opennlp/pull/19 OPENNLP-870: ContextGenerator is now Generic Small change to make ContextGenerator a Generic Class You can merge this pull request into a Git repository by running: $ git pull https

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

2016-12-23 Thread danielruss
GitHub user danielruss reopened 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

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

2016-12-23 Thread danielruss
Github user danielruss closed the pull request at: https://github.com/apache/opennlp/pull/14 --- 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 #16: LemmatizerME and DictionaryLemmatizer share data f...

2016-12-22 Thread danielruss
GitHub user danielruss opened a pull request: https://github.com/apache/opennlp/pull/16 LemmatizerME and DictionaryLemmatizer share data format You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielruss/opennlp OPENNLP-900

[GitHub] opennlp pull request #15: Opennlp 900

2016-12-22 Thread danielruss
Github user danielruss closed the pull request at: https://github.com/apache/opennlp/pull/15 --- 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 #15: Opennlp 900

2016-12-22 Thread danielruss
GitHub user danielruss opened a pull request: https://github.com/apache/opennlp/pull/15 Opennlp 900 change the format of the DictionaryLemmatizer to match the training data format of the statistical lemmatizer. You can merge this pull request into a Git repository by running

[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 รข