summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-09-27 14:41:02 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2014-10-08 20:52:14 +0200
commit0aacc7df0f106cbca991c2d7d0d86d5ec3abafad (patch)
tree4fc28eab6890aaaed38aec33423fd73e5fd3a87a /static
parent382c21d2ec5ca18d6932d38db8c23432aeac33dd (diff)
downloadjasper-client-0aacc7df0f106cbca991c2d7d0d86d5ec3abafad.tar.gz
jasper-client-0aacc7df0f106cbca991c2d7d0d86d5ec3abafad.zip
Add method to get keyword phrases to vocabcompiler
This way they can be used by other STT engines as well
Diffstat (limited to 'static')
-rw-r--r--static/keyword_phrases18
1 files changed, 18 insertions, 0 deletions
diff --git a/static/keyword_phrases b/static/keyword_phrases
new file mode 100644
index 0000000..d118b13
--- /dev/null
+++ b/static/keyword_phrases
@@ -0,0 +1,18 @@
+BE
+BEING
+BUT
+DID
+FIRST
+IN
+IS
+IT
+JASPER
+NOW
+OF
+ON
+RIGHT
+SAY
+WHAT
+WHICH
+WITH
+WORK \ No newline at end of file