Skip to content

PaulHuygen/xtas

 
 

Repository files navigation

image

xtas

Distributed text analysis suite based on Celery.

Copyright University of Amsterdam, Netherlands eScience Center and contributors, distributed under the Apache License (see AUTHORS.txt, LICENSE.txt).

Quickstart

Install:

pip install xtas

Start worker:

python -m xtas.worker --loglevel=info

Start web frontend:

python -m xtas.webserver

For full documentation, please visit http://nlesc.github.io/xtas/.

About

Distributed text analysis suite based on Celery

Resources

License

Apache-2.0, GPL-3.0 licenses found

Licenses found

Apache-2.0
LICENSE.txt
GPL-3.0
LICENSE-gpl3.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.5%
  • Makefile 4.7%
  • Java 2.0%
  • Shell 1.6%
  • CSS 0.2%