An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 4.6% on proxy.golang.org
Top 5.8% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org

proxy.golang.org : github.com/blugelabs/segment

Package segment is a library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29 http://www.unicode.org/reports/tr29/ Currently only segmentation at Word Boundaries is supported. The functionality is exposed in two ways: 1. You can use a bufio.Scanner with the SplitWords implementation of SplitFunc. The SplitWords function will identify the appropriate word boundaries in the input text and the Scanner will return tokens at the appropriate place. 2. Sometimes you would also like information returned about the type of token. To do this we have introduce a new type named Segmenter. It works just like Scanner but additionally a token type is returned.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/blugelabs/segment
License: Apache-2.0
Latest release: almost 6 years ago
First release: almost 6 years ago
Namespace: github.com/blugelabs
Dependent packages: 1
Dependent repositories: 2
Last synced: 27 days ago

Top 2.5% on proxy.golang.org
github.com/blugelabs/bleve v1.0.13
Package bleve is a library for indexing and searching text. Example Opening New Index, Indexing ...
22 versions - Latest release: over 5 years ago - 12 dependent packages - 2 dependent repositories
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.