Coder Social home page Coder Social logo

Comments (2)

rhdekker avatar rhdekker commented on July 23, 2024

Dear Silvia,

Typing:
C:\Users\xxxxx\Desktop> java -jar collatex-tools-1.7.1.jar output-adobe.txt output-tesseract.txt original.txt
should produce an alignment table in JSON format.

If you don't like the JSON format there are other formats, for example comma separated values (CSV).

C:\Users\xxxxx\Desktop> java -jar collatex-tools-1.7.1.jar output-adobe.txt output-tesseract.txt original.txt -f csv

Hope this helps.

Best,
Ronald

from collatex.

silviaegt avatar silviaegt commented on July 23, 2024

Dear Ronald, it worked perfectly, thank you!

Although I was not able to get the encoding right :(
In the documentation I found that:

plain text version can also be provided in other encodings supported by the Java Platform and will be converted to Unicode before comparison. The command line interface is one such interface which supports character set conversions

I tried doing this:
C:\Users\xxxxx\Desktop>java -jar collatex-tools-1.7.1.jar output_abby.txt output_tesseract.txt output_clean.txt -f csv -ie utf-8 -oe utf-8 >> output.csv

But it didn't work.

Thank you in advance for any help you can provide!

Cheers,

S.

from collatex.

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.