awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
pebbe avatar

pebbe/textcat

0
View on GitHub↗
73 stars·11 forks·Go·BSD-2-Clause·11 views

Textcat

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

Features

  • Natural Language Processing - N-gram based text classification.
  • Text Tokenization - N-gram based text categorization for UTF-8 and raw text.

Star history

Star history chart for pebbe/textcatStar history chart for pebbe/textcat

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Textcat

These projects share indexed features with Textcat. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • blevesearch/segmentblevesearch avatar

    blevesearch/segment

    89View on GitHub↗

    A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29

    Go
    View on GitHub↗89
  • dchest/stemmerdchest avatar

    dchest/stemmer

    56View on GitHub↗

    Stemmer packages for Go programming language. Includes English, German and Dutch stemmers.

    Go
    View on GitHub↗56
  • awsong/mmsegoawsong avatar

    awsong/MMSEGO

    62View on GitHub↗

    Chinese word splitting algorithm MMSEG in GO

    Go
    View on GitHub↗62
  • go-ego/gsego-ego avatar

    go-ego/gse

    2,832View on GitHub↗

    Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others.

    Go
    View on GitHub↗2,832
Compare all 30 related projects→

Frequently asked questions

What does pebbe/textcat do?

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

What are the main features of pebbe/textcat?

The main features of pebbe/textcat are: Natural Language Processing, Text Tokenization.

Which projects share features with pebbe/textcat?

Projects with overlapping indexed features include: dchest/stemmer — Stemmer packages for Go programming language. Includes English, German and Dutch stemmers. neurosnap/sentences — A multilingual command line sentence tokenizer in Golang. awsong/mmsego — Chinese word splitting algorithm MMSEG in GO. blevesearch/segment — A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29. go-ego/gse — Go efficient multilingual NLP and text segmentation; support English, Chinese, Japanese and others. osamingo/shamoji — The shamoji (杓文字) is a word filtering package.