Hi Bansari, You can git clone Apache PredictionIO repo ( https://github.com/apache/incubator-predictionio), modify templates.yaml under /docs/manual/source/gallery, and submit a pull request. When merged, people will be able to view your templates here: http://predictionio.incubator.apache.org/gallery/template-gallery/
Cheers, Chan On Wed, Aug 31, 2016 at 4:17 AM, Bansari Shah <[email protected]> wrote: > Hi Chan, > > Updated predictionIO template of coreNLP_SentimentAnalysis and > OpenNLP_SentimentAnalysis are under below repository : > https://github.com/peoplehum/coreNLP-Sentiment-Analysis- > PredictionIO-Template > https://github.com/peoplehum/OpenNLP-Sentiment-Analysis- > PredictionIO-Template > > For integrating above this templates i have created jira issue PIO-34 : > Upgrading coreNLP_SentimentAnalysis and OpenNLP_Sentiment Analysis > template to org.apache.predictionio namespace. > > Please suggest me how to proceed further. > > Thank you > > Regards, > Bansari Shah > > > > On Tue, Aug 30, 2016 at 11:51 PM, Chan Lee <[email protected]> wrote: > >> Hi Bansari, >> >> Apologies for the late reply. I was away yesterday. >> >> I have updated namespace and written tests for all "previously official" >> templates under PredictionIO repository (https://github.com/PredictionIO) >> that we are working to donate to Apache. coreNLP_SentimentAnalysis and >> OpenNLP_SentimentAnalysis are not included in this. So your work does not >> overlap with mine. >> >> We are planning to release v0.10 of PredictionIO in September, and we >> would need voluntary updates to the org namespace in all templates. As >> Pat mentioned, the best way to do this is via pull request to the template >> gallery. Below are the links to template gallery page and instructions. For >> both namespace updates and your new template, you can just specify the >> pio_min_version as 0.10.0 and it will work with the Apache donated version >> of PredictionIO. Thank you for your contribution. >> >> template gallery: https://github.com/apache/incubator-predictionio/bl >> ob/develop/docs/manual/source/gallery/templates.yaml >> submit instructions: https://github.com/apache/incubator-prediction >> io/blob/develop/docs/manual/source/community/submit-template.html.md >> >> Cheers, >> Chan >> >> On Tue, Aug 30, 2016 at 7:43 AM, Pat Ferrel <[email protected]> >> wrote: >> >>> The current plan is to have a new Gallery which anyone can submit >>> templates to. The templates might be hosted on your github account. This >>> needs to get a thumbs up from an Apache PIO committer so filing a Jira with >>> your submission request should get our attention. If it meets Gallery >>> standards you can create a PR (pull request) to the Gallery page with your >>> template description. Then in short order your template will be on the >>> Gallery. >>> >>> To submit for inclusion in Apache is more rigorous requiring that some >>> committer is willing to give it long term support and that you assign >>> copyrights as per normal Apache procedure. >>> >>> >>> On Aug 30, 2016, at 2:17 AM, Bansari Shah <[email protected]> >>> wrote: >>> >>> Thank you, Pat. >>> I am starting to communicate with Chan to see if more is yet to done. And >>> we are also working with preditionIO and making our own template for >>> sentiment analysis. Is there a way to contribute new templates in apache >>> version of predicitonIO ? We are highly using predictionIO for our >>> MachineLearninig platform so please update me for any changes or feature >>> addition in predictionIO. >>> My github ID : bansarishah >>> >>> Thank you >>> >>> Regards, >>> Bansari Shah >>> >>> >>> On Tue, Aug 30, 2016 at 2:21 AM, Pat Ferrel <[email protected]> >>> wrote: >>> >>> > Hi Bansari, >>> > >>> > Chan Lee has done this too, and added tests from the new integration >>> test >>> > framework. We are awaiting a donation from Saleforce and new repo >>> creation >>> > before anything can be pushed. >>> > >>> > If you would like to help check work being done on this here: >>> > https://issues.apache.org/jira/browse/PIO-24 >>> > >>> > You might want to coordinate with Chan to see if more is yet to be >>> done, >>> > for instance checking licenses to make sure all dependencies have >>> > compatible licenses as described here: https://issues.apache.org/ >>> > jira/browse/PIO-27 >>> > >>> > Templates are always released in source form so the binary licenses >>> don’t >>> > need to be checked. >>> > >>> > >>> > On Aug 29, 2016, at 7:17 AM, Bansari Shah <[email protected]> >>> wrote: >>> > >>> > Hey, >>> > I have updated some of the prediction IO templates from >>> io.predictionio to >>> > org.apache.predictionio namespace . Is it possible to contribute this >>> > templates ? If yes can you please guide me how to contribute. >>> > >>> > Thank you >>> > >>> > Regards, >>> > Bansari Shah >>> > >>> > >>> >>> >> >
