AboutProjectsCertificationsBlog
© 2025 Amir Aliu
Hyjnesha në Fron
AI Language Detection

AI Language Detection

28-05-2024

This code is a language detection model that uses the Naive Bayes algorithm to classify a given text into one of the 22 languages present in the dataset.

PythonPandasNumpySci-Kit LearnTabulate

Features

  • Naive Bayes based language detection model
  • Classifies text into 22 supported languages
  • Simple flowchart showing model logic
  • Lightweight and easy to run on small datasets

Gallery

Flowchart showing the model logic
Flowchart showing the model logic
Dataset 1 language count
Dataset 1 language count
Dataset 2 language count
Dataset 2 language count
Language Prediction
Language Prediction
Source Code