Skip to content

Commit

Permalink
Update document for corpus based splitter data file information
Browse files Browse the repository at this point in the history
  • Loading branch information
Yasas committed Jun 5, 2019
1 parent 5402c26 commit d668568
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ SinLing is to be the state of the art tool for Sinhalese Language Processing tas
Steps-
1. Change dir path of your shell to project folder
1. Execute `javac bin/SinhalaTokenizer.java -encoding "UTF-8"` (you need to have Java JDK - tested with javac version 1.8.0_201)
1. Download `stat.split.pickle` to the `bin` folder
1. Import required tools from the `sinling` module in your desired project
(you may have to append this project path to your path environment variable)

Expand Down

0 comments on commit d668568

Please sign in to comment.