<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://webservices.cls.ru.nl/glem/static/interface.xsl"?>
<clam xmlns:xlink="http://www.w3.org/1999/xlink" version="3.2.8" id="webglem" name="Glem" user="anonymous" baseurl="https://webservices.cls.ru.nl/glem" interfaceoptions="" authentication="oauth">
    <description>GLEM is a lemmatizer for Ancient Greek.</description>
    <version>1.3.1</version>
    <author>Corien Bary, Peter Berck, Iris Hendrickx, Wessel Stoop</author>
<affiliation>Faculty of Philosophy, Theology and Religious Studies and Centre for Language and Speech Technology, Radboud University Nijmegen</affiliation><email>c.bary@ftr.ru.nl</email><url>https://github.com/GreekPerspective/glem/</url>    <customhtml>
    <![CDATA[
    
<p>GLEM has been created in the project <a href="http://ncs.ruhosting.nl/perspective/">Unraveling the Language of Perspective</a>, which is supported by the EU under FP7, ERC Starting Grant 338421-Perspective.</p>

<p>The paper <em>A memory-based lemmatizer for Ancient Greek</em> reports on how it works, what material it uses, and what the accuracy is. It can be read <a href="http://dl.acm.org/citation.cfm?id=3078100">here</a>.
</p>

    ]]>
    </customhtml>
    <formats>
            <format id="PlainTextFormat" name="Plain Text Format" mimetype="text/plain" />
    </formats>
    <profiles>
            
        <profile>
         <input>
            <InputTemplate id="text_to_lemmatize" format="PlainTextFormat" label="Text to lemmatize" mimetype="text/plain" extension="txt" optional="no" unique="no" acceptarchive="no">
                <StaticParameter id="encoding" name="Encoding" description="The character encoding of the file" value="utf-8" />
            </InputTemplate>
         </input>
         <output>
            <OutputTemplate id="lemmatized_text" format="PlainTextFormat" label="Lemmatized text" mimetype="text/plain" extension="out.txt" parent="text_to_lemmatize" unique="no">
                <meta id="encoding">utf-8</meta>
                <viewer id="tableviewer" name="Table viewer" type="SimpleTableViewer" mimetype="text/html" more="false" allowdefault="false" />

            </OutputTemplate>
            <OutputTemplate id="errorlog" format="PlainTextFormat" label="Log file with (standard) error output" mimetype="text/plain" filename="error.log" unique="yes">
                <meta id="encoding">utf-8</meta>
            </OutputTemplate>
         </output>
        </profile>

    </profiles>
    <parameters>
    </parameters>
    <inputsources>
    </inputsources>
</clam>