Algorithm and necessary code
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Would you please let me know some concepts ,algorithms or codes regarding to the translation from a regional language(i.e.,Bengali) to English.Its may be a part of transliteration also.Particularly, it is needy to identify proper nouns from a given sentence or statement.How would I implement this?I approached to search a database (say,some.mdb)having names of persons in ISCII format .But it may become time consuming!! Let it be identified, then is it possible to translate without searching database? Help me.......:((