Skip to content

pebbe/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

Packages

No packages published

Languages