Skip to content
forked from NLeSC/xtas

Distributed text analysis suite based on Celery

License

Notifications You must be signed in to change notification settings

mariahendrike/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

Packages

No packages published