plugins for wvkbd using swipeGuess
Diffstat (limited to 'sb_predictor.sh.1.scd')
-rw-r--r--sb_predictor.sh.1.scd27
1 files changed, 27 insertions, 0 deletions
diff --git a/sb_predictor.sh.1.scd b/sb_predictor.sh.1.scd
new file mode 100644
index 0000000..c6ed8ec
--- /dev/null
+++ b/sb_predictor.sh.1.scd
@@ -0,0 +1,27 @@
+sb_predictor.sh(1) "SwipeBehaviors"
+
+# NAME
+sb_predictor.sh - SwipeBehavior to predict your next word
+
+# DESCRIPTION
+
+- All strokes are logged to remember the previous word
+- On swipe, provides a multiple choice *swipeGuess*(1) with *suggpicker*(1)
+- On *suggpicker*(1) choice, provide word completions or next word predictions
+- On space, provides next word predictions
+
+# DEPENDENCIES
+
+- *wl-ime-type*(1)
+- *suggpicker*(1)
+- *swipeGuess*(1)
+- *quick5*
+- _~/.local/share/sxmo/words.txt_++
+Lexicon sorted by swipe length
+- _~/.local/share/sxmo/count_2w.txt_++
+List of bigrams for predictions
+
+# SEE ALSO
+*suggpicker*(1) *swipeGuess*(1) *wl-ime-type*(1) *SwipeBehavior*(7)
+
+