Skip to content

arpit7123/IBM-Model1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

IBM-Model1
==========

The java code IBMMODEL1.java has the implementation of IBM translation model 1 for english language to foreign language.

The input are:
1. short.de file, which contains the foreign language corpus
2. short.en file, which contains english translation of short.de
    (short.de and short.en are the training files)
3. testWords file, in which each line contains a word in english language


As an output, this program prints the english words in testWords file along with the 5 most propable translations of the word 
in foreign language.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages