Skip to content

aolieman/xtas

 
 

Repository files navigation

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:

celery -A xtas.tasks 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • Shell 1.3%