Skip to content

edobashira/stochasticedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of Ristad & Yianilos' estimation procedure for memoryless stochastic transducers using OpenFst.

Got some ideas from Martin Jansche's implementiaion (ry98lsed.py)

Format

Uses the NEWS format. One line per pair. Source and Target are seperated by tabs and each token is seperated by space.

Usage

./edit --num_iter=4 train.txt out.txt

Will write the best alignment to out.txt

About

Stochastic edit distance implementation using OpenFst

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published