Code Monkey home page Code Monkey logo

multilingual-online-translator's Introduction

Multilingual Online Translator

About

The program supports 13 languages. The program will ask the user to choose a language they want to translate from, then a language they want to translate to (the user will also have the option to translate to all languages other than the original one), then the word they want to be translated. After that, five possible translations and 5 examples that contain the word of interest will be outputted on the console, in addition to being saved to a file.

Learning Outcomes

You will learn to work with loops and conditions, pip, and packages. You'll take a closer look at web scraping, and learn a bit of HTML and CSS. You'll find out how to handle exceptions and work with an HTTP connection. You’ll be talking to the web with requests and handling the data with the BeautifulSoup library.

General Info

To learn more about this project, please visit HyperSkill Website - Multilingual Online Translator.

This project's difficulty has been labelled as Hard where this is how HyperSkill describes each of its four available difficulty levels:

  • Easy Projects - if you're just starting
  • Medium Projects - to build upon the basics
  • Hard Projects - to practice all the basic concepts and learn new ones
  • Challenging Projects - to perfect your knowledge with challenging tasks

This Repository contains one .py file:

code.py - Contains the code used to achieve the program's purpose

Project was built using python version 3.11.3

How to Run

Download the code.py file to your local repository and open the project in your choice IDE and run the project.

If problems arise due to encoding errors, then please follow these instructions if the OS is Windows: Set your windows encoding to utf-8 in control panel > clock and region > region > administrate > change system region setting > beta version

You can also attempt to change encoding to UTF-8 in your IDE of choice.

multilingual-online-translator's People

Contributors

nour-sadek 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.