Hi, is there anyone who familiar with language translation &artificial intelligent? The project is about translating from one language to another, for example, English to Japanese or any other languages. It's translation engine.
Roughtly, i've the basic idea like using pattern matching method to match from two different tables and the way to structure the sentence.
But, i'm doubt on the database aspect, should i categorized into different group, such as noun, adjective, adverbs, verbs,subjects and etc??
Besides, is there any available dictionary that i could share from?
Hope can get more knowledge and feedback from you all.
Thank you :)