vfind.pl - Find occurences of a word in the voynich manuscript.
perl vfind.pl [options] [wordlist]
If you do not give a wordlist on the command line, the program runs in interactive mode.
The vfind.pl tool finds occurences of a word in the voynich manuscript. It uses the index generated by the vindex tool, so you have to generate the index first.
-t transcriber-codes
or --transcriber=transcriber-codes
--interactive
No known bugs, but something you might find strange.
If the vindex.pl tool was invoked without options, it does not generate index entries for words with asterisk characters. So only full readable words are indexed.
vfind.pl was written by Michael Winkelmann, michael@weltretter.de