Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Product Lifecycle
  3. Collaboration / Beta Testing
  4. translational software

translational software

Scheduled Pinned Locked Moved Collaboration / Beta Testing
helpalgorithms
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    nas_mit
    wrote on last edited by
    #1

    My friends and I wanted to develope a software that helps us write in our own language,'Amharic-just a language:)' like in composing email, in searching for a text ... That means if I want to search an 'amharic text', I entered a key word in 'amharic alphabets'. However our problem is the starting point. Ofcourse as a computer science and engineer student we know some programming language, but still we needed some hint to start with. Please help us ... this a great help for us. Many Thanks!!

    love U much...

    M 1 Reply Last reply
    0
    • N nas_mit

      My friends and I wanted to develope a software that helps us write in our own language,'Amharic-just a language:)' like in composing email, in searching for a text ... That means if I want to search an 'amharic text', I entered a key word in 'amharic alphabets'. However our problem is the starting point. Ofcourse as a computer science and engineer student we know some programming language, but still we needed some hint to start with. Please help us ... this a great help for us. Many Thanks!!

      love U much...

      M Offline
      M Offline
      mike montagne
      wrote on last edited by
      #2

      Just as in basic forms of encryption, your whole system will have to be based on methods of converting text/characters/words between your language and intelligible expressions.

      N 1 Reply Last reply
      0
      • M mike montagne

        Just as in basic forms of encryption, your whole system will have to be based on methods of converting text/characters/words between your language and intelligible expressions.

        N Offline
        N Offline
        nas_mit
        wrote on last edited by
        #3

        I appreciate for the reply, but what do you mean by intelligible expressions? And if you could mension us some topics to read that would be great;especially, to start with. thanks

        love U much...

        M 2 Replies Last reply
        0
        • N nas_mit

          I appreciate for the reply, but what do you mean by intelligible expressions? And if you could mension us some topics to read that would be great;especially, to start with. thanks

          love U much...

          M Offline
          M Offline
          mike montagne
          wrote on last edited by
          #4

          :cool: OK. "Intelligible" expressions are human readable form. Now, if on the other hand your "language" is simply one you and those initiated into your cult understand as is, then you simply store the data in that form. Google "encryption" and you will trip over all the information you need -- for whatever programming language you want to deploy. Note that Visual Studio and .Net provide substantial encryption libraries, which you can use as is. Again, just search for "encryption" in your local help, and you can't help but trip on the information you want. :laugh:

          1 Reply Last reply
          0
          • N nas_mit

            I appreciate for the reply, but what do you mean by intelligible expressions? And if you could mension us some topics to read that would be great;especially, to start with. thanks

            love U much...

            M Offline
            M Offline
            mike montagne
            wrote on last edited by
            #5

            In re-reading your original question, one other issue may exist -- input. If you cannot type your language with a conventional keyboard, then your interface of your application will have to map keystrokes to the characters of your language. To simply the whole system (as for a project), you might build a simple text editor or memo field editor. The input algorithm could translate characters. If on the other hand, your language involves words of different lengths (when translated back and forth to and from the human intelligible language), then you will have to build a dictionary which looks up the word of one language and converts it to the other. This content can be pasted or programmatically transferred to targeted media, and re-converted on the other end. If you have a language which the human understands however, you hav no computer project at all, except perhaps in the case of searching, where your dictionary is going to have to translate from the new language to forms which are friendly to the search engine.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups