This is a Morse code translator which is implemented using the Turing machine in Jflap software.
- Java jdk
- Jflap software - Jflap Download 7.1 version of the software
- Once the software is installed, open it and from prefernces -> turing machine prefernces -> enable transitions from turing machine final state.
- Now select 'Turing machine' in the listed options.
- Go to files on the bar, select 'open' and go to the path where you downloaded it and click on 'open'
- Select 'Standard Turing Machine' from the window displayed after clicking on open.
- You can run by steps or single run from 'Input' option on the bar.
- Give any morse code word, where one letter is separated by space as input.
- It will reject the input if the given morse code is incorrect.
- Displays the word translated into English if accepted.
Find the state diagram image here - State Diagram
To make this machine translate sentences, prsenetly tranlates only words even given a sentence gives it as single word.
Report here
Give a start 😃⭐