Simple utility to turn swipes into words -- "plugin" for wvkbd to enable swipe-typing under wayland SXMO.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
mapScore(1)

# NAME
mapScore - score words by path length through 2D letter map

# SYNOPSIS

*mapScore* _map.tsv_ [_bee_] < _words.txt_ > _scored_words.tsv_

# OPTIONS
_bee_
	Calculates score differently by treating _map.tsv_ as a hex-grid (even lines indented halfway)

# SEE ALSO
*swipeGuess*(1)