| | - ================================================ |
| | - Word Split: Text Segmentation Tool |
| | - ================================================ |
| | +# Word Split: Text Segmentation Tool |
| | |
| | Word Split is a Java application for Java software developers. The application |
 |
| | The resulting segmented phrases are written to standard out. |
| | |
| | - --------------------------------------------- |
| | - Contents |
| | - --------------------------------------------- |
| | +## Contents |
| | |
| | This release includes: |
 |
| | - scripts/probability.awk Creates a probability lexicon from tallies |
| | |
| | - --------------------------------------------- |
| | - Requirements |
| | - --------------------------------------------- |
| | +## Requirements |
| | |
| | The following software packages are required to compile and run Word Split: |
| | |
| | - Java version 1.6 (or greater) |
| | - Ant version 1.8.2 (or greater) |
| | |
| | - --------------------------------------------- |
| | - Installation |
| | - --------------------------------------------- |
| | +## Installation |
| | |
| | Installation is complete by unzipping the archive. |