Jump to content
Chinese-Forums
  • Sign Up

Adso translation system -- C++ port


trevelyan

Recommended Posts

Hi everyone,

I posted earlier about this study-ad/gist translation system I've been hacking away at, but thought I'd post a new note to announce that it's now ported to C++ and is fast and furious (the average Xinhua article takes 7-8 seconds on average). Being faster than Babelfish works for me.... :)

http://socrates.berkeley.edu/~david/chinese/adso.html

The other big change is a simplified install process. If you're running Linux already, it should only take a minute or two to get running if you already have MYSQL installed. The software should also compile under Windows, although I haven't tried. I'll probably take a crack at doing so this weekend.

The software comes with a backend database/dictionary that has about 115,000 words available under a noncommercial open source license, so it might be of interest to others doing similar work. It's also a bit unique in classifying many words according to their parts of speech (in both English and Chinese).

And now the plea for help: I'd like to put this up somewhere so that others can use it if possible. What I'm missing is a decent *nix server with MYSQL loaded on it that can be used to offer access? Anyone out there interested in helping set this up?

Cheers,

--dave

Link to comment
Share on other sites

Hi everyone,

In the spirit of making two posts a day... Adso is now available for Windows as well. I know a few people have been interested but unable to use the program because of the Linux requirement. This should solve that problem.

It comes with good and bad news. The good news is that the installation under Windows is dead easy and takes about five minutes. The bad news is that the application runs much more slowly under Windows. I'm not sure the source of the problem, but translating an average Xinhua article on my XP-running laptop takes about two minutes. *sigh*

Still, anyone interested should feel free to grab the Windows port at:

http://socrates.berkeley.edu/~david/chinese/adso.html

Feel free to get in touch if there are any problems.

Link to comment
Share on other sites

  • 4 years later...

Join the conversation

You can post now and select your username and password later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Click here to reply. Select text to quote.

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...