Skip to content

yakowa/Language-Differentiation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JacobEM

Language Differentiation

The language differentiation app provides 6 unique functions for text.

I built the Language Differentiation application as my final assessment in my programming class.

Version: 2.3.2

License: CC BY-SA 4.0

Documentation

How to use

Run the windows executable application file (.exe) found here.

or clone this project and run the main.py file. (Note: you must have Python and app dependencies installed for this.)

Once in the app simply type or import from a file and use any of the 6 build in function.

Features

  1. Importing from files.
  2. Viewing the frequency of letters.
  3. Detecting the language of the inputted text.
  4. Comparing two different inputs' letter frequencies.
  5. Swapping the letter case of the input.
  6. Counting the length of your inputted text.
  7. Saving your text as a special JSON object with metadata about the language.

Dependencies

  1. googletrans
  2. h2
  3. h11
  4. hpack
  5. httpcore
  6. httpx
  7. hyperframe
  8. matplotlib
  9. rfc3986
  10. sniffio

About

The language differentiation app provides 6 unique functions for text.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages