Worldwide Lexicon

Supported Translation Services

  • Machine Translation Services
    • Apertium : Open source rules based machine translation system
    • Google Translate : Free statistical machine translation service
    • Language Weaver : Enterprise statistical machine translation service (via World Lingo
    • Moses : Open source statistical machine translation system
    • Systran : Commercial rules based machine translation service (via WorldLingo)
  • Community Translation Networks
  • Professional Translation Services
    • ProZ : Online freelance translation community and network
    • SpeakLike : Pay on demand professional translation service
    • More providers in testing and coming soon

Source Code & Documentation (January 2011 Release)

  • akismet.py : Implements the Akismet spam filtering service (doc)
  • blacklist.py : Implements user and global blacklists (doc)
  • comments.py : Save and retrieve comments about translations (doc)
  • deeppickle.py : General purpose data format conversion module (doc)
  • feedparser.py : General purpose RSS feed parser (www.feedparser.org)
  • hosts.py : Implements host controller for translation proxy servers (doc)
  • language.py : Language utilities and language detection (doc)
  • lsp.py : Language service provider module (doc)
  • main.py : Primary web interface for users
  • mt.py : Machine translation proxy server (doc)
  • scores.py : Save and retrieve scores for translations (doc)
  • translations.py : Save translations, retrieve human and/or machine translations (doc)
  • users.py : User related classes and methods (doc)
  • www.py : Embedded documentation server (doc)

Web API Documentation & Test Forms