Skip to content

brenoreis/language-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Language Detector

An application that detects the language of the input text based on Ngrams computed using human language files.

Installation and Unit Tests

mvn clean install

Cobertura

mvn cobertura:cobertura

Usage

spring-boot:run -Drun.arguments=/path/files

/path/files = folder where the human language files are.

These files will be loaded during the application startup.

Application address: http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors