Giter VIP home page Giter VIP logo

Comments (4)

reiner-dolp avatar reiner-dolp commented on May 27, 2024

I would consider this to be a "documentation issue", not a "question".

The functionality is actually built-in. Simply use the Unicode Braille Patterns Table (unicode.dis):

> lou_translate unicode.dis,de-de-g0.utb
höhe
\x2813\x282a\x2813\x2811

However, i still do not unterstand what the default output format is:

> lou_trace -f de-de-g0.utb 
höhe
h9he
1.  lowercase   h   125
2.  lowercase   ö  246
3.  lowercase   h   125
4.  lowercase   e   15

häuser
h`user
1.  lowercase   h   125
2.  lowercase   ä  345
3.  lowercase   u   136
4.  lowercase   s   234
5.  lowercase   e   15
6.  lowercase   r   1235

The documentation only mentions "[...] It causes the dot patterns to be Unicode Braille rather than the liblouis representation" without defining the terms "liblouis representation" and "unicode braille".

from liblouisutdml.

egli avatar egli commented on May 27, 2024

Unicode handling is notoriously broken with the liblouis tools such as lou_translate or lou_trace. I think I believe that I have fixed this in master (starting from liblouis/liblouis@e93cd54 it should work).

Regarding documentation I honestly would like to have better doc too. You can maybe ask on the mailing list for some advice. Also I would be happy to merge a patch that improves the documentation.

from liblouisutdml.

reiner-dolp avatar reiner-dolp commented on May 27, 2024

A "Getting Started Guide" in the style of the Elastichsearch-Reference would be awesome. I am trying to write a short tutorial as soon as I am more confident with the tool.

from liblouisutdml.

egli avatar egli commented on May 27, 2024

That would be great, thanks

from liblouisutdml.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.