<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.10/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.10/ http://www.mediawiki.org/xml/export-0.10.xsd" version="0.10" xml:lang="en">
  <siteinfo>
    <sitename>Textserver wiki</sitename>
    <dbname>textserver-wiki</dbname>
    <base>http://textserver.lsi.upc.edu/wiki/index.php/TextServer_Documentation</base>
    <generator>MediaWiki 1.26.2</generator>
    <case>first-letter</case>
    <namespaces>
      <namespace key="-2" case="first-letter">Media</namespace>
      <namespace key="-1" case="first-letter">Special</namespace>
      <namespace key="0" case="first-letter" />
      <namespace key="1" case="first-letter">Talk</namespace>
      <namespace key="2" case="first-letter">User</namespace>
      <namespace key="3" case="first-letter">User talk</namespace>
      <namespace key="4" case="first-letter">Textserver wiki</namespace>
      <namespace key="5" case="first-letter">Textserver wiki talk</namespace>
      <namespace key="6" case="first-letter">File</namespace>
      <namespace key="7" case="first-letter">File talk</namespace>
      <namespace key="8" case="first-letter">MediaWiki</namespace>
      <namespace key="9" case="first-letter">MediaWiki talk</namespace>
      <namespace key="10" case="first-letter">Template</namespace>
      <namespace key="11" case="first-letter">Template talk</namespace>
      <namespace key="12" case="first-letter">Help</namespace>
      <namespace key="13" case="first-letter">Help talk</namespace>
      <namespace key="14" case="first-letter">Category</namespace>
      <namespace key="15" case="first-letter">Category talk</namespace>
    </namespaces>
  </siteinfo>
  <page>
    <title>TextServer Documentation</title>
    <ns>0</ns>
    <id>1</id>
    <revision>
      <id>124</id>
      <parentid>107</parentid>
      <timestamp>2016-01-22T13:06:40Z</timestamp>
      <contributor>
        <username>Padro</username>
        <id>2</id>
      </contributor>
      <model>wikitext</model>
      <format>text/x-wiki</format>
      <text xml:space="preserve" bytes="1639">== Introduction ==

TextServer is a platform of language analysis services that can be used to process texts either interactively or in batch mode.

TextServer is powered by the High Performance Computing cluster in the [http://www.cs.upc.edu Computer Science Department] at [http://www.upc.edu UPC], that totals over 1,000 cores and 3TB of RAM.

TextServer offers NLP services based on [http://nlp.lsi.upc.edu FreeLing] and other tools. Services range from language identification or tokenization to Semantic Role Labelling and Coreference Resolution. Services are offered for a variety of languages, including English, Spanish, Russian, French, German, Italian, Portuguese, Catalan, Galician, Welsch, among others.

== TextServer goals ==

TextServer aims to simplify the use of advanced Natural Language Processing pipelines such as FreeLing, moving them to the cloud and freeing the user from time-consuming installation procedures and complex library API calling. 

With TextServer, the user can just submit a document or collection for its processing, and get the results in XML or JSON, among other formats.

The request can be sent manually via a web form, or programmatically from a remote client calling a web-service API.

== Contents ==

# [[Getting Started]]
# [[Service Catalog]]
# [[Executing Services]]
## [[Executing_Services#Submitting_Jobs_via_Web_Browser|Via Web browser]]
## [[Executing_Services#Submitting_Jobs_via_a_Remote_Client|Via remote client]]
## [[Executing_Services#Retrieving_Results_for_a_Batch_Request|Retrieving Batch Results]]
## [[Example Clients|Example Client Programs]]
## [[TextServer Error Codes]]</text>
      <sha1>mh2d959x9dbxgwhfwkitlch7bffjumj</sha1>
    </revision>
  </page>
</mediawiki>
