Skip to content

This project is a Java-based language classifier that utilizes single-layer perceptrons to predict the language of a given text input. It is designed as a JavaFX application with a user-friendly interface that allows users to input text, train the classifier with a specified learning rate, and retrain it if needed.

Notifications You must be signed in to change notification settings

frizz000/LanguageGuesser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LanguageGuesser

This project is a Java-based language classifier that utilizes single-layer perceptrons to predict the language of a given text input. It is designed as a JavaFX application with a user-friendly interface that allows users to input text, train the classifier with a specified learning rate, and retrain it if needed.

About

This project is a Java-based language classifier that utilizes single-layer perceptrons to predict the language of a given text input. It is designed as a JavaFX application with a user-friendly interface that allows users to input text, train the classifier with a specified learning rate, and retrain it if needed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages