Metadata-Version: 1.1
Name: CLAMServices
Version: 2.2.2
Summary: A collection of CLAM Webservices for various of our NLP tools
Home-page: https://proycon.github.io/clam
Author: Maarten van Gompel
Author-email: proycon@anaproy.nl
License: GPL
Description: CLAM Webservices for Natural Language Processing
        =====================================================
        
        This is a collection of CLAM webservices (i.e. RESTful wesbervices powered by CLAM,
        https://proycon.github.io/clam) for various Natural Language Processing
        tools.  These webservices are hosted on https://webservices-lst.science.ru.nl .
        
        CLAM webservices for the following tools are supplied here:
        
        * `Frog <https://languagemachines.github.io/frog>`_
        * `Ucto <https://languagemachines.github.io/ucto>`_
        * `Timbl <https://languagemachines.github.io/timbl>`_
        * `Colibri Core <https://proycon.github.io/colibri-core>`_
        * `Alpino <http://www.let.rug.nl/vannoord/alp/Alpino/>`_
        * `SpaCy <https://spacy.io>`_ (with added FoLiA support)
        
        The tools themselves are not in this repository and need to be installed
        separately, we recommend to use our `LaMachine <https://proycon.github.io/LaMachine>`_
        distribution which contains everything at once.
        
        To install these CLAM webservices manually, clone this repository and run:
        
        ``python setup.py install``
        
        
        
        
        
Keywords: clam webservice rest nlp computational_linguistics rest
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Operating System :: POSIX
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
