sammdot / rtfcre

Python library for Rich Text Format with Court Reporting Extensions (RTF/CRE) dictionaries
13 stars 0 forks source link

Recognize non-English steno strokes #2

Closed sammdot closed 3 years ago

sammdot commented 3 years ago

Steno groups currently do allow Unicode text, but they remain escaped. Recognizing non-English keys would allow for using theories like plover-korean.

Example:

{\*\cxs \u12615\u12636\u12593\u12599}\u50864\u47532\u44032

translates to the following JSON entry:


{
  "ㅇㅜㄱㄷ": "우리가",
}