GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GENERATE-NGRAM(1) GENERATE-NGRAM(1)
generate-ngram

generate-ngram - random sentence generator from N-gram

generate-ngram [options...] {binary_ngram}

generate-ngram is a tool to generate sentences randomly according to the given N-gram language model. The N-gram model file binary_ngram should be an binary format.

-n num
Number of sentences to generate (default: 10)

-N

Specify which length of N-gram to use (default: available max in the given model)

-bos

Beginning-of-sentence word (default: "<s>")

-eos

End-of-sentence word (default: "</s>")

-ignore

Specify a word to be supressed from output (default: "<UNK")

-v

Verbose output.

-debug

Debug output.

julius ( 1 ) , mkbingram ( 1 )

Copyright (c) 1997-2000 Information-technology Promotion Agency, Japan

Copyright (c) 1991-2008 Kawahara Lab., Kyoto University

Copyright (c) 2000-2005 Shikano Lab., Nara Institute of Science and Technology

Copyright (c) 2005-2008 Julius project team, Nagoya Institute of Technology

The same as Julius.
10/02/2008

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.