apertium / apertium-stats-service

Stateful Rust web service that enables the efficient concurrent compilation and distribution of statistics regarding Apertium packages via a RESTful API.
GNU General Public License v3.0
1 stars 3 forks source link

[Question] How do I use /calcCoverage #69

Closed Ryu945 closed 4 years ago

Ryu945 commented 4 years ago

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.

sushain97 commented 4 years ago

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.