Commit Graph

3632 Commits

Author SHA1 Message Date
Matthew Honnibal
f123f92e0c Fix #617: Vocab.load() required Path. Should work with string as well. 2016-11-10 22:48:48 +01:00
Matthew Honnibal
e86f440ca6 Fix test for issue 617 2016-11-10 22:48:10 +01:00
Matthew Honnibal
faa7610c56 Merge branch 'master' of ssh://github.com/explosion/spaCy 2016-11-10 22:46:38 +01:00
Matthew Honnibal
a2c7de8329 spacy/tests/regression/test_issue617.py
Test Issue #617
2016-11-10 22:46:23 +01:00
Ines Montani
cf8ca1338c Update CONTRIBUTORS.md 2016-11-09 20:06:35 +01:00
Ines Montani
bad005f2b9 Merge pull request #616 from TiagoMRodrigues/master
Make span.merge return Token
2016-11-09 20:04:39 +01:00
tiago
2a3e342c1f Added a test case to cover the span.merge returning values 2016-11-09 18:57:50 +00:00
Ines Montani
1515434eaa Fix wording 2016-11-09 17:29:20 +01:00
Ines Montani
2c1d9e407c Add contributor agreement section 2016-11-09 17:27:47 +01:00
Ines Montani
8cd361e319 Fix paths 2016-11-09 17:20:35 +01:00
Ines Montani
592d244484 Re-add existing contributor agreements 2016-11-09 16:42:02 +01:00
Ines Montani
8239878dce Update CONTRIBUTOR_AGREEMENT.md 2016-11-09 16:30:32 +01:00
Ines Montani
3005f76652 Create CONTRIBUTOR_AGREEMENT.md 2016-11-09 16:23:55 +01:00
tiago
b38cfd0ef9 now span.merge returns token like it says on documentation 2016-11-09 14:58:19 +00:00
Ines Montani
bb33c30f77 Update CONTRIBUTORS.md 2016-11-08 17:36:41 +01:00
Matthew Honnibal
e0f5a60c7f Merge pull request #614 from sadovnychyi/master
Fix PhraseMatcher to work with new Matcher
2016-11-09 03:26:03 +11:00
Dmitry Sadovnychyi
9488222e79 Fix PhraseMatcher to work with updated Matcher
#613
2016-11-09 00:14:26 +08:00
Dmitry Sadovnychyi
86c056ba64 Add basic test for PhraseMatcher
#613
2016-11-09 00:10:32 +08:00
Ines Montani
660c3268c1 Mention regression tests in "Issues & bug reports" 2016-11-08 00:04:46 +01:00
Ines Montani
8abc2084ff Add user survey results as latest news 2016-11-07 22:48:35 +01:00
Ines Montani
0a90b141f4 Trust link 2016-11-07 21:50:40 +01:00
Ines Montani
bf3c1c7a48 Add link to dependency parse workflow 2016-11-07 21:32:03 +01:00
Ines Montani
418c084f12 Replace "" with false to prevent rending of empty attributes 2016-11-07 02:18:36 +01:00
Ines Montani
da52bcf080 Patch version 2016-11-07 02:17:48 +01:00
Ines Montani
3502654551 Add option for "latest news" on landing page 2016-11-07 02:14:43 +01:00
Ines Montani
f91bf4d59c Add right margin to tags to make them usable inline 2016-11-07 02:14:26 +01:00
Ines Montani
4352371b36 🔴 Fix bug that would prevent rendering of robots.txt 2016-11-07 02:13:45 +01:00
Ines Montani
d5668cf0d2 Add spacy-api-docker to showcase 2016-11-06 13:46:20 +01:00
Ines Montani
98c8e70dc2 Update installation docs 2016-11-06 13:46:11 +01:00
Matthew Honnibal
3ea15b257f Fix test for 605 2016-11-06 11:59:26 +01:00
Matthew Honnibal
36bcd46244 Integrate patch from @mikepb re building OpenMP-supporting wheels for macOS / OSX. I'm running blind on this, so this commit might not be 100%. Rollback if there are any problems. See Issue #267. 2016-11-06 11:58:50 +01:00
Matthew Honnibal
efe7790439 Test #590: Order dependence in Matcher rules. 2016-11-06 11:21:36 +01:00
Matthew Honnibal
5cd3acb265 Fix #605: Acceptor now rejects matches as expected. 2016-11-06 10:50:42 +01:00
Matthew Honnibal
cf6caa3d92 Merge branch 'master' of ssh://github.com/explosion/spaCy 2016-11-06 10:42:53 +01:00
Matthew Honnibal
75805397dd Test Issue #605 2016-11-06 10:42:32 +01:00
Ines Montani
c20abc8a6d Add customizing tokenizer and training workflow 2016-11-05 20:40:11 +01:00
Ines Montani
5e4e5b600f Update language models docs 2016-11-05 02:50:55 +01:00
Ines Montani
9251c8991a Update version 2016-11-05 02:50:55 +01:00
Ines Montani
8f9f084005 Update README.rst 2016-11-05 02:35:37 +01:00
Ines Montani
e90a1ae761 Update README.rst 2016-11-05 02:34:55 +01:00
Ines Montani
48aa8669e8 Update README.rst 2016-11-05 02:33:26 +01:00
Matthew Honnibal
014b6936ac Fix #608 -- __version__ should be available at the base of the package. 2016-11-04 21:21:02 +01:00
Matthew Honnibal
42b0736db7 Increment version 2016-11-04 20:04:21 +01:00
Matthew Honnibal
bd6e24fe0e Merge branch 'master' of ssh://github.com/explosion/spaCy 2016-11-04 20:03:07 +01:00
Matthew Honnibal
bc8d04abc0 Package alpha es, fr, it and pt directories. 2016-11-04 20:02:53 +01:00
Matthew Honnibal
9f93386994 Update version 2016-11-04 19:28:16 +01:00
Matthew Honnibal
1fb09c3dc1 Fix morphology tagger 2016-11-04 19:19:09 +01:00
Matthew Honnibal
a36353df47 Temporarily put back the tokenize_from_strings method, while tests aren't updated yet. 2016-11-04 19:18:07 +01:00
Ines Montani
586206c7b8 Merge pull request #604 from SultanMirza/patch-1
Fix typos and mistakes in Dependency Parse usage workflow
2016-11-04 16:36:41 +01:00
SultanMirza
daedf2c153 Fixing typos and errors!!
Fixed some typos and errors on the page.
2016-11-04 20:54:28 +05:30