Skip to content
#

language-recognition

Here are 7 public repositories matching this topic...

This is a refined and re-implemented version of the archived plugin for ElasticSearch elasticsearch-langdetect, which itself builds upon the original work by Nakatani Shuyo, found at https://github.com/shuyo/language-detection. The aforementioned implementation by Nakatani Shuyo serves as the default language detection component within Apache Solr.

  • Updated Nov 3, 2025
  • Java

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

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