spaCy/website/usage
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
..
_adding-languages 💫 Port master changes over to develop (#2979) 2018-11-29 16:30:29 +01:00
_deep-learning Update usage documentation 2017-10-03 14:26:20 +02:00
_facts-figures Update _benchmarks.jade (#2618) 2018-08-02 00:28:28 +02:00
_install 💫 Port master changes over to develop (#2979) 2018-11-29 16:30:29 +01:00
_linguistic-features replace user-facing references to "sbd" with "sentencizer" (#2985) 2018-11-30 21:22:40 +01:00
_models 💫 Port master changes over to develop (#2979) 2018-11-29 16:30:29 +01:00
_processing-pipelines replace user-facing references to "sbd" with "sentencizer" (#2985) 2018-11-30 21:22:40 +01:00
_spacy-101 💫 Port master changes over to develop (#2979) 2018-11-29 16:30:29 +01:00
_training fix UD data file extensions (#2425) 2018-06-08 14:26:11 +02:00
_v2 💫 Port master changes over to develop (#2979) 2018-11-29 16:30:29 +01:00
_vectors-similarity User correct variable name in the examples (#2664) 2018-08-13 22:21:24 +02:00
_visualizers 💫 Port master changes over to develop (#2979) 2018-11-29 16:30:29 +01:00
_data.json Fix link target (closes #2645) [ci skip] 2018-08-08 15:03:52 +02:00
_deep-learning.jade Update website for v2.0 2017-11-07 14:48:17 +01:00
adding-languages.jade Remove old link 2017-11-09 15:34:12 +01:00
examples.jade 💫 Port master changes over to develop (#2979) 2018-11-29 16:30:29 +01:00
facts-figures.jade Update usage documentation 2017-10-03 14:26:20 +02:00
index.jade Update website 2017-11-08 01:06:30 +01:00
linguistic-features.jade Add docs section on sentence segmentation [ci skip] 2018-05-07 21:25:20 +02:00
models.jade Update v2 details 2017-11-06 21:15:36 +01:00
processing-pipelines.jade Fix link target (closes #2645) [ci skip] 2018-08-08 15:03:52 +02:00
spacy-101.jade 💫 Interactive code examples, spaCy Universe and various docs improvements (#2274) 2018-04-29 02:06:46 +02:00
training.jade Update training docs 2017-11-07 01:06:31 +01:00
v2.jade Get docs ready for v2.0.0 2017-11-07 12:00:43 +01:00
vectors-similarity.jade 💫 Interactive code examples, spaCy Universe and various docs improvements (#2274) 2018-04-29 02:06:46 +02:00
visualizers.jade Update visualizers docs and add submenu 2017-10-03 19:40:39 +02:00