XMethods Logo

Home ·  Tools · Implementations · Manage · Register · Tutorials · About

Partner4 Logo Partner3 Logo Partner2 Logo

BabelFish

WSDL

http://www.xmethods.net/sd/2001/BabelFishService.wsdl     Analyze WSDL   |   View RPC Profile  (only for RPC services)
Owner:xmethods.net
For more Info:http://babelfish.altavista.com
Description:CURRENTLY DISABLED: Interface for AltaVista's Babelfish service.

Endpoints

URLPublisherContact EmailImplementation
http://services.xmethods.net:80/perl/soaplite.cgixmethods.netsupport@xmethods.netSOAPLite

Contributed Clients   What is this?     Add / Edit / Delete Client  

NameTypePublisherToolkitLanguageOS
Translator with email and faxApplicationenode JavaCross-Platform
neo-BabelApplicationctzurcanu PHPCross-Platform
BabelChatApplicationaquameta Apache SOAPJavaCross-Platform
BabelFish DirectApplicationmsilva MS SOAPDelphi / KylixWindows
Translator 1.1Applicationbianca MS .NETC#Windows
MS Mobiles ServantApplicationmsmobiles.com MS .NETC#Other
Funny TranslatorApplicationfnapoleao DelphiDelphi / KylixWindows
ImodeBalbelFishApplicationNeha NuSOAPPHPCross-Platform
Spray Smalltalk ClientApplicationstevew SprayOtherWindows
Flash TranslatorApplicationflash-db Macromedia FlashPHPCross-Platform
Flabel Fish TranslatorApplicationLordAlex Macromedia FlashOtherCross-Platform
BabelFish Windows ClientApplicationmikepeat Visual DataflexOtherWindows
Tcl/Tk Implementation of BabelFishExample Sourcetony_a TclCross-Platform
Borland C++Builder BabelFish ClientExample Sourcegdavies C++Windows
Babel Fish ClientExample Sourcejm_chinea MS SOAPJavascriptCross-Platform
Borland Delphi/Kylix BabelFish ClientExample Sourcegdavies DelphiDelphi / KylixCross-Platform
IBM WSDK Simple ClientExample Sourceskrishnagiri JAX-RPCJavaCross-Platform
Borland JBuilder BabelFish ClientExample Sourcegdavies Borland Web Services Kit for JavaJavaCross-Platform
ColdFusion client - it gets no easier than thisExample Sourcebenforta ColdFusionN/ACross-Platform


Detailed Description

IMPORTANT NOTE: Our own access to the Altavista Babelfish data has been
terminated, so this web service has been disabled.  The service will remain down
indefinitely until a suitable replacement translation engine can be found.

-------

Interface for AltaVista's Babelfish service.

Translates text of up to 150 words in length. For more information 
about the service, see the babelfish homepage.

TERMS OF SERVICE NOTE: You may *NOT* use this service to do bulk 
conversions (like crawling a dictionary). Thank you.

Usage Notes

METHOD: BabelFish
      INPUT : 
          translationmode(xsd:string)
          sourcedata (xsd:string)

      OUTPUT
          return (xsd:string)

translationmodes are listed below.
sourcedata is the text to be translated.
result is the translated data.

Translation                 translationmode
-----------                 ----------------
English -> French           "en_fr"
English -> German           "en_de"
English -> Italian          "en_it"
English -> Portugese        "en_pt"
English -> Spanish          "en_es"
French -> English           "fr_en"
German -> English           "de_en"
Italian -> English          "it_en"
Portugese -> English        "pt_en"
Russian -> English          "ru_en"
Spanish -> English          "es_en"


BUGS

Currently, the service has trouble with some special
characters, such as those with umlauts, for the input
string.  For PERL client implementations that rely on
XML::Parser, this bug also will affect the parsing of
return strings.

Help  Message Board