Eric Nichols, Tohoku University [email protected]
Binaries are in bin/, source code is in scheme/
- cabocha2sxml: converts Cabocha XML to SXML s-expressions, unpacking the Mecab part-of-speech features into labeled attributes
- corenlp2xml: converts Stanford CoreNLP XML to SXML s-expressions
- search-sxml: searches SXML for matching expressions
All tools use SXML revision 3.0.
- binaries: none
- source code
- Chicken Scheme > version 4.0
- the ssax, sxpath, and sxml-transforms modules