Results 1 to 6 of 6
Thread: Idea for Meaning Translation
- 07-08-2010, 10:15 AM #1
Member
- Join Date
- Mar 2010
- Posts
- 41
- Rep Power
- 0
Idea for Meaning Translation
Hi Everyone,
I want to start a traslation software which take the meaning of context into account and finds the most suitable word for the target language.
For example : Player A comes from right, nice dribble shoot and goal..!!
here, goal has two meanings, one is the term of goal in soccer and the other one is target.
The software should recognize what the context is about and should choose the most suitable meaning for it.
another example :
she cooked very delicious rice.
this is how we produce rice.
so, when this software analyses the context, it should now what this context about and choose the best word. If the context is about farming, then it should choose rice(uncooked) and if the context is about delicious foods, it should choose rice(cooked).
I hope i could make myself clear. :rolleyes:
now, i would like to know what way you would follow if you were doing this project. I have some ideas but not sure if it is the right way.
Thanks a lot. Please share your ideas.. :o
*cooked rice and uncooked rice is different in my target language. :)
- 07-08-2010, 10:27 AM #2
The experts from various translation services haven't managed to get it working and I have no idea either.
Math problems? Call 1-800-[(10x)(13i)^2]-[sin(xy)/2.362x]
The Ubiquitous Newbie Tips
- 07-08-2010, 10:47 AM #3
Member
- Join Date
- Mar 2010
- Posts
- 41
- Rep Power
- 0
Well, i know it is not something easy...
I have roughly this idea..
I will decide 3 most common topics,
than just like in RGB colors, every word will have its weight according to how close they are with these 3 topics.
ok, let's have A, B, C as our 3 topics.
word qwe will have A = 213, B = 28, C = 99 (min = 0, max = 255)
before i start translation, i will do context meaning analysing. And when i do the translation i will choose words which have closer rate to meaning of the context.
roughly like this. hmm, now, can you tell me if you see missing logic here? or is there anyway to enhance this logic? or is it deadlock :p
- 07-08-2010, 06:23 PM #4
Member
- Join Date
- Mar 2010
- Posts
- 41
- Rep Power
- 0
So what do you think?
Any idea? or any comment on my idea?
Thanks anyway..
- 07-08-2010, 07:17 PM #5
How does this relate to java programming. It seems like a generic computer science topic.
- 07-08-2010, 07:19 PM #6
Member
- Join Date
- Mar 2010
- Posts
- 41
- Rep Power
- 0
Similar Threads
-
Rotation & translation combined
By ScottVal in forum Java 2DReplies: 4Last Post: 02-27-2011, 06:57 PM -
for loop meaning
By ahmakki in forum New To JavaReplies: 3Last Post: 04-12-2010, 01:06 AM -
WORD Translation HELP PLZ :(
By sammypants in forum New To JavaReplies: 2Last Post: 11-24-2009, 01:46 PM -
X / Y Translation Problem
By SkinnyK in forum New To JavaReplies: 4Last Post: 01-16-2009, 12:20 AM -
Exception:Meaning
By tiger100plus in forum New To JavaReplies: 2Last Post: 11-27-2008, 07:45 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks