Pierre Senellart

Ara (SYSTRAN) Deu (SYSTRAN) Ell (SYSTRAN) Eng Fra (SYSTRAN) Ita (SYSTRAN) Jpn (SYSTRAN) Kor (SYSTRAN) Nld (SYSTRAN) Por (SYSTRAN) Rus (SYSTRAN) Spa (SYSTRAN) Swe (SYSTRAN) Zho (SYSTRAN)

Home > Software > Fuzzy XML

  • Home
  • News
  • Resume
  • Publications
  • Talks
  • Teaching
  • Students
  • Software
    • Fuzzy XML
    • Larse Sparse Graph
    • Wikipedia
  • Other works
Contact: pierre@senellart.com
  • Introduction
  • Requirements
  • Demonstration
  • Download

Last Modification
2009-02-24 13:24:37 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).

Demonstration

An online demonstration can be found here.

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.