Skip to content
/ xtas Public
forked from NLeSC/xtas

Distributed text analysis suite based on Celery

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE.rst
Apache-2.0
LICENSE-al2.txt
GPL-3.0
LICENSE-gpl3.txt
Notifications You must be signed in to change notification settings

toabey/xtas

 
 

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). Parts of xtas use GPL-licensed software, such as the Stanford NLP tools, and datasets that may incur additional restrictions. Check the documentation for individual functions.

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

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE.rst
Apache-2.0
LICENSE-al2.txt
GPL-3.0
LICENSE-gpl3.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.3%
  • Shell 4.3%
  • Java 1.4%