An open API service for producing an overview of a list of open source projects.

https://github.com/clipperhouse/uax29

go golang nlp tokenization tokenizer uax29 unicode

Score: 24.255355019072883

Last synced: about 3 hours ago
JSON representation

Repository metadata:

A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split graphemes, words, sentences.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 314
Total Committers: 3
Avg Commits per committer: 104.667
Development Distribution Score (DDS): 0.006

Commits in past year: 46
Committers in past year: 2
Avg Commits per committer in past year: 23.0
Development Distribution Score (DDS) in past year: 0.022

Name Email Commits
Matt Sherman m****n@g****m 312
dependabot[bot] 4****] 1
Ayman Bagabas a****s@g****m 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 12
Total pull requests: 39
Average time to close issues: 5 months
Average time to close pull requests: 4 days
Total issue authors: 8
Total pull request authors: 4
Average comments per issue: 1.67
Average comments per pull request: 0.26
Merged pull request: 34
Bot issues: 0
Bot pull requests: 1

Past year issues: 7
Past year pull requests: 9
Past year average time to close issues: 24 days
Past year average time to close pull requests: 1 day
Past year issue authors: 5
Past year pull request authors: 2
Past year average comments per issue: 1.86
Past year average comments per pull request: 1.0
Past year merged pull request: 5
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/clipperhouse/uax29

Top Issue Authors

  • clipperhouse (4)
  • aymanbagabas (2)
  • bradbesserman (1)
  • Konstantin8105 (1)
  • gibmat (1)
  • StevenACoffman (1)
  • icco (1)
  • Tamir198 (1)

Top Pull Request Authors

  • clipperhouse (36)
  • engmtcdrm (1)
  • kevwang (1)
  • dependabot[bot] (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (1)

Package metadata

proxy.golang.org: github.com/clipperhouse/uax29

Package uax29 provides Unicode text segmentation (UAX #29) for words, sentences and graphemes.

  • Homepage: https://github.com/clipperhouse/uax29
  • Documentation: https://pkg.go.dev/github.com/clipperhouse/uax29#section-documentation
  • Licenses: mit
  • Latest release: v1.16.0 (published 12 months ago)
  • Last Synced: 2026-08-24T09:39:54.967Z (2 days ago)
  • Versions: 51
  • Dependent Packages: 14
  • Dependent Repositories: 7
  • Docker Downloads: 16
  • Rankings:
    • Dependent packages count: 1.357%
    • Dependent repos count: 1.933%
    • Average: 4.998%
    • Stargazers count: 6.757%
    • Forks count: 9.946%
proxy.golang.org: github.com/clipperhouse/uax29/v2

Package uax29 provides Unicode text segmentation (UAX #29) for words, sentences and graphemes.

  • Homepage: https://github.com/clipperhouse/uax29
  • Documentation: https://pkg.go.dev/github.com/clipperhouse/uax29/v2#section-documentation
  • Licenses: mit
  • Latest release: v2.7.0 (published 6 months ago)
  • Last Synced: 2026-08-25T09:35:25.574Z (1 day ago)
  • Versions: 11
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Docker Downloads: 92,670,234
  • Rankings:
    • Dependent packages count: 5.189%
    • Dependent repos count: 5.537%
    • Stargazers count: 6.22%
    • Average: 6.553%
    • Forks count: 9.267%
guix: go-github-com-clipperhouse-uax29-v2

Tokenizer based on Unicode text segmentation for Go


Dependencies

go.mod go
  • golang.org/x/text v0.3.7
go.sum go
  • golang.org/x/text v0.3.7
  • golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
.github/workflows/gofuzz.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
.github/workflows/gotest.yml actions
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
internal/gen/go.sum go
  • golang.org/x/text v0.16.0
internal/gen/go.mod go
  • golang.org/x/text v0.16.0
graphemes/comparative/go.mod go
  • github.com/charmbracelet/x/ansi v0.11.6
  • github.com/clipperhouse/displaywidth v0.9.0
  • github.com/clipperhouse/stringish v0.1.1
  • github.com/clipperhouse/uax29/v2 v2.6.0
  • github.com/lucasb-eyer/go-colorful v1.3.0
  • github.com/mattn/go-runewidth v0.0.19
  • github.com/rivo/uniseg v0.4.7
words/comparative/go.mod go
  • github.com/blevesearch/segment v0.9.1
  • github.com/clipperhouse/uax29/v2 v2.6.0
graphemes/comparative/go.sum go
  • github.com/charmbracelet/x/ansi v0.11.6
  • github.com/clipperhouse/displaywidth v0.9.0
  • github.com/clipperhouse/stringish v0.1.1
  • github.com/lucasb-eyer/go-colorful v1.3.0
  • github.com/mattn/go-runewidth v0.0.19
  • github.com/rivo/uniseg v0.4.7
words/comparative/go.sum go
  • github.com/blevesearch/segment v0.9.1