Commit Graph

113 Commits

Author SHA1 Message Date
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
Ines Montani
b4d35c7dfb
Update README.rst 2018-04-10 23:05:49 +02:00
ines
f86e79aa85 Update README section on tests (resolves #2191) 2018-04-06 16:32:36 +02:00
Ryan Matthews
697b60fbab
Typo correction in Readme file
Missing the "sm" in the en_core_web_....load() call.
2018-02-05 16:17:54 -05:00
Hugo
aa898ab4e4 Drop support for EOL Python 2.6 and 3.3 2017-11-26 19:46:24 +02:00
ines
42ceece110 Add Appveyor badge 2017-11-22 04:20:32 +01:00
ines
4c5d2c80d5 Re-add python -m to commands, too brittle :( (see #1536) 2017-11-10 02:30:55 +01:00
Ines Montani
5864635038
Update README.rst 2017-11-07 22:41:54 +01:00
Ines Montani
b183fdbda8
Update README.rst 2017-11-07 20:45:34 +01:00
Ines Montani
a540ab473d
Merge branch 'master' into develop 2017-11-07 14:50:22 +01:00
Ines Montani
cf2da695e8
Update README.rst 2017-11-07 13:16:14 +01:00
ines
a09c096d3c Get docs ready for v2.0.0 2017-11-07 12:00:43 +01:00
ines
5591306478 Use Python 3 venv as default and fix docs 2017-11-04 14:27:11 +01:00
ines
4793d56a3e Update commands for building from source 2017-11-04 14:24:14 +01:00
Ines Montani
3ed71c46be Update README.rst 2017-10-27 02:29:40 +02:00
ines
4a06eddb5f Update README 2017-10-24 22:18:40 +02:00
ines
972d9e832c Update README for v2.0 2017-10-24 21:49:11 +02:00
demfier
0b9e1d3660 Merge branch 'master' of https://github.com/explosion/spaCy into readme_update 2017-10-18 22:33:42 +05:30
demfier
f39fc34c95 Add minor update in README 2017-10-18 22:32:58 +05:30
ines
3c33003078 Port over typo corrections from #1245 2017-08-20 12:00:17 +02:00
ines
864cefd3b2 Update README.rst 2017-07-22 18:29:55 +02:00
Ines Montani
570964e67f Update README.rst 2017-07-22 16:20:19 +02:00
Ines Montani
3cceabbf32 Update README.rst 2017-06-06 14:39:54 +02:00
Ines Montani
4cbe55622d Update README.rst 2017-06-05 21:32:36 +02:00
ines
69cdfc843e Update README.rst 2017-06-05 15:46:57 +02:00
Ines Montani
83467a00a7 Update README.rst 2017-06-02 12:42:22 +02:00
Ines Montani
c4e62c7651 Update README.rst 2017-06-02 12:39:44 +02:00
ines
e2380d8789 Update README.rst 2017-05-03 10:00:04 +02:00
Ines Montani
7a894c9ef0 Update README.rst 2017-04-27 11:25:30 +02:00
Ines Montani
2f918e3004 Update README.rst 2017-04-27 11:18:41 +02:00
ines
05bcd61fcf Update README.rst 2017-04-26 20:51:38 +02:00
ines
9beb216c0e Update changelog 2017-04-23 22:00:46 +02:00
ines
cffaf52152 Update README.rst 2017-04-16 23:34:14 +02:00
ines
db7e046faa Update version 2017-04-16 23:23:59 +02:00
Ines Montani
a9723a05f9 Update README.rst 2017-04-07 19:30:49 +02:00
ines
8bd7e641ab Update README.rst
Skip v1.7.4 due to about.py mistake and semver
2017-04-07 19:02:35 +02:00
ines
9e19c7a139 Update README.rst 2017-04-07 18:34:35 +02:00
Ines Montani
aee7008513 Update README.rst 2017-03-27 01:07:21 +02:00
Ines Montani
17cb04a26e Update README.rst 2017-03-26 18:42:14 +02:00
ines
88dd7519c5 Update README.rst 2017-03-26 17:09:02 +02:00
Ines Montani
c9a95d55fd Add Hebrew to list of languages 2017-03-26 16:06:08 +02:00
Ines Montani
77b9b24782 Update README.rst 2017-03-20 13:38:14 +01:00
Ines Montani
422a101477 Update README.rst 2017-03-19 11:43:33 +01:00
Ines Montani
e3e892b93d Update README.rst 2017-03-18 17:56:05 +01:00
Matthew Honnibal
9925334fa0 Revert "Update README.rst"
This reverts commit 2da51ecea9.
2017-03-17 20:49:23 +01:00
ines
2da51ecea9 Update README.rst 2017-03-17 19:55:55 +01:00
Ines Montani
13b1e6b3e0 Update README.rst 2017-03-12 20:03:15 +01:00
Ines Montani
fa0be1f2fe Update README.rst 2017-03-12 20:00:41 +01:00
Ines Montani
39dc0d98d2 Update changelog to use table 2017-03-12 19:32:17 +01:00
ines
dc32e3ecb3 Fix link 2017-03-08 11:37:04 +01:00