spaCy/website/api
Ines Montani 49cee4af92
💫 Interactive code examples, spaCy Universe and various docs improvements (#2274)
* Integrate Python kernel via Binder

* Add live model test for languages with examples

* Update docs and code examples

* Adjust margin (if not bootstrapped)

* Add binder version to global config

* Update terminal and executable code mixins

* Pass attributes through infobox and section

* Hide v-cloak

* Fix example

* Take out model comparison for now

* Add meta text for compat

* Remove chart.js dependency

* Tidy up and simplify JS and port big components over to Vue

* Remove chartjs example

* Add Twitter icon

* Add purple stylesheet option

* Add utility for hand cursor (special cases only)

* Add transition classes

* Add small option for section

* Add thumb object for small round thumbnail images

* Allow unset code block language via "none" value

(workaround to still allow unset language to default to DEFAULT_SYNTAX)

* Pass through attributes

* Add syntax highlighting definitions for Julia, R and Docker

* Add website icon

* Remove user survey from navigation

* Don't hide GitHub icon on small screens

* Make top navigation scrollable on small screens

* Remove old resources page and references to it

* Add Universe

* Add helper functions for better page URL and title

* Update site description

* Increment versions

* Update preview images

* Update mentions of resources

* Fix image

* Fix social images

* Fix problem with cover sizing and floats

* Add divider and move badges into heading

* Add docstrings

* Reference converting section

* Add section on converting word vectors

* Move converting section to custom section and fix formatting

* Remove old fastText example

* Move extensions content to own section

Keep weird ID to not break permalinks for now (we don't want to rewrite URLs if not absolutely necessary)

* Use better component example and add factories section

* Add note on larger model

* Use better example for non-vector

* Remove similarity in context section

Only works via small models with tensors so has always been kind of confusing

* Add note on init-model command

* Fix lightning tour examples and make excutable if possible

* Add spacy train CLI section to train

* Fix formatting and add video

* Fix formatting

* Fix textcat example description (resolves #2246)

* Add dummy file to try resolve conflict

* Delete dummy file

* Tidy up [ci skip]

* Ensure sufficient height of loading container

* Add loading animation to universe

* Update Thebelab build and use better startup message

* Fix asset versioning

* Fix typo [ci skip]

* Add note on project idea label
2018-04-29 02:06:46 +02:00
..
_annotation Fix typo 2018-04-09 14:51:14 +02:00
_architecture 💫 Interactive code examples, spaCy Universe and various docs improvements (#2274) 2018-04-29 02:06:46 +02:00
_top-level Remove upcoming option from docs for now 2018-04-28 23:32:18 +02:00
_data.json Update and simplify other annotation scheme data 2017-11-05 16:09:48 +01:00
annotation.jade Update and simplify other annotation scheme data 2017-11-05 16:09:48 +01:00
cli.jade Update init-model docs 2018-04-10 21:42:54 +02:00
dependencyparser.jade Add notes on pipe template inheritance in docs 2017-10-26 12:57:32 +02:00
doc.jade Port over docs changes [ci skip] 2018-03-24 17:12:48 +01:00
entityrecognizer.jade Add notes on pipe template inheritance in docs 2017-10-26 12:57:32 +02:00
goldcorpus.jade Port over docs changes [ci skip] 2018-03-24 17:12:48 +01:00
goldparse.jade Update goldparse.jade 2018-01-03 17:25:21 +05:30
index.jade Update API documentation 2017-10-03 14:27:22 +02:00
language.jade Get docs ready for v2.0.0 2017-11-07 12:00:43 +01:00
lemmatizer.jade Document lemmatizer 2017-10-24 16:00:56 +02:00
lexeme.jade Port over docs changes [ci skip] 2018-03-24 17:12:48 +01:00
matcher.jade Port over docs changes [ci skip] 2018-03-24 17:12:48 +01:00
phrasematcher.jade Fixes typo in PhraseMatcher API docs 2018-01-11 17:35:59 +01:00
pipe.jade Port over docs changes [ci skip] 2018-03-24 17:12:48 +01:00
span.jade Update span.jade 2017-11-13 19:27:20 -05:00
stringstore.jade Update API documentation 2017-10-03 14:27:22 +02:00
tagger.jade Add notes on pipe template inheritance in docs 2017-10-26 12:57:32 +02:00
textcategorizer.jade Don't document the tensorizer for now 2017-11-01 19:49:04 +01:00
token.jade Port over docs changes [ci skip] 2018-03-24 17:12:48 +01:00
tokenizer.jade Update API documentation 2017-10-03 14:27:22 +02:00
top-level.jade Move CLI docs to own page 2017-10-30 19:39:26 +01:00
vectors.jade Document Vectors.resize() and update v2 incompatibilities (resolves #1514) 2017-11-08 17:11:11 +01:00
vocab.jade Change clear_vectors to reset_vectors (resolves #1516) 2017-11-08 18:11:23 +01:00