An experimental package for Archival text analysis on the file system. It provide a phrase check tool and some file type analysis based on file extensions.
- version: 0.0.4
- status: concept
- released: 2025-11-21
Added tokens action which will show you the tokens found in a text file in CSV format (filename, token, word number, line number). Switch filepath.Walk() to filepath.WalkDir(). Added help for each action. Added a "-match-one" option for checking files and directory actions.
- Doiel, R. S.
- Go >= 1.25
- CMTools >= 0.0.40
- Pandoc >= 3
- GNU Make >= 3
- PageFind >= 1.4.0