Commit Graph

117 Commits

Author SHA1 Message Date
Matthew Honnibal
17792bb4e3 * Announce v0.87 in docs 2015-07-01 15:36:41 +02:00
Matthew Honnibal
b05854bc13 Merge branch 'master' of ssh://github.com/honnibal/spaCy 2015-06-28 09:43:11 +02:00
Matthew Honnibal
52412867a9 Merge pull request #34 from viksit/patch-1
Fix import typo in docs
2015-06-27 00:14:10 +10:00
Matthew Honnibal
335ad66421 * Adjust speed claim in index.rst 2015-06-26 04:43:52 +02:00
Matthew Honnibal
c21ffc84d2 * Upd index.rst 2015-06-26 04:39:48 +02:00
Matthew Honnibal
91c97009e2 * Declare new release in docs 2015-06-24 05:05:33 +02:00
Matthew Honnibal
d51a86478e * Upd contact information on license page 2015-06-08 02:20:31 +02:00
Matthew Honnibal
be9ccdac6d * Upd docs 2015-06-08 02:17:52 +02:00
Matthew Honnibal
e46cef634f * Update docs 2015-06-08 02:01:44 +02:00
Matthew Honnibal
2aadb687c3 * Note new release in docs 2015-06-08 01:47:06 +02:00
Matthew Honnibal
de8f32ba4d * Upd version in docs 2015-06-07 19:09:39 +02:00
Matthew Honnibal
f8843906ad Merge branch 'constituency'
Add beam parsing and training from JSON files, with Levenshtein alignment.
2015-06-03 06:07:24 +02:00
Matthew Honnibal
8e7d5fce90 * Add members to Tokens documentation 2015-05-13 21:53:41 +02:00
Matthew Honnibal
7c8bf0eba5 * Add example JSON-formatted training file 2015-05-12 22:42:37 +02:00
Matthew Honnibal
ec42b06a8d * Add download data warning to index.rst 2015-05-12 03:40:58 +02:00
Matthew Honnibal
194f080b7d * Update index.rst with release blurb 2015-05-12 03:36:57 +02:00
Matthew Honnibal
b9da330d8e * Fix updates description for v0.84 2015-05-12 03:30:56 +02:00
Matthew Honnibal
6944a512b7 * Fix updates.rst 2015-05-12 03:27:12 +02:00
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
Viksit Gaur
fc1d1456de Fix import typo in docs 2015-03-12 13:13:42 -07: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