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

https://github.com/uts-cic/athanor-server

Rest API for Athanor
https://github.com/uts-cic/athanor-server

natural-language-processing rhetorical-parser

Last synced: about 1 month ago
JSON representation

Rest API for Athanor

Awesome Lists containing this project

README

          

[![https://img.shields.io/badge/license-GPLv3-blue.svg](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://github.com/uts-cic/athanor-server/blob/master/LICENSE)

[![Build Status](https://travis-ci.org/uts-cic/athanor-server.svg?branch=master)](https://travis-ci.org/uts-cic/athanor-server)
[![Coverage Status](https://coveralls.io/repos/github/uts-cic/athanor-server/badge.svg?branch=master)](https://coveralls.io/github/uts-cic/athanor-server?branch=master)

# athanor-server

This is a REST-API web server for Athanor, a rhetorical parser. The server requires Athanor and CoreNLP libraries to run. Original Athanor is written by [@clauderouxter](https://github.com/orgs/uts-cic/people/clauderouxster).

# Documentation

See the current [docs](https://uts-cic.github.io/athanor-server/).