Changeset 33335 for gs3-extensions

Timestamp:
2019-07-19T22:17:21+12:00 (5 years ago)
Author:
ak19
Message:

First java file for Māori language detection using openNLP with the LanguageDetectionModel. Instructions and reading links are within the README.txt. Though maybe I don't need to commit apache's openNLP binary zip and the LanguageDetectionModel.bin (actually a zip) file, I'm including that too. Near the end of the README.txt instructions, it covers the steps on how to compile and run the new Java file called MaoriDetector.java. At present, this rudimentary class takes a hardcoded 2 line sentence in Māori taken from our uni website as input and correctly choose mri (3 letter lang code for Māori) as the best predicted language it detected, at over 60%.

Location:
gs3-extensions/maori-lang-detection
Files:
7 added

Note: See TracChangeset for help on using the changeset viewer.