[ 
https://issues.apache.org/jira/browse/OPENNLP-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17906780#comment-17906780
 ] 

ASF GitHub Bot commented on OPENNLP-1665:
-----------------------------------------

atarora commented on code in PR #199:
URL: https://github.com/apache/opennlp-sandbox/pull/199#discussion_r1890391991


##########
opennlp-grpc/README.md:
##########
@@ -1,6 +1,6 @@
 # OpenNLP gRPC - Proof of Concept
 
-This project demonstrates a proof of concept for creating a backend powered by 
Apache OpenNLP using gRPC. It comprises of three main modules : 
+This project demonstrates a proof of concept for creating a backend powered by 
Apache OpenNLP using gRPC. It comprises three main modules : 

Review Comment:
   ```suggestion
   This project demonstrates a proof of concept for creating a backend powered 
by Apache OpenNLP using gRPC. It comprises of three main modules : 
   ```





> gRPC Backend for Multi-Language Support
> ---------------------------------------
>
>                 Key: OPENNLP-1665
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-1665
>             Project: OpenNLP
>          Issue Type: New Feature
>            Reporter: Richard Zowalla
>            Assignee: Richard Zowalla
>            Priority: Major
>
> Taken from the slack discussion. Goal is to broaden the application of 
> OpenNLP and usage in different programming language.
> To do so, we can build a component based on gRPC as a module into opennlp 
> itself and implement the server side component for the most common tasks (can 
> be a growing thing, if community is going to like it) in Java using 
> [gRPC|https://grpc.io/] - with the gRPC spec for OpenNLP in place, we can 
> simply generate appropriate clients for every supported language (Python, Go, 
> etc.) - that would make it easier to maintain since we can just tell the 
> people how to generate the client based on the gRPC spec.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to