Touch typing trainer using N-grams as data source, with options to customize the auto-generated lessons and specify the minimum typing performance needed. There are sound/color effects as well.
208
stars
40
forks
source link
Add support for typographic symbols, like right single quotation mark (’) #39
There are other typographic symbols (like „“”«»—, accentuated uppercase letters, non breaking space, …), but I don’t think that they are used in ngram-type.
If possible I think that It would be best to accept either variant indifferently.
Some layout do have direct access to typographic symbols, and user of such layout may prefer to use the typographic version to the ascii version.
’
instead of'
(apostrophe)œ
,æ
, … instead ofoe
,ae
, …–
instead of the minus sign-
There are other typographic symbols (like
„“”«»—
, accentuated uppercase letters, non breaking space, …), but I don’t think that they are used in ngram-type.If possible I think that It would be best to accept either variant indifferently.