Skip to content

DCNemesis/sil_qatranslationtool_2022

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using the Django Framework to Build a Translation Quality Checking Tool

Requirements

Before running the application, ensure that the following packages are installed on the machine:

Django v3.2.12

pymongo v4.0.1

pymongo[srv] v?

torch v1.10.2

transformers v4.16.2

Running the app

Navigate to the /translation_tool directory. And run the following command:

python ./manage.py runserver

The server will be running on localhost:8000/.

Contributors

Work on this application was performed by Ryan Egbert, Subhashree Chowdhury, Suyash Sukthankar, and Poorna Krishnamurthy Narasimhan with supervision from Professor Matthew Lanham.

About the Project

This application was developed as an Industry Practicum project through the MS Business Analytics and Information Management program at Purdue University.

This project was done in coordination with SIL International. SIL International contacts included Joshua Nemecek and Dan Whitenack.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.2%
  • HTML 15.6%
  • Python 10.2%
  • CSS 2.6%
  • Jupyter Notebook 1.4%