<?xml version="1.0" encoding="utf-8"?><!DOCTYPE article  PUBLIC '-//OASIS//DTD DocBook XML V4.4//EN'  'http://www.docbook.org/xml/4.4/docbookx.dtd'><article><articleinfo><title>TextSelector</title><revhistory><revision><revnumber>5</revnumber><date>2014-07-14 14:45:31</date><authorinitials>MateuszKopec</authorinitials></revision><revision><revnumber>4</revnumber><date>2014-07-14 14:44:53</date><authorinitials>MateuszKopec</authorinitials></revision><revision><revnumber>3</revnumber><date>2014-07-14 14:44:41</date><authorinitials>MateuszKopec</authorinitials></revision><revision><revnumber>2</revnumber><date>2014-07-14 14:18:23</date><authorinitials>MateuszKopec</authorinitials></revision><revision><revnumber>1</revnumber><date>2014-07-14 13:54:15</date><authorinitials>MateuszKopec</authorinitials></revision></revhistory></articleinfo><section><title>Text Selector</title><para>This page offers the official <ulink url="http://creativecommons.org/licenses/by/3.0/deed.en_US">Creative Commons Attribution 3.0 Unported License</ulink> release of the TextSelector, a tool for manual text inspection and selection. By downloading the TextSelector package you accept the conditions of that licence. </para><para><emphasis role="strong">Principal developer:</emphasis> <ulink url="http://zil.ipipan.waw.pl/TextSelector/MateuszKopec#">Mateusz Kopeć</ulink></para><para> <emphasis role="strong">Authors:</emphasis> <ulink url="http://zil.ipipan.waw.pl/TextSelector/MateuszKopec#">Mateusz Kopeć</ulink></para><para> <emphasis role="strong">License:</emphasis> CC BY v.3 </para><para><inlinemediaobject><imageobject><imagedata fileref="http://i.creativecommons.org/l/by/3.0/88x31.png"/></imageobject><textobject><phrase>http://i.creativecommons.org/l/by/3.0/88x31.png</phrase></textobject></inlinemediaobject> </para><section><title>Usage</title><para>Text Selector may be run using following command: </para><para>java -jar TextSelector_standalone_jar input_dir target_dir </para><para>where <emphasis>TextSelector_standalone_jar</emphasis> is the standalone <emphasis>.jar</emphasis> file presented below, <emphasis>input_dir</emphasis> is the corpus in the TEI format (only <emphasis>text_structure.xml</emphasis> and <emphasis>header.xml</emphasis> files for each text) and <emphasis>target_dir</emphasis> is the target directory to place the rejected texts. </para><para>Usage is simple: when opened, TextSelector shows first text in the corpus directory. One may edit text content of the corpus in the main window and save changes by pressing CTRL+S shortcut. If the text should be rejected, CTRL+R will do it and display next corpus text. Next corpus text may be shown by pressing CTRL+N, previous one by pressing CTRL+P. </para></section><section><title>Downloads</title><para>TextSelector 1.0 is available to download in two versions: </para><itemizedlist><listitem><para><ulink url="http://zil.ipipan.waw.pl/TextSelector/TextSelector?action=AttachFile&amp;do=get&amp;target=textSelector-1.0-SNAPSHOT.one-jar.jar">standalone jar</ulink> </para></listitem><listitem><para><ulink url="http://zil.ipipan.waw.pl/TextSelector/TextSelector?action=AttachFile&amp;do=get&amp;target=textSelector-1.0-src.jar">source code</ulink> </para></listitem></itemizedlist><para>You may also want to see <ulink url="http://zil.ipipan.waw.pl/TextSelector/PolishCoreferenceTools#">other Polish Coreference Tools</ulink>. </para></section></section></article>