Softcatala / text-metrics-service

Service that computes text metrics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This service provides a set of metrics given a piece of text

Docker container

Use make docker-build to build the Docker container

Use make docker-run to execute the Docker container

Use locally:

  • http://localhost:8505/metrics?text=hola to get metrics

About

Service that computes text metrics


Languages

Language:Python 99.7%Language:Makefile 0.2%Language:Shell 0.1%