Skip to content
RobSis edited this page Apr 21, 2013 · 23 revisions

MathMLCan

MathMLCan is a tool which performs canonicalization of mathematical expressions written in MathML (Mathematical Markup Language).

Introduction

Goal of this project is to create an application in Java language which performs canonicalization of mathematical expressions written in MathML (Mathematical Markup Language).

The output should be canonical form of given MathML document. This canonicalized form of MathML can then be used for easy decision if two differently written MathML formulae represent the same expression, or by MathML search and comparison engines.

Contributors

Tasks assignment

Licence

MathMLCan's code is licensed under the terms of the Apache License, Version 2.0.

Clone this wiki locally