OpenConvert
OpenConvert copied to clipboard
Text conversion tool (from e.g. Word, HTML, txt) to corpus formats TEI or FoLiA)
I'm trying out the command line version of OpenConvert on the recently released British Library alto xml, aiming to turn it into plain text. Although I have OpenConvert working on...
I want to modify some of you source code, but I have no the contents in the lib directory. Would please provide me wit it? Thank you!
I just clone it to a dir, and run the command `java -jar OpenConvert.jar -from text -to TEI test/test.txt test` where `test.txt` with a single sentence: `Just a test` But...