Given a dictionary containing 10000 words, implementation SHARK2 algorithm (as in research paper: http://pokristensson.com/pubs/KristenssonZhaiUIST2004.pdf) to decode a user input gesture and output the best decoded word.
python3 artificial-intelligence hci human-computer-interaction gesture-recognition virtual-keyboard-python gesture-typing shorthand-gesture-typing decode-shorthand-gesture getsure-recognition-algorithm
-
Updated
Jun 16, 2020 - Python