Pseudo Yamagata Hiroo
by Yusuke Shinyama, 2002/7

Distributed under GPL. COMES WITH ABSOLUTELY NO WARRANTY.

The sample language model is generated from CUT book reviews by
Yamagata Hiroo.  I hope this is not volating copyright issue,
since it's impossible to build the original text from the model,
and generated texts are much inferior to the original.


Requirements:

	nkf
	jperl
	chasen
	

To make a language model:

	$ ./html2txt.sh *.html | chasen -e > yamagata
	$ ./generate-models.sh yamagata


Sample run:

	$ ./pseudo.prl yamagata 12345


Todo:

	neat bunsetsu handling.
	use HMM to learn?
