GitHub - pebbe/textcat: A Go package for n-gram based text categorization, with support for utf-8 and raw text (original) (raw)

pebbe / textcat Public

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

License

BSD-2-Clause license

73 stars 11 forks Branches Tags Activity

Star

Notifications You must be signed in to change notification settings

Additional navigation options

BranchesTags

Folders and files

Name Name Last commit message Last commit date
Latest commitHistory54 Commits
bootstrap bootstrap
java java
samples-raw samples-raw
samples-utf8 samples-utf8
samples samples
textcat textcat
textpat textpat
v2 v2
.gitignore .gitignore
LICENSE.txt LICENSE.txt
README.md README.md
data.go data.go
doc.go doc.go
go.mod go.mod
go.sum go.sum
patterns.go patterns.go
textcat.go textcat.go

Repository files navigation

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

To do:

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

Readme

License

BSD-2-Clause license

Activity

Stars

73 stars

Watchers

5 watching

Forks

11 forks

Report repository

Releases10

v2.3.0 Latest Dec 6, 2024

+ 9 releases

Packages

No packages published

Languages