# # ChangeLog for gs3-extensions/maori-lang-detection/src/MaoriTextDetector.class # # Generated by Trac 1.4.2 # 2024-06-07T11:51:31+12:00 Wed, 24 Jul 2019 08:54:50 GMT ak19 [33355] * gs3-extensions/maori-lang-detection/README.txt (modified) * gs3-extensions/maori-lang-detection/gen_SentenceDetection_model.sh (added) * gs3-extensions/maori-lang-detection/models-trainingdata-and-sampletxts (added) * gs3-extensions/maori-lang-detection/models-trainingdata-and-sampletxts/langdetect-183.bin (moved) * gs3-extensions/maori-lang-detection/models-trainingdata-and-sampletxts/mri-sent.train (added) * gs3-extensions/maori-lang-detection/models-trainingdata-and-sampletxts/mri-sent_trained.bin (added) * gs3-extensions/maori-lang-detection/models-trainingdata-and-sampletxts/sample_maori_shorttext.txt (added) * gs3-extensions/maori-lang-detection/models-trainingdata-and-sampletxts/sample_mri_paragraphs.txt (added) * gs3-extensions/maori-lang-detection/mri-opennlp-corpus.tar.gz (added) * gs3-extensions/maori-lang-detection/src/MaoriTextDetector.class (modified) * gs3-extensions/maori-lang-detection/src/MaoriTextDetector.java (modified) Changes for adding in the new gen_SentenceDetection_model.sh script, ... Tue, 23 Jul 2019 05:29:18 GMT ak19 [33350] * gs3-extensions/maori-lang-detection/README.txt (modified) * gs3-extensions/maori-lang-detection/src/MaoriTextDetector.class (modified) * gs3-extensions/maori-lang-detection/src/MaoriTextDetector.java (modified) Better comments. Tested macronised vs unmacronised Māori language ... Sat, 20 Jul 2019 11:24:46 GMT ak19 [33338] * gs3-extensions/maori-lang-detection/src/MaoriTextDetector.class (modified) * gs3-extensions/maori-lang-detection/src/MaoriTextDetector.java (modified) 1.After renaming the java class, changed all occurrences of the old ... Sat, 20 Jul 2019 11:21:41 GMT ak19 [33337] * gs3-extensions/maori-lang-detection/src/MaoriTextDetector.class (moved) * gs3-extensions/maori-lang-detection/src/MaoriTextDetector.java (moved) Renaming the class to MaoriTextDetector, since it doesn't detect ... Sat, 20 Jul 2019 10:58:17 GMT ak19 [33336] * gs3-extensions/maori-lang-detection/src/MaoriDetector.class (modified) * gs3-extensions/maori-lang-detection/src/MaoriDetector.java (modified) Major rewrite to make this class more useful to callers. ...