Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language-Assessment

This is a collaborative project for MakeUC 2023. The contributers are Niteesh Rawal, Oriana Hernandez, Elizabeth Watson, and Cael Thompson. This project uses an Excel database and pythons capabilities to create language-based interactions for academic use.

inclusions:

A spell checker to determine if strings in a variety of lengths are spelled incorrectly and gives suggestions on what the correct words may be.

A dictionary for convenient look-up of words right in the terminal.

A translator for when someone may need to learn or understand words in spanish/English and vice versa.

Pre-requisites:

The following python libraries must be installed prior to the implementation of this project. (Make sure all of them are up to date so the program runs as intended.

Go to CMD and type:

  1. pip install spellchecker
  2. pip install PyDictionary
  3. pip install googletrans
  4. pip install pandas
  5. pip install Pydxl

Contributions:

Elizabeth and Niteesh: Coders and debugging \n. Cael and Oriana: quality assurance, debugging, and documentation

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages