from Hacker News

Show HN: GoSBD Playground – Sentence Boundary Disambiguation Library for Go

by yohamta on 2/15/24, 9:52 AM with 0 comments

GoSBD is a library for segmenting text into sentences for Go. It is rule-based and works out-of-the-box.

This library builds upon the excellent foundations laid by pySBD and pragmatic_segmenter.

The roadmap includes language support expansion, text cleaning features, and improved testing. Contributions are greatly appreciated.

Repository: https://github.com/gosbd/gosbd