Eng

Pierre Senellart

  • Home
  • Resume
  • Publications
  • Talks
  • Teaching
  • Students
  • Other

Contact: pierre@senellart.com
  • Introduction
  • Requirements
  • Download

Last Modification
2013-02-24 12:46:13 UTC

Fuzzy XML — A fuzzy tree model implementation

Introduction

Fuzzy XML is a Java-based implementation of the fuzzy tree model implementation (described here and here).

Requirements

  • Xalan-Java and Xerces2-Java (put the corresponding JARs in your CLASSPATH)
  • Qizx/open (put the corresponding JAR in your CLASSPATH)
  • For tree drawing generation, GraphViz (put dot in your PATH).

Download

Binary and sources versions are provided under the MIT open source license

  • Binary (JAR)
  • Source (ZIP)

Examples of use can be found in the source distribution, in the com.senellart.pierre.fuzzyxml.demo package. Feel free to contact me for any questions or comments.