Matthew Honnibal
|
ecc5281b36
|
* Remove en/pos.pyx, as the tagger code now lives in spacy/tagger.pyx
|
2015-10-06 10:12:08 +11:00 |
|
Matthew Honnibal
|
e4ba8a4b5a
|
* Add multi word matching code
|
2015-10-06 09:06:52 +11:00 |
|
Matthew Honnibal
|
262c215b55
|
examples/information_extraction.py
* Add very simple information extraction snippet.
|
2015-10-01 22:27:57 +10:00 |
|
Matthew Honnibal
|
fd72b8b282
|
* Add a test for Issue #118: Matcher behaves unpredictably with overlapping entities
|
2015-10-01 16:21:00 +10:00 |
|
Matthew Honnibal
|
73928001ed
|
* Set details(open=true) on docs while we redesign
|
2015-09-30 11:48:15 +10:00 |
|
Matthew Honnibal
|
04c92d4f89
|
* Update comparisons
|
2015-09-29 23:07:00 +10:00 |
|
Matthew Honnibal
|
e7a7f3bd63
|
* Fix indentation error in API docs.
|
2015-09-29 23:05:04 +10:00 |
|
Matthew Honnibal
|
bf4d30c5b6
|
* Fix test failures in test_api
|
2015-09-29 23:04:20 +10:00 |
|
Matthew Honnibal
|
87e6186828
|
* Rename _seq to doc attribute in Span
|
2015-09-29 23:03:55 +10:00 |
|
Matthew Honnibal
|
ab694b0364
|
* Fix open-bounded slice indices.
|
2015-09-29 23:03:09 +10:00 |
|
Matthew Honnibal
|
e562f504ee
|
* Fix license metadata in setup.py
|
2015-09-29 23:02:37 +10:00 |
|
Matthew Honnibal
|
69f0c2cd26
|
* Fix typo in README
|
2015-09-29 23:02:08 +10:00 |
|
Matthew Honnibal
|
a6ced80c0c
|
* Fix Issue #116: Misleading handling of True value in Language.__init__.
|
2015-09-29 20:54:12 +10:00 |
|
Matthew Honnibal
|
f9d2a5b651
|
* Fix issue #112: Replace unidecode with text-unidecode, to avoid license problems.
|
2015-09-28 23:40:18 +10:00 |
|
Matthew Honnibal
|
37729b9592
|
Merge pull request #111 from henningpeters/master
add doctests for website 'api'-section
|
2015-09-28 22:40:48 +10:00 |
|
Henning Peters
|
b364be73dc
|
fix merge
|
2015-09-28 14:36:17 +02:00 |
|
Henning Peters
|
5dfd2df686
|
add doctests for website 'api'-section (merge)
|
2015-09-28 14:35:11 +02:00 |
|
Henning Peters
|
f0360bf59d
|
add doctests for website 'api'-section
|
2015-09-28 14:22:13 +02:00 |
|
Matthew Honnibal
|
c03e74272b
|
* Remove extraneous file.
|
2015-09-28 21:54:44 +10:00 |
|
Matthew Honnibal
|
d8276b3792
|
* Move test_home to within tests/
|
2015-09-28 19:34:34 +10:00 |
|
Matthew Honnibal
|
5ca1646d8a
|
* Mark model-requiring tests
|
2015-09-28 18:07:11 +10:00 |
|
Matthew Honnibal
|
c3164f9cbe
|
Merge pull request #107 from henningpeters/master
doctests for website: 'home'-section
|
2015-09-28 17:46:52 +10:00 |
|
Matthew Honnibal
|
2c33a96ac3
|
Merge pull request #99 from rw/patch-1
Force SSL for downloading English language data.
|
2015-09-28 17:46:26 +10:00 |
|
Henning Peters
|
936edea425
|
doctests for website: 'home'-section
|
2015-09-28 02:39:14 +02:00 |
|
Henning Peters
|
d1850dcbf7
|
Merge branch 'master' of https://github.com/honnibal/spaCy
|
2015-09-28 01:13:02 +02:00 |
|
Matthew Honnibal
|
6982ed74ab
|
* Update readme with license change
|
2015-09-28 07:38:12 +10:00 |
|
Matthew Honnibal
|
098dc2de8b
|
* Change from AGPL to MIT
|
2015-09-28 07:37:12 +10:00 |
|
Matthew Honnibal
|
412ce6407a
|
* Update Website
|
2015-09-28 07:35:40 +10:00 |
|
Matthew Honnibal
|
a6e2a44283
|
* Add clarifying comment
|
2015-09-27 18:17:41 +10:00 |
|
Matthew Honnibal
|
8c3ec4c140
|
* Add comments clarifying output of matcher example
|
2015-09-27 18:13:45 +10:00 |
|
Matthew Honnibal
|
c17e2f2f20
|
* Add examples for Matcher, to answer Issue #105. TODO: Integrate into docs properly.
|
2015-09-27 18:08:00 +10:00 |
|
Matthew Honnibal
|
60fbbfcaa2
|
* Fix load-new-word-vectors jade file
|
2015-09-27 16:57:04 +10:00 |
|
Matthew Honnibal
|
095831e5bf
|
* Start adding auxiliaries to morphs.json
|
2015-09-27 16:56:34 +10:00 |
|
Henning Peters
|
22d1112031
|
new proposal for doctests
|
2015-09-25 11:54:32 +02:00 |
|
Henning Peters
|
e08eca837c
|
new proposal for doctests
|
2015-09-25 11:52:14 +02:00 |
|
Henning Peters
|
6717fdc5f3
|
Merge branch 'master' of https://github.com/honnibal/spaCy
|
2015-09-25 09:42:01 +02:00 |
|
Henning Peters
|
ee521a52a8
|
proposal for doctests
|
2015-09-24 16:57:11 +02:00 |
|
Matthew Honnibal
|
092dbb3815
|
Merge branch 'master' of ssh://github.com/honnibal/spaCy
|
2015-09-24 22:39:00 +10:00 |
|
Matthew Honnibal
|
c579b6b96c
|
* Update English morphs.json
|
2015-09-24 22:38:41 +10:00 |
|
Matthew Honnibal
|
43ff25257b
|
Merge pull request #104 from bittlingmayer/patch-1
Create README.md for /website/
|
2015-09-24 20:57:12 +10:00 |
|
Adam Mathias Bittlingmayer
|
cecb04cfba
|
Create README.md
|
2015-09-24 03:23:48 -07:00 |
|
Matthew Honnibal
|
916de3c215
|
* Write updated load-new-word-vectors documentation
|
2015-09-24 19:24:23 +10:00 |
|
Matthew Honnibal
|
3b3547251c
|
* Fix Issue #102: DT tag was mapped to DET.
|
2015-09-24 18:38:47 +10:00 |
|
Matthew Honnibal
|
d03bdaaac9
|
* Add Makefile. Currently incomplete
|
2015-09-24 18:16:39 +10:00 |
|
Matthew Honnibal
|
15f18e5753
|
* Add website to version control
|
2015-09-24 18:15:07 +10:00 |
|
Matthew Honnibal
|
7820c504d7
|
* Add sass-cache to gitignore
|
2015-09-24 18:14:21 +10:00 |
|
Matthew Honnibal
|
be4848fbcb
|
* Update morphs.json with universal dependencies/interset morphological features
|
2015-09-24 00:59:42 +10:00 |
|
Matthew Honnibal
|
abf0d930af
|
* Fix API for loading word vectors from a file.
|
2015-09-23 23:51:08 +10:00 |
|
Matthew Honnibal
|
46caf15bca
|
Merge pull request #101 from henningpeters/master
basic german rules
|
2015-09-22 21:50:26 +10:00 |
|
Henning Peters
|
911de2ae49
|
add overseen (?) char
|
2015-09-22 12:29:47 +02:00 |
|