Skip to content
forked from pebbe/textcat

A Go package for n-gram based text categorization, with support for utf-8 and raw text

Notifications You must be signed in to change notification settings

torlangballe/textcat

 
 

Repository files navigation

A Go package for n-gram based text categorization, with support for utf-8 and raw text.

To do:

  • write documentation
  • make it faster

Keywords: text categorization, language detector

Install

go get github.com/pebbe/textcat
go get github.com/pebbe/textcat/textcat
go get github.com/pebbe/textcat/textpat

Docs

About

A Go package for n-gram based text categorization, with support for utf-8 and raw text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%