Wang Pidong's Homepage

Tuesday, March 30, 2010

HTK bug of HHEd

›
Description: When I run HHEd -T 1 -H lib/am/MMF44 -M classes regtree.hed MMF44.mlist The output is as follows: HHEd 65561/18300 Models Load...
1 comment:
Sunday, March 28, 2010

How to use screen command in Linux

›
$ screen //创建一个跑着shell的单一窗口 //在这个窗口中,你可以正常跑任何程序 //然后Ctrl+a d退出刚创建的窗口 //screen窗口都不会关闭,会在后台正常运行 //重复这样的步骤,可以建立多个独立的shell窗口 $ screen -ls ...
Thursday, March 11, 2010

How to change the NetBeans default JDK

›
change /etc/netbeans.conf file: # Default location of JDK, can be overridden by using –jdkhome: netbeans_jdkhome=”C:\Program Files\Java\jdk1...

How to change NetBeans Interface language

›
Adding "--locale en_US" to the *netbeans_default_options* value in file: /etc/netbeans.conf
1 comment:
Thursday, March 4, 2010

How to read Excel file in Java

›
1. you need to download org.apache.poi from: http://poi.apache.org/download.html 2. then you can use the package just downloaded in Java, an...
Wednesday, February 3, 2010

How to compile HTK under Visual Studio 2008

›
This post describes how to compile HTK source code under Visual Studio 2008 on Windows. 0. Download HTK source code for Windows from: http:/...
6 comments:
Wednesday, January 20, 2010

How to set the locale environment variables under Linux

›
The locale environment variables can affect the encoding of Java applications. Thus, sometimes if you do not set the variables correctly, yo...
‹
›
Home
View web version

About Me

Pidong WANG
Palo Alto, CA, United States
Who is a Senior NLP Engineer now
View my complete profile
Powered by Blogger.