Skip to content
#

language-recognition

Here are 43 public repositories matching this topic...

NeuralNetwork Language is a console application that uses a single-layer neural network to identify the language of a given text. It trains on data in the trainData folder and predicts the language of texts in the testData folder or manually inputted text. The application supports multiple languages as long as they are correctly labeled.

  • Updated Apr 26, 2023
  • Java

This project focuses on language translation of images to texts using Pytesseract. This program successfully translates 4 different images in terms of languages and sources into english. This program is capable to translate more than 50 languages using Pytesseract and google translate.

  • Updated Jan 19, 2023
  • Jupyter Notebook

The European Parliament Proceedings Parallel Corpus (1996-2011) (https://www.statmt.org/europarl/) is a well-known dataset in Natural Language Processing tasks, it contains proceedings of the European Parliament in 21 European languages. In this project we will only extract data from 6 languages (German, French, Spanish, Italian, Polish and Eng…

  • Updated Jan 26, 2022
  • Python

Improve this page

Add a description, image, and links to the language-recognition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the language-recognition topic, visit your repo's landing page and select "manage topics."

Learn more