An open API service indexing awesome lists of open source software.

https://github.com/szgabsz91/morpher-api

Spring Boot based web API for consuming Morpher services
https://github.com/szgabsz91/morpher-api

docker inflection lemmatization morphological-analysis morphology rule-induction spring-boot

Last synced: 7 months ago
JSON representation

Spring Boot based web API for consuming Morpher services

Awesome Lists containing this project

README

          

# Morpher API

[![Build Status](https://img.shields.io/circleci/project/github/szgabsz91/morpher-api/master.svg)](https://circleci.com/gh/szgabsz91/workflows/morpher-api)
[![Docker Hub](https://img.shields.io/docker/v/szgabsz91/morpher-api?label=docker)](https://hub.docker.com/repository/docker/szgabsz91/morpher-api)
[![License](https://img.shields.io/github/license/szgabsz91/morpher-api.svg)](https://github.com/szgabsz91/morpher-api/blob/master/LICENSE)

Spring Boot based web API to consume the Morpher inflection generation and morphological analysis operations.

The application is published as a Docker image as well.