Skip to content

Commit ede2040

Browse files
📝 Update README.md
pysbd as a spaCy component
1 parent 0f48212 commit ede2040

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ print(seg.segment(text))
2424
# ['My name is Jonas E. Smith.', 'Please turn to p. 55.']
2525
```
2626

27+
- Use `pysbd` as a [spaCy](https://spacy.io/usage/processing-pipelines) pipeline component. (recommended) Please refer to example [pysbd\_as\_spacy\_component.py](https://github.com/nipunsadvilkar/pySBD/blob/master/examples/pysbd_as_spacy_component.py)
28+
2729
## Contributing
2830

2931
If you find a text that is incorrectly segmented using pySBD, please submit an issue.

0 commit comments

Comments
 (0)