spaCy/website/docs/api
Ines Montani 296446a1c8
Tidy up and improve docs and docstrings (#3370)
<!--- Provide a general summary of your changes in the title. -->

## Description
* tidy up and adjust Cython code to code style
* improve docstrings and make calling `help()` nicer
* add URLs to new docs pages to docstrings wherever possible, mostly to user-facing objects
* fix various typos and inconsistencies in docs

### Types of change
enhancement, docs

## 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.
2019-03-08 11:42:26 +01:00
..
annotation.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
cli.md Clarify train_path and dev_path format (see #3366) [ci skip] 2019-03-07 12:23:27 +01:00
cython-classes.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
cython-structs.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
cython.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
dependencyparser.md Tidy up and improve docs and docstrings (#3370) 2019-03-08 11:42:26 +01:00
doc.md Tidy up and improve docs and docstrings (#3370) 2019-03-08 11:42:26 +01:00
entityrecognizer.md Tidy up and improve docs and docstrings (#3370) 2019-03-08 11:42:26 +01:00
entityruler.md Tidy up and improve docs and docstrings (#3370) 2019-03-08 11:42:26 +01:00
goldcorpus.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
goldparse.md Auto-format [ci skip] 2019-02-27 12:07:35 +01:00
index.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
language.md Remove n_threads 2019-02-17 22:25:42 +01:00
lemmatizer.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
lexeme.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
matcher.md Remove n_threads 2019-02-17 22:25:42 +01:00
phrasematcher.md Remove n_threads 2019-02-17 22:25:42 +01:00
pipeline-functions.md Tidy up and improve docs and docstrings (#3370) 2019-03-08 11:42:26 +01:00
sentencesegmenter.md Tidy up and improve docs and docstrings (#3370) 2019-03-08 11:42:26 +01:00
span.md Tidy up and improve docs and docstrings (#3370) 2019-03-08 11:42:26 +01:00
stringstore.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
tagger.md Tidy up and improve docs and docstrings (#3370) 2019-03-08 11:42:26 +01:00
textcategorizer.md Tidy up and improve docs and docstrings (#3370) 2019-03-08 11:42:26 +01:00
token.md Tidy up and improve docs and docstrings (#3370) 2019-03-08 11:42:26 +01:00
tokenizer.md Tidy up and improve docs and docstrings (#3370) 2019-03-08 11:42:26 +01:00
top-level.md Tidy up and improve docs and docstrings (#3370) 2019-03-08 11:42:26 +01:00
vectors.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
vocab.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00