RatelTest Segmentation on a File |
If you are using an Okapi Tool after the M9 release, you should be using the wiki online help:
http://www.opentag.com/okapi/wiki/index.php?title=Ratel
This dialog box allows you to specify the options to segment a test file.
Full path of the test input file to segment -- Enter the full
path of the document to use for input. The file should be in UTF-8. You can use XML-like
tags (e.g. <tag>, </tag>, and <tag/>) to simulate in-line codes.
The entire content of the file is considered as a single text unit (i.e. line
breaks are not seen as any specific type of paragraph delimiters).
Full path of the output file -- enter the full path of the resulting document.
Create HTML output -- Set this option to generate the
segmentation results in the form of an HTML table, with each segment in a row.
If this option is not set, the output is the same as the input file, with the
characters '[' and ']' denoting the segments.