Skip to content

Add yasbd-lib to NLP section - #3347

Open
speedyk-005 wants to merge 1 commit into
vinta:masterfrom
speedyk-005:docs/add-yasbd-lib
Open

speedyk-005 wants to merge 1 commit into
vinta:masterfrom
speedyk-005:docs/add-yasbd-lib

Conversation

@speedyk-005

@speedyk-005 speedyk-005 commented Sep 21, 2026

Copy link
Copy Markdown

Project

yasbd-lib (Yet Another Sentence Boundary Detector)

Checklist

  • I read CONTRIBUTING.md - awesome-python is a shortlist, not a catalog
  • One project per PR
  • PR title format: Add yasbd-lib
  • Entry format: - [yasbd-lib](https://pypi.org/project/yasbd-lib/) - Description ending with period.
  • Display name is the PyPI package name
  • Placed in an existing use case (Natural Language Processing, General)
  • Meets all Quality Requirements: active, stable, documented, at least 1 month old

Which Tier

Pick one:

  • Obvious choice - a tool an experienced Python developer would name when asked "what do I use for this?"
  • Challenger - not yet the obvious choice, but a credible successor to one. Give adoption-trajectory evidence, not popularity alone.

Explain:

yasbd-lib is a production-ready, rule-based sentence boundary detector for Python NLP pipelines. It supports 39 languages and includes a drop-in pysbd adapter and a spaCy v3 integration.

The project is also used by downstream projects including OpenMed, LiveTranslate, chunklet-py, wyoming_openai, and Kreyolib.

The v1.0.0 release marked the end of the beta phase, with the core API and language coverage stabilized for production use. A detailed write-up of the transition from beta to v1.0.0 is available here:

https://dev.to/speed_k_7e1b449706e59e433/yasbd-lib-v100-how-beta-finally-ended-59hd

Displacement

Not applicable. The General use case currently has four entries, so adding yasbd-lib would bring it to five and stay within the limit.

Added yasbd-lib as a sentence boundary detector for multiple languages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant