Expand utility
The Expand utility prints out a list of terms of a tanker. For instance, the tanker is stored in /tmp/index and you want to print out all words (terms tagged by <WORD>) starting with "kom" prefix:
java org.egothor.test.Expand /tmp/index/ "<WORD>kom*"
The output then looks like this one:
<WORD>kombinace
<WORD>kombinatorick
<WORD>komol
<WORD>kompakt
<WORD>kompaktifikace
<WORD>kompaktn
<WORD>kompaktnost
<WORD>kompatibilita
<WORD>kompatibiln
<WORD>komplement
<WORD>komplexifikace
<WORD>komplexn
<WORD>komponent
<WORD>komponenta
<WORD>komprimuj
<WORD>komut
<WORD>komutant
<WORD>komutativita
<WORD>komutativn
<WORD>komutuje
See also:
Dumper
--
LeoGalambos - 27 Apr 2004