Source code indexing and full text search tool based on Lucene.
The CodeXCavator is a tool for source code indexing, tagging, and fast full-text search.
It consists of two applications:
The indexer is a configurable tool for creating an index for large amounts of source code or plain text files.
The searcher is a GUI based tool for fast full text search within previously created indexes.
The toolchain also supports code tagging, i.e. you can include special tags within comments inside the source code. These are indexed separately and can be...
Medical Datasets (In a text file, with space separated values) can be loaded to the system.
By choosing either one of the two classifiers, Neural network or Decision Tree, the system can be trained and evaluated.