This is a Text-XML and XML-Text transformer.
Please set up JDK 11~ and Maven. Then
mvn package
will create the JAR file ./target/txtr-XX.jar.
java -jar .../txtr-XX.jar <rule> [<input> [<output>]]
will transform <input> into <output> according to the <rule> file,
whose format is specified here.
TXtruct is licenced under CC BY 4.0.
c 2024 National Institute of Advanced Industrial Science and Technology(AIST)