Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #9054

Re: the translate api for java

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: the translate api for java
Date 2011-10-20 13:50 -0700
Organization Canadian Mind Products
Message-ID <mj11a715rpfjnh3qce9h5fcs3d9shd5fdg@4ax.com> (permalink)
References <2d2d395b-7d46-4f31-ad20-1c9d911f0d89@e25g2000pri.googlegroups.com>

Show all headers | View raw


On Thu, 20 Oct 2011 04:29:03 -0700 (PDT), whl
<wanghailunmail@gmail.com> wrote, quoted or indirectly quoted someone
who said :

>          I from china . sometimes ,I used linux ,but,some words I
>don't understand,so ,I want to find it in the dictionary,and I want to
>save the word.so ,I want to write a program about translation,it can
>save the word I have checked. I need a dictionary online,something
>like google translate. so ,can you introduce a steady online
>dictionary to me ? Thank you!

There are a number of online dictionaries and translation services.
The best I have found is Google Chrome with translates each page
automatically as your browse.  It seems to be smart enough to use the
untranslated version of form when you submit data.

There are also packages for spell checkers you can add to your own
code.

However, I have not seen an plug-in API for Java to do dictionary
lookup, spell check or translation.

See http://mindprod.com/jgloss/translation.html
http://mindprod.com/jgloss/dictionary.html
http://mindprod.com/jgloss/spellchecker.html
http://mindprod.com/jgloss/babelfish.html
http://mindprod.com/jgloss/googlechrome.html
-- 
Roedy Green Canadian Mind Products
http://mindprod.com
It should not be considered an error when the user starts something
already started or stops something already stopped. This applies
to browsers, services, editors... It is inexcusable to 
punish the user by requiring some elaborate sequence to atone,
e.g. open the task editor, find and kill some processes.

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

the translate api for java whl <wanghailunmail@gmail.com> - 2011-10-20 04:29 -0700
  Re: the translate api for java Roedy Green <see_website@mindprod.com.invalid> - 2011-10-20 13:50 -0700
    Re: the translate api for java whl <wanghailunmail@gmail.com> - 2011-10-20 17:40 -0700

csiph-web