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
xujiajun avatar

xujiajun/gotokenizer

0
View on GitHub↗
21 stars·7 forks·Go·Apache-2.0·10 views

Gotokenizer

A tokenizer based on the dictionary and Bigram language models for Go. (Now only support chinese segmentation)

Features

  • Natural Language Processing - Dictionary-based tokenizer for Chinese.
  • Text Tokenization - Tokenizer based on dictionary and Bigram language models.

Star history

Star history chart for xujiajun/gotokenizerStar history chart for xujiajun/gotokenizer

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

Frequently asked questions

What does xujiajun/gotokenizer do?

A tokenizer based on the dictionary and Bigram language models for Go. (Now only support chinese segmentation)

What are the main features of xujiajun/gotokenizer?

The main features of xujiajun/gotokenizer are: Natural Language Processing, Text Tokenization.

Which projects share features with xujiajun/gotokenizer?

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.

Projects sharing features with Gotokenizer

These projects share indexed features with Gotokenizer. 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
→