Framework for Text Analysis
I developed a Framework for Text Analysis in Java, comprising 8 low-code applications. It makes it easy to build parsers for analyzing SQL scripts, LOG files, CSV export files, or 3GL code — and to generate SQL scripts or HTML pages using templates.
Why this framework stands out?
Low-code approach
build custom parsers without writing analysis logic from scratch
Multi-format support
one framework covers SQL, LOG, CSV, and 3GL code out of the box
Template-driven generation
produce SQL scripts or HTML pages directly from analyzed data
Pure Java
portable, with no external runtime dependencies beyond a JRE
Flexible licensing
A free version with limited functionality is available for evaluation; companies can purchase the full source code (pure Java) for internal use and extension