edu.umn.cs.nlp.mt.tools
Class CreateLexProbDB

java.lang.Object
  extended by edu.umn.cs.nlp.mt.tools.CreateLexProbDB

public class CreateLexProbDB
extends Object

Utility program to create a lexical translation probability database, given word pair count data.

Version:
$LastChangedDate: 2007-11-14 09:28:40 -0600 (Wed, 14 Nov 2007) $
Author:
Lane Schwartz

Constructor Summary
CreateLexProbDB()
           
 
Method Summary
static void main(String[] args)
          Create a lexical translation probability database, given word pair count data.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateLexProbDB

public CreateLexProbDB()
Method Detail

main

public static void main(String[] args)
Create a lexical translation probability database, given word pair count data.

Parameters:
args -