Commit Graph

117 Commits

Author SHA1 Message Date
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
Matthew Honnibal
75a6930ad9 * Fix results table 2014-12-24 14:35:32 +11:00
Matthew Honnibal
9dda8b4500 * Play with examples in index.rst 2014-12-23 15:17:56 +11:00
Matthew Honnibal
69e3a07fa1 * More index.rst fiddling 2014-12-21 17:40:12 +11:00
Matthew Honnibal
24ffc32f2f * Another redraft of index.rst 2014-12-15 16:32:03 +11:00
Matthew Honnibal
77dd7a212a * More thoughts on intro 2014-12-15 09:19:29 +11:00
Matthew Honnibal
f15deaad5b * Upd docs 2014-12-09 16:08:01 +11:00
Matthew Honnibal
2ee8a1e61f * Make intro chattier, explain philosophy better 2014-12-02 15:20:18 +11:00
Matthew Honnibal
ea19850a69 * Add tokenizer section 2014-12-02 04:39:12 +11:00
Matthew Honnibal
3430d5f629 * Revise intro copy. Add NLTK comparison 2014-12-01 22:55:13 +11:00
Matthew Honnibal
2420d944cb * Upd sales copy 2014-11-04 17:01:54 +11:00
Matthew Honnibal
b8d5881333 * Update sales copy 2014-11-03 13:54:18 +11:00
Matthew Honnibal
f1c3e17c80 * Work on intro copy 2014-11-03 00:13:19 +11:00
Matthew Honnibal
df110476d5 * Update docs 2014-10-15 21:50:34 +11:00
Matthew Honnibal
0c6402ab73 * Upd docs 2014-09-26 18:40:18 +02:00
Matthew Honnibal
bfab6403bc * Re-add docs, sorting out mess from gh-pages 2014-09-25 18:42:20 +02:00
Matthew Honnibal
2d4e5ceafd * Remove old docs stuff 2014-09-25 18:24:05 +02:00
Matthew Honnibal
b8c4549ffe * Tweak overview docs 2014-09-07 21:29:41 +02:00
Matthew Honnibal
45a22d6b2c * Docs coming together 2014-08-29 01:59:23 +02:00
Matthew Honnibal
3b793cf4f7 * Tests passing for new Word object version 2014-08-24 18:13:53 +02:00
Matthew Honnibal
4bcdd6d31c * Further improvements to spacy docs, tweaks to code. 2014-08-22 04:20:24 +02:00
Matthew Honnibal
4eb9c2b30f * Add overview doc 2014-08-22 03:38:05 +02:00
Matthew Honnibal
811b7a6b91 * Struggling with arbitrary attr access... 2014-08-21 23:49:14 +02:00
Matthew Honnibal
8bcd07dbae * More docs work 2014-08-21 17:05:28 +02:00
Matthew Honnibal
d5403a6fe3 * More docs work 2014-08-21 16:37:06 +02:00
Matthew Honnibal
cbda38e2d9 * Improving docs 2014-08-20 21:09:39 +02:00
Matthew Honnibal
c289867d1f * Add draft sphinx docs files 2014-08-20 17:05:18 +02:00