代码搜索:PRl
找到约 305 项符合「PRl」的源代码
代码结果 305
www.eeworm.com/read/132212/5918961
prl ng_net.prl
#!/usr/local/bin/perl
# This script will generate word level networks for the no-grammar test.
# usage: ng_net.prl ng_gram_file nn nl
#
# TL 7/1998
#
$[ = 1; # set array base to 1
if (
www.eeworm.com/read/132212/5918962
prl wp_net.prl
#!/usr/local/bin/perl
# This script will generate word level networks for the word-pair test.
# usage: wp_net.prl wp_gram_file nn nl
#
# TL 7/1998
#
$[ = 1; # set array base to 1
if
www.eeworm.com/read/132212/5918970
prl init_discrete.prl
#!/usr/local/bin/perl
# This script will initialise the discrete hmm models.
#
# usage: init_discrete.prl hmmlist config source_dir target_dir mlf script_file
#
# where: hmmlist
www.eeworm.com/read/132212/5918971
prl rest_discrete.prl
#!/usr/local/bin/perl
# This script will initialise the discrete hmm models.
#
# usage: init_discrete.prl hmmlist config source_dir target_dir mlf script_file
#
# where: hmmlist
www.eeworm.com/read/132212/5918973
prl full_list.prl
#!/usr/local/bin/perl
# This script will generate all possible monophones, biphones
# and triphones for cross-word system from monophones list
#
# TL 7/1997
#
if ( $#ARGV != 0 ) {
die
www.eeworm.com/read/132212/5918975
prl mk_mlf.prl
#!/usr/local/bin/perl
# This script will convert the SNOR word-level transcriptions
# distributed on the CD-ROMs into HTK format.
#
# usage: mk_mlf.prl snr_trascriptions_file mlf_file
#
#
www.eeworm.com/read/132212/5918976
prl mk_lab.prl
#!/usr/local/bin/perl
#
# This script will generate the label file from the encoded data list file.
#
# TL 7/1998
#
if ( $#ARGV != 1 ) {
die "usage: mk_lab.prl encoded_data_list extension(
www.eeworm.com/read/127704/6002333
prl mif-doc.prl
#!/usr/local/bin/perl5 -w
#
# Copyright (C) 1996-1998 by the Board of Trustees
# of Leland Stanford Junior University.
#
# This file is part of the SimOS distribution.
# See LICENSE file for term
www.eeworm.com/read/127704/6002335
prl seqsuifspec95.prl
#!/usr/local/bin/perl5 -w
#
# Copyright (C) 1996-1998 by the Board of Trustees
# of Leland Stanford Junior University.
#
# This file is part of the SimOS distribution.
# See LICENSE file for term
www.eeworm.com/read/127704/6002340
prl mif-table.prl
#!/usr/local/bin/perl5 -w
#
# Copyright (C) 1996-1998 by the Board of Trustees
# of Leland Stanford Junior University.
#
# This file is part of the SimOS distribution.
# See LICENSE file for term