#format wiki #language en #acl +All:read Default = Text Selector = 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 TextSelector, a tool for manual text inspection and selection. By downloading the TextSelector package you accept the conditions of that licence. '''Principal developer:''' [[MateuszKopec|Mateusz Kopeć]]<
> '''Authors:''' [[MateuszKopec|Mateusz Kopeć]]<
> '''License:''' CC BY v.3 {{http://i.creativecommons.org/l/by/3.0/88x31.png}} == Usage == Text Selector may be run using following command: java -jar TextSelector_standalone_jar input_dir target_dir where ''TextSelector_standalone_jar'' is the standalone ''.jar'' file presented below, ''input_dir'' is the corpus in the TEI format (only ''text_structure.xml'' and ''header.xml'' files for each text) and ''target_dir'' is the target directory to place the rejected texts. 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. == Downloads == TextSelector 1.0 is available to download in two versions: * [[attachment:textSelector-1.0-SNAPSHOT.one-jar.jar | standalone jar]] * [[attachment:textSelector-1.0-src.jar | source code]] You may also want to see [[PolishCoreferenceTools|other Polish Coreference Tools]].