spaCy/.github
Gavriel Loria 919729d38c replace user-facing references to "sbd" with "sentencizer" (#2985)
## Description
Fixes #2693
Previously, the tokens `sbd` and `sentencizer` would create the same nlp pipe. Internally, both would be called `sbd`. This setup became problematic because it was hard for a user relying on the `sentencizer` pipe name to realize that their pipe's name would be `sbd` for all functions other than creating a pipe. This PR intends to change the API and API documentation to fully support `sentencizer` and drop any user-facing references to `sbd`.

### Types of change
end-user API bug

## Checklist
<!--- Before you submit the PR, go over this checklist and make sure you can
tick off all the boxes. [] -> [x] -->
- [x] I have submitted the spaCy Contributor Agreement.
- [x] I ran the tests, and all new and existing tests passed.
- [x] My changes don't require a change to the documentation, or if they do, I've added all required information.
2018-11-30 21:22:40 +01:00
..
contributors replace user-facing references to "sbd" with "sentencizer" (#2985) 2018-11-30 21:22:40 +01:00
ISSUE_TEMPLATE 💫 Port master changes over to develop (#2979) 2018-11-29 16:30:29 +01:00
CONTRIBUTOR_AGREEMENT.md Restore contributor agreement 2018-03-31 14:06:37 +02:00
ISSUE_TEMPLATE.md 💫 Port master changes over to develop (#2979) 2018-11-29 16:30:29 +01:00
lock.yml Add lock-threads configuration [ci skip] 2018-05-07 18:54:22 +02:00
no-response.yml Add config for no-response [ci skip] 2018-05-07 22:04:54 +02:00
PULL_REQUEST_TEMPLATE.md Update pull request template 2017-10-24 21:49:11 +02:00