Skip to content
This repository has been archived by the owner on Aug 21, 2022. It is now read-only.
/ lang-guess Public archive

Automatically exported from code.google.com/p/lang-guess

License

Notifications You must be signed in to change notification settings

froland/lang-guess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This library is a fork from the language-detection project hosted at http://code.google.com/p/language-detection/.

This is a language detection library implemented in plain Java. (aliases: language identification, language guessing)

Abstract

  • Detect language of a text using naive Bayesian filter
  • 99% over precision for 49 languages

Requirements

  • Java 1.5

Documents

  • GettingStarted
  • Tutorial
  • Tools : Document of Support Tools
  • LanguageList : List of Available Languages
  • FrequentlyAskedQuestion

Sponsors

Thanks go to

  • Zeroturnaround for the free JRebel license. http://zeroturnaround.com/jrebel
  • YourKit is kindly supporting open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: YourKit Java Profiler and YourKit .NET Profiler.

License

Copyright 2011 Francois ROLAND.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Automatically exported from code.google.com/p/lang-guess

Resources

License

Stars

Watchers

Forks

Packages

No packages published