Language conversion

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Language conversion

david.long
Hi,

Is there a Smalltalk tool that can convert text from English to French / French to English, similar to the way Google translator works?

thanks,

David
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Language conversion

Boris Popov, DeepCove Labs (SNN)
Isn't there an api for google translate?

-Boris (via BlackBerry)


From: [hidden email] <[hidden email]>
To: [hidden email] <[hidden email]>
Sent: Wed May 12 10:38:38 2010
Subject: [vwnc] Language conversion

Hi,

Is there a Smalltalk tool that can convert text from English to French / French to English, similar to the way Google translator works?

thanks,

David
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Language conversion

Ernest Micklei
yes there is:

http://code.google.com/intl/nl-NL/apis/gdata/docs/directory.html

and if a bit of Java does not scare you then you can use the Google libs like:

http://philemonworks.wordpress.com/2010/04/29/google-api-access-from-smalltalk-using-jniport/

On Wed, May 12, 2010 at 7:54 PM, Boris Popov, DeepCove Labs (YVR)
<[hidden email]> wrote:

> Isn't there an api for google translate?
>
> -Boris (via BlackBerry)
> ________________________________
> From: [hidden email] <[hidden email]>
> To: [hidden email] <[hidden email]>
> Sent: Wed May 12 10:38:38 2010
> Subject: [vwnc] Language conversion
>
> Hi,
>
> Is there a Smalltalk tool that can convert text from English to French /
> French to English, similar to the way Google translator works?
>
> thanks,
>
> David
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>
>



--
^ Ernest Micklei

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Experience is the enemy of Creativity - Paul Arden
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc