Bert Frees

Results 89 issues of Bert Frees

Yesterday I was reading up a bit about machine learning which gave me this interesting idea. It sounds especially useful for back-translation. I'm pretty confident the problem of braille (back-)translation...

idea

This can be documentation on the table format as well as documentation on braille codes. - Make the YAML files readable by converting them to HTML - Add comments to...

documentation
idea

@egli says: The question is what is it good for? What are the use cases, if any? The Python API doesn't even expose the spacing.

documentation

Tables with a lot of correct, context and multipass rules do not perform as well as regular tables. This has to do with the fact that these rules do not...

enhancement

In the table query syntax it could look like `locale:en foo:`. This is easy to understand: an absent is the same as an empty value (although explicitly declaring empty values...

enhancement
test framework

At some point, when no more global variables prevent it, Liblouis could be made thread safe. We could consider if it's worth the trouble. Currently I make sure in the...

enhancement
idea

See https://github.com/liblouis/liblouis/issues/537#issuecomment-380165277

enhancement
help wanted
good first issue

Print the hyphenation patterns that cause a nocross rule to be selected, and possibly also print the hyphenation patterns that cause a nocross rule to be suppressed.

enhancement
help wanted

For example, consider this test: ```yaml table: | include tables/latinLetterDef6Dots.uti letter à 17 letter â 18 noback context ["a"]"b" @17 noback context ["a"]"bc" @18 tests: - - a - a...

enhancement
needs test
help wanted

Using the typeform argument to force computer code does not work anymore as of Liblouis 3.0.0. The feature was accidentally removed in https://github.com/liblouis/liblouis/commit/b1a74b3a58fff76ec6ce0a011effa0fd7596be43.

bug
help wanted