This document describes a management and visualization tool for text mining applications created by Peishan Mao for their MSc project. The tool is designed to provide a flexible framework to build, evaluate, and refine text classifiers. It acts as a wrapper for machine learning classifiers and includes features like loading text corpora, performing preprocessing, running cross-validation experiments, and creating classifiers. The system is implemented in C# with a Windows form interface and uses an Access database.