Skip to content

wlbirula/TMXCalliper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMX Calliper

A simple tool to compare texts from two translation memory (TMX) files.

TMXCalliper - screenshot

How it works?

This program compares two translation memory (TMX) files, finds segments that occur in both files, and compares them using Levenshtein's algorithm.

The user gets the summary of the segments and their similarity in XLSX spreadsheet format.

The program may be useful for finding texts processed using machine translation engines (Google Translate etc.).

Todo

  • Error handling

  • HTML output

Technologies:

The script uses 3 Python modules:

About

A simple tool to compare texts from two translation memory (TMX) files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages