Inspiration
We wanted to create something useful, and all members of our group were interested in language.
What it does
It differentiates 16 different languages.
How we built it
We used Java to make a lists of commonly used words for many languages and Python for our main language differentiation program.
Challenges we ran into
We have difficulties utilizing a list of commonly used words in our program because it was so big. We tried to use it through Text file, Csv file, and String.
Accomplishments that we're proud of
We are proud of that we understood the Unicode Standard and implemented the branch system of differentiating languages
What we learned
We learned that every character/language has unique code, which is Unicode, and we can differentiate language through it.
What's next for Langauge_Identifier
We want to add more languages and improve the accuracy of the program.
Log in or sign up for Devpost to join the conversation.