Skip to content

AkihisaYamada/TXtruct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TXtruct

This is a Text-XML and XML-Text transformer.

Build

Please set up JDK 11~ and Maven. Then

mvn package

will create the JAR file ./target/txtr-XX.jar.

Run

java -jar .../txtr-XX.jar <rule> [<input> [<output>]]

will transform <input> into <output> according to the <rule> file, whose format is specified here.

Licence

TXtruct is licenced under CC BY 4.0.

c 2024 National Institute of Advanced Industrial Science and Technology(AIST)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published