Stateful Rust web service that enables the efficient concurrent compilation and distribution of statistics regarding Apertium packages via a RESTful API.
I was told to use /calcCoverage, I need to have apertium-stats-service installed. The wiki gives to use port 2737 while the having this installed as a separate container shows port 8000. I am trying to figure out if there is a way to install this inside of Apertium-APY or is the wiki in error and I need to run this as a separate service. Thus I have a service for /translate and a service for /calcCoverage which both need all language libraries downloaded.
What? APy's /calcCoverage has nothing to do with stats service. Moreover, stats-service does not require any language pairs or modules to be installed.
I was told to use /calcCoverage, I need to have apertium-stats-service installed. The wiki gives to use port 2737 while the having this installed as a separate container shows port 8000. I am trying to figure out if there is a way to install this inside of Apertium-APY or is the wiki in error and I need to run this as a separate service. Thus I have a service for /translate and a service for /calcCoverage which both need all language libraries downloaded.