Sleds/scorewalker-utils/TreeWalker/index.rst

29 lines
825 B
ReStructuredText

.. module:: ClassificationAnalysis
Classification Analysis
=======================
Description
-----------
This is a tool-set for Analyzing the output from the classification engine and producing easy to read output using
several python scripts. The scripts can all be run from the commandline or called from another script if they are
included in the project. This tool-set is built on Python 3.6.2 and requires Python 3.6.2 or higher to be used either on
the commandline or from another Python Script.
The usage for these tools can be found on their respective pages below.
.. moduleauthor:: Chris Diesch <cdiesch@sequencelogic.net>
.. moduleauthor:: Dave Gustafson <daveg@sequencelogic.net>
Tools
-----
.. toctree::
:maxdepth: 2
TreeWalker.rst
TermWalker.rst
StatusCounter.rst
DoctypeGraph.rst