Code Monkey home page Code Monkey logo

english2language's Introduction

English2Language

This Python program is a web server that converts English into a variety of languages, including Spanish, French, Russian, German, and Italian! -# Fun fact: This project was originally created for a Geometry Dash mod that translates everything into the user's chosen language. Stay tuned for its release!

Warning:

Before running the download script, edit it to include just the language models you want downloaded. Each one is around 200-300MB so choose wisely.

Installation:

Option 1: Releases (Windows Only)

  1. Go to the Releases tab
  2. Select any version
  3. Download the exe linked to that release

Option 2: Development

  1. Click on Code
  2. Click Download ZIP
  3. Unzip the .zip file
  4. Open Command Prompt/Terminal on that folder
  5. Enter the following command:
pip install -r requirements.txt

Usage

Option 1: EXE (Windows Only)

  1. Open the .exe file downloaded from the releases tab
  2. Read the guide below

Option 2: Development

  1. Open Command Prompt/Terminal on the project folder
  2. Use the following guide to help you do what you want to do

Guide

  1. Download / py download.py - Downloads language models (select which ones you want downloaded by editing the download.py file)
  2. Migrate / py manage.py migrate - Updates the database (not required for this project)
  3. Run / py manage.py runserver - Starts the web server (127.0.0.1:8000/translate if running locally)

english2language's People

Contributors

omgrod avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.