Skip to content

An implementation of the Alveo API on top of a local data store

License

Notifications You must be signed in to change notification settings

gvlawrence/alveolocal

 
 

Repository files navigation

Alveo Local

image

image

image

An implementation of the Alveo API on top of a local data store

Alveo is a collection of software that provides a virtual laboratory for working with Human Communication data such as audio recordings of speech or written texts. Part of Alveo is a web application that provides a web based user interface to the data collections and an HTTP API to provide programmatic access to the data. This project re-implements the HTTP API provided by Alveo in a more lightweight style. While Alveo uses a number of backend components to help with scalability and speed, this implementation uses only a local filesystem and an RDF triple store. The goal is to be able to run this version of the API on a small machine to provide an personal interface to one or more data sets.

About

An implementation of the Alveo API on top of a local data store

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.8%
  • Makefile 1.4%
  • CSS 0.8%