How would I make a translator similar to google translate? I know english, french, and japanese... I just need the code to detect the words without detecting every phrase possible you could write.
How do i make it if like
INPUT Q$
and then it sees if it says "Hi" but it could also check like... i guess like google translate? so if i typed in watashiha it would say i am or if i typed in watashiha ringo it would say i am apple... like it detects the words and other words and them together without having to make every single phrase possible?