Metadata-Version: 2.0
Name: pycorpus
Version: 1.0.0
Summary: Easy concurrent launch of series of filebased experiments.
Home-page: https://bitbucket.org/josu/pycorpus/
Author: Josu Bermudez
Author-email: josubg@gmail.com
License: Apache License, Version 2.0
Keywords: NLP XML markup NAF
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7

This module provide a easy, non intrusive way to process a big list of files in a parallel way. Also provides the option to process theses files with a different packs of options, evaluate and generate reports.

**This module uses PPSS(Louwrentius(c))** that is under **GPL licence** for further information see inside PPSS script.                                                                                                               


