Would it be possible, or better yet how much effort would require to
build something like a automated translation tool? I am talking about
the logics and mechanics.
I’d start simple and then expand. I have the translation databases in
place.
I’ve seen on the forum that some people made google translate apis but I
would like to build my own tool.
I’d appreciate if someone could point me in the right direction.
Well it does depend. Are you looking to take raw text from any source
and
translate that or are you looking to translate text written in a formal
grammer and proscribed vocabulary?
The former is hard and falls into the “big data” category, the latter is
much easier.
In either case reading up on “Natural Language Processing” would be a
place
to start for either.
Well it does depend. Are you looking to take raw text from any source
and
translate that or are you looking to translate text written in a formal
grammer and proscribed vocabulary?
The former is hard and falls into the “big data” category, the latter is
much easier.
In either case reading up on “Natural Language Processing” would be a
place
to start for either.
Thank you very much.
I am just reading about machine translation. I’ll go through the links
you provided to assess whether this is at all feasible for me given the
time and effort required…
regards,
seba
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.