From 46cd9cbddcdc31184fd390e4e749600496b52d2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Grado=C5=A1?= <61123302+mathieux95@users.noreply.github.com> Date: Sat, 25 Mar 2023 11:48:52 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 712d5fc..452cf48 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A Toolbox for Online Handwriting analysis in MATLAB. * **Segment** long texts into lines or words. * **Detect** punctuation marks, diacritics and/or delayed segments. Use the pre-trained SVM classifiers of retrain your own! * **Extract** a large amount of possible features from handwriting, These features can be word specific, writer specific of both. -* **Analyse** handwriting using the extracted features with some simple machine machine learning techniques. +* **Analyse** handwriting using the extracted features with some simple machine learning techniques. ## Toy Database The repository contains some online handwriting extracts recorded using a Wacom tablet. See Demo Folder.