Commit Graph

98 Commits

Author SHA1 Message Date
Jordan Suchow
1b79d947b9 Minor copyediting 2015-04-19 13:01:38 -07:00
Jordan Suchow
7bddd15e27 Use consistent sentence spacing within files 2015-04-19 13:01:38 -07:00
Jordan Suchow
3a8d9b37a6 Remove trailing whitespace 2015-04-19 13:01:38 -07:00
Matthew Honnibal
f5d2102421 * Add note to index.rst releasing version 0.80 2015-04-13 05:45:18 +02:00
Matthew Honnibal
5ce51ce8d6 * Update docs for v0.80 2015-04-13 05:40:51 +02:00
Matthew Honnibal
46e936adfa * Fix quickstart 2015-03-19 00:09:39 -04:00
Matthew Honnibal
d345f53dbc * Add bootstrap script to install instructions 2015-03-16 14:14:00 -04:00
Matthew Honnibal
b07632a9ef * Upd docs, improving description of parse tree navigation 2015-03-03 04:34:33 -05:00
Matthew Honnibal
274b802830 * Fix docs bug 2015-02-11 20:07:39 -05:00
Matthew Honnibal
cd6367e404 * Fix cosine function in documentation 2015-02-11 18:08:19 -05:00
Matthew Honnibal
db3f26a51b * Remove version note 2015-02-11 18:03:23 -05:00
Matthew Honnibal
4258b1490a * Improve API docs for Token 2015-02-11 18:03:06 -05:00
Matthew Honnibal
a7e4f0a86c * Make corrections to example code 2015-02-07 08:45:09 -05:00
Matthew Honnibal
ba1e91189b * Fix 0.40 link in index 2015-02-02 12:16:53 +11:00
Matthew Honnibal
fac18dc776 * Upd intro page 2015-02-01 18:12:46 +11:00
Matthew Honnibal
3d44dd32a1 * Upd project status note 2015-02-01 16:47:33 +11:00
Matthew Honnibal
70dda04023 * Upd quickstart docs 2015-02-01 16:40:15 +11:00
Matthew Honnibal
42e25dce79 * Fix quickstart docs 2015-02-01 16:35:12 +11:00
Matthew Honnibal
3d545d62c5 * Note version, but say Python3 is broken 2015-01-31 23:18:37 +11:00
Matthew Honnibal
2525e3ca76 * Add known issue to updates page 2015-01-31 23:08:16 +11:00
Matthew Honnibal
fc32a213ed * Advertise new version 2015-01-31 23:05:17 +11:00
Matthew Honnibal
1af5ee1a69 * Add updates page 2015-01-31 22:43:52 +11:00
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