summaryrefslogtreecommitdiff
path: root/splitter/README
blob: 3df8c4fa49d6cfc5574ddb14fc2e206b87379994 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Before you can start using Ninka, you need to create the sentence
breaking program "splitter.pl"

We have used as the basis of our code the perl script "splitter.pl"
(and its associated data), from Paul Clough, located at

http://ir.shef.ac.uk/cloughie/software.html

as the basis for our program.

Paul has given us permission to use with code. We are very grateful
for this. 

--dmg