Size: 1942
Comment:
|
Size: 1997
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
This page offers the official [[http://creativecommons.org/licenses/by/3.0/deed.en_US|Creative Commons Attribution 3.0 Unported License]] release of the Multiservice, a robust linguistic Web service for Polish, combining several mature offline linguistic tools in a common online platform. By downloading the package you accept the conditions of that licence. | |
Line 4: | Line 5: |
ICS PAS Multiservice is a robust linguistic Web service for Polish, combining several mature offline linguistic tools in a common online platform. Packaged TEI P5-based annotation is used as representation format for the service. Apache Thrift is used for data exchange between underlying tools. | Packaged TEI P5-based annotation is used as representation format for the service. Apache Thrift is used for data exchange between underlying tools. In contrast to most frequent approaches, the architecture supports asynchronous handling of requests to enable processing large amounts of text. |
Line 6: | Line 7: |
In contrast to most frequent approaches, the architecture supports asynchronous handling of requests to enable processing large amounts of text. | '''Contact person:''' [[MateuszKopec|Mateusz Kopeć]]<<BR>> '''Authors:''' [[MichalLenart|Michał Lenart]], [[MaciejOgrodniczuk|Maciej Ogrodniczuk]]<<BR>> '''License:''' CC BY v.3 {{http://i.creativecommons.org/l/by/3.0/88x31.png}} == Download == If you want to set up your own instance of the web service, you may download source code from the [[http://git.nlp.ipipan.waw.pl/multiservice/multiservice|web service git repository]]. Multiservice web demo is also hosted in this repository. If you want to use existing instance, you may check out one of the clients available at [[http://git.nlp.ipipan.waw.pl/multiservice/clients|clients git repository]]. Currently, example Java and Python clients are available. |
Line 10: | Line 21: |
* Users guide: [[http://redmine.nlp.ipipan.waw.pl/redmine/projects/multiserwis/wiki/Usage]] * Admins guide (Polish): [[attachment:Multiserwis-Administracja.pdf]] * Developers guide (Polish): [[attachment:Multiserwis-Źródła.pdf]] |
In preparation. == Demo == The Web demo of the service: [[http://multiservice.nlp.ipipan.waw.pl/]] Any bug reports are welcome, please use the form available at [[http://multiservice.nlp.ipipan.waw.pl/]] ("Report a bug" tab). |
Line 25: | Line 40: |
== Demo == The Web demo of the service: [[http://multiservice.nlp.ipipan.waw.pl/]] == Console client == Here you can download python console client script: [[attachment:wsclient.py]]. Requires [[https://fedorahosted.org/suds/|suds python library]], you can install it using: {{{ pip install suds }}} === Requirements === * Python 2.7 * suds python package ([[https://fedorahosted.org/suds/]]) === Invocation === Console client can be invoked as following: {{{ python wsclient.py <Service1> <Service2> ... < input.txt > output.xml}}} For example: {{{ python wsclient.py Pantera Spejd DependencyParser < input.txt > output.xml }}} === Output format === Output format is packaged TEI P5 representation (more information about the format is available here: [[http://redmine.nlp.ipipan.waw.pl/redmine/projects/multiserwis/wiki/InOut]]. |
Multiservice
This page offers the official Creative Commons Attribution 3.0 Unported License release of the Multiservice, a robust linguistic Web service for Polish, combining several mature offline linguistic tools in a common online platform. By downloading the package you accept the conditions of that licence.
Packaged TEI P5-based annotation is used as representation format for the service. Apache Thrift is used for data exchange between underlying tools. In contrast to most frequent approaches, the architecture supports asynchronous handling of requests to enable processing large amounts of text.
Contact person: Mateusz Kopeć
Authors: Michał Lenart, Maciej Ogrodniczuk
License: CC BY v.3
Download
If you want to set up your own instance of the web service, you may download source code from the web service git repository. Multiservice web demo is also hosted in this repository.
If you want to use existing instance, you may check out one of the clients available at clients git repository. Currently, example Java and Python clients are available.
Documentation
In preparation.
Demo
The Web demo of the service: http://multiservice.nlp.ipipan.waw.pl/
Any bug reports are welcome, please use the form available at http://multiservice.nlp.ipipan.waw.pl/ ("Report a bug" tab).
Reports and publications
Please cite the LREC paper:
but you may also read: