Difference between revisions of "Bitextor"

From Apertium
Jump to navigation Jump to search
Line 7: Line 7:
 
==External links==
 
==External links==
   
  +
* [http://bitex2tmx.sourceforge.net Bitext2tmx project web]
 
* [http://bitextor.sourceforge.net Bitextor project web] or [http://bitextor.wiki.sourceforge.net Bitextor's wiki (documentation)]
 
* [http://bitextor.sourceforge.net Bitextor project web] or [http://bitextor.wiki.sourceforge.net Bitextor's wiki (documentation)]
 
* [http://tag-aligner.sourceforge.net TagAligner's project web] or [http://tag-aligner.wiki.sourceforge.net TagAligner's wiki (documentation)]
 
* [http://tag-aligner.sourceforge.net TagAligner's project web] or [http://tag-aligner.wiki.sourceforge.net TagAligner's wiki (documentation)]

Revision as of 16:19, 27 March 2011

Bitextor: is an application whose objective is to generate translation memories using multilingual websites as a corpus source. It downloads all the HTML files in a website, it performs a preprocess to convert them to a coherent and suitable format and, finally, applies a set of heuristics (based mainly on HTML tag structure and text block length) to make pairs of files which are candidates to contain the same text in different languages. From these candidates, translation memories are generated in TMX format using the library LibTagAligner, which uses the HTML tags and the length of text chunks to perform the alignment.

See also

External links

Tools used by Bitextor