Matthew Honnibal
0a1ec40f76
* Add draft work on features
2015-01-30 16:46:52 +11:00
Matthew Honnibal
d20eeac156
* Start work on lexrank tutorial
2015-01-30 16:42:43 +11:00
Matthew Honnibal
9e78d673d5
* Fix quickstart installation docs
2015-01-28 14:28:34 +11:00
Matthew Honnibal
1d39562946
* Ws
2015-01-28 00:57:16 +11:00
Matthew Honnibal
e10b712d29
* Ammend warning
2015-01-27 18:56:18 +11:00
Matthew Honnibal
a5a9417d92
* Fix typo from toby
2015-01-27 18:53:29 +11:00
Matthew Honnibal
f5fab2d9d7
* Switch to using sphinx_rtd_theme locally, instead of via pip install, for better control. Specifically, need to support google analytics
2015-01-27 18:52:47 +11:00
Matthew Honnibal
7b6bf87c25
* Fix api docs
2015-01-27 17:58:29 +11:00
Matthew Honnibal
d9bd3c611d
* Improve API docs
2015-01-27 17:56:36 +11:00
Matthew Honnibal
fd1bb648cc
* Work on api.rst
2015-01-27 16:47:28 +11:00
Matthew Honnibal
830b9358f8
* Fix links in API docs
2015-01-27 01:08:56 +11:00
Matthew Honnibal
af88a70a25
* Docs edit
2015-01-26 13:31:27 +11:00
Matthew Honnibal
3096b0e0f1
* Another docs edit
2015-01-26 13:29:02 +11:00
Matthew Honnibal
00974959a9
* Fixes to examples
2015-01-26 13:26:42 +11:00
Dan Blanchard
d942c24639
Make the accuracy table show up
...
It was previously commented out. I'm not sure if this was intentional, but the text "The table above" was very confusing without the table.
2015-01-25 17:31:34 -05:00
MatthieuBizien
e237b69247
Bug fix on the documentation
2015-01-25 19:30:50 +01:00
Matthew Honnibal
86d7e151e9
* Explain acronym
2015-01-26 05:10:04 +11:00
Matthew Honnibal
97c4518705
* Fix code in examples.
2015-01-26 04:55:41 +11:00
mr.Shu
e6dc0958c4
docs: Added missing cosine declaration
...
* Added missing cosine declaration to code listing that already included
imports for `dot` and `norm` function it uses.
Signed-off-by: mr.Shu <mr@shu.io>
2015-01-25 17:51:18 +01:00
Matthew Honnibal
ae27f91ed7
* Merge index.rst
2015-01-26 03:07:46 +11:00
Matthew Honnibal
8394e3b508
Merge branch 'master' of ssh://github.com/honnibal/spaCy
2015-01-26 02:30:11 +11:00
Radim Řehůřek
3394eaad8a
Update index.rst
...
Fix broken links.
2015-01-25 15:58:05 +01:00
Matthew Honnibal
de2d63b11b
* Upd index.rst
2015-01-25 23:38:36 +11:00
Matthew Honnibal
7862d45468
* Fix link in docs
2015-01-25 23:32:06 +11:00
Matthew Honnibal
6f1b364b32
* Edits to docs
2015-01-25 23:05:35 +11:00
Matthew Honnibal
67ad1581f1
* Edits to docs
2015-01-25 22:59:56 +11:00
Matthew Honnibal
140cd47e26
* Edits to docs
2015-01-25 22:57:37 +11:00
Matthew Honnibal
c6b546848d
* Minor edits to index.rst
2015-01-25 22:07:08 +11:00
Matthew Honnibal
e09dc6eccd
* Add note to license page
2015-01-25 22:06:26 +11:00
Matthew Honnibal
be990810bf
* Edit quickstart page
2015-01-25 21:58:07 +11:00
Matthew Honnibal
26b2bdd76e
* Warn about crappy docs
2015-01-25 21:57:28 +11:00
Matthew Honnibal
97a9bc6f61
* Add summary paragraph to howworks
2015-01-25 01:58:48 +11:00
Matthew Honnibal
96c96696b8
* Add benchmark details.
2015-01-25 01:25:27 +11:00
Matthew Honnibal
7770057174
* Minor edits to intro
2015-01-25 01:06:14 +11:00
Matthew Honnibal
70d4a9dcc5
* Rework intro text
2015-01-25 00:58:52 +11:00
Matthew Honnibal
83a7e91f3c
* Edt API docs
2015-01-24 20:49:44 +11:00
Matthew Honnibal
32f58b19d1
* Edits to quickstart
2015-01-24 17:47:51 +11:00
Matthew Honnibal
cb6a526fcd
* Update quickstart, with work on api-at-a-glance
2015-01-24 17:27:50 +11:00
Matthew Honnibal
75feb52c5d
* Work on quickstart
2015-01-24 02:53:55 +11:00
Matthew Honnibal
fb6f079092
* Update main page
2015-01-23 23:11:16 +11:00
Matthew Honnibal
edd898947c
* Improve example functionality, adding usage of word vectors
2015-01-23 08:22:00 +11:00
Matthew Honnibal
7d9306c3bd
* Upd docs
2015-01-17 16:19:21 +11:00
Matthew Honnibal
2e14f09d2f
* Add features table
2015-01-16 19:04:03 +11:00
Matthew Honnibal
1590788dd4
* Add quickstart page to docs
2015-01-16 17:09:46 +11:00
Matthew Honnibal
43b5a0f4c7
* Add How It Works page to docs
2015-01-16 17:09:14 +11:00
Matthew Honnibal
e28b224b80
* Impove index docs
2015-01-16 07:08:35 +11:00
Matthew Honnibal
e8dbac8a0c
* Rename license files
2015-01-16 07:06:17 +11:00
Matthew Honnibal
12e18d9fa9
* Add license page
2015-01-16 07:05:36 +11:00
Matthew Honnibal
cdc1a27104
* Update docs
2014-12-30 21:20:34 +11:00
Matthew Honnibal
6352e3e2a2
* Work on API reference
2014-12-27 18:45:47 +11:00