
December 25th, 2005, 01:25 PM
| | | Any function can convert the words form,such as "boys"->"boy","became->become"?
Now,I prepare to write a English-Chinese dictionary.
So I want find a function or library can convert the words from one
form to another,such as "boys"->"boy","became->become","went"->"go".
Because there is so many unregular convertions in English then I think
it will be a hard work if do it by myself.
Thanks. | 
December 25th, 2005, 06:35 PM
| | | Re: Any function can convert the words form,such as "boys"->"boy","became->become"?
ZSP747 wrote:[color=blue]
> Now,I prepare to write a English-Chinese dictionary.
> So I want find a function or library can convert the words from one
> form to another,such as "boys"->"boy","became->become","went"->"go".
> Because there is so many unregular convertions in English then I think
> it will be a hard work if do it by myself.[/color]
A library like that probably exists. Have you tried Google? | 
December 25th, 2005, 07:05 PM
| | | Re: Any function can convert the words form,such as "boys"->"boy","became->become"?
I don't know what keywords should search it with Google.Would you
please give me some advises? | 
December 25th, 2005, 07:15 PM
| | | Re: Any function can convert the words form,such as "boys"->"boy","became->become"?
I don't know what keywords should I use to search it with Google.Would
you
please give me some advises? | 
December 25th, 2005, 07:15 PM
| | | Re: Any function can convert the words form,such as "boys"->"boy","became->become"?
"ZSP747" writes:
[color=blue]
>I don't know what keywords should search it with Google.Would you
> please give me some advises?[/color]
I don't really know what you are trying to do, but "stemmer" comes to mind
as a word that might be helpful. | 
December 25th, 2005, 07:25 PM
| | | Re: Any function can convert the words form,such as "boys"->"boy","became->become"?
thanks.
I think "Porter Stemming Algorithm"is the thing I want to find. http://www.tartarus.org/~martin/PorterStemmer/ |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | | | | What is Bytes?
We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights.
Get the best answers to your questions from over network members.
|