Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/segmenter.git

Markdown formatting.

Authordjarvis <email>
Date2018-12-17 23:59:27 GMT-0800
Commit7930ff433a2e4e20ba0e93200fb88189466f161c
Parent08c47d6
README.md
- ================================================
- 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.
Delta4 lines added, 12 lines removed, 8-line decrease