[ https://issues.apache.org/jira/browse/OPENNLP-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055291#comment-16055291 ]
ASF GitHub Bot commented on OPENNLP-198: ---------------------------------------- GitHub user MrIndiaDev opened a pull request: https://github.com/apache/opennlp/pull/233 OPENNLP-198: Added link for demo website (WIP ) for Sentence Detector I was working on a personal tutorial site for OpenNLP and till now I was trying to showcase some sample for running Sentence Detector API. Hope it would be helpful for community. You can have a look at initial demo. http://my-ai-launcher.appspot.com/#/visualnlp/opennlp Also Refer https://issues.apache.org/jira/secure/attachment/12872265/sentdetect.png I am working on adding more API's and option for loading custom models. Further I will add support for training of customer models. Please share your valuable feedback. You can merge this pull request into a Git repository by running: $ git pull https://github.com/VisualAI/opennlp master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/opennlp/pull/233.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #233 ---- commit c08781c331c4fe140cca0c74a0ddb6fb1ea27cdd Author: mrindiadev <mr.india....@gmail.com> Date: 2017-06-20T07:15:20Z OPENNLP-198: Added link for demo website (WIP ) for Sentence Detector ---- > Develop a demonstration web app for our website > ------------------------------------------------ > > Key: OPENNLP-198 > URL: https://issues.apache.org/jira/browse/OPENNLP-198 > Project: OpenNLP > Issue Type: Task > Components: Website > Reporter: Joern Kottmann > Labels: help-wanted > Attachments: sentdetect.png > > > We should add a demonstration web app to our website, so potential new user > have a chance to try out OpenNLP before they need to download it. The initial > version of the web app does not need to support every component in OpenNLP, > but should support a few. > It seems to be possible to request a virtual machine from the infra team to > run our web app on. -- This message was sent by Atlassian JIRA (v6.4.14#64029)