Commit Graph

7988 Commits

Author SHA1 Message Date
Kit 76f4eeca44
Remove tests to see build changes on Windows (Python 2.7) 2018-01-12 20:30:51 +01:00
Kit db6e4ba72e
Update code example according to new changes 2018-01-08 03:45:56 +01:00
Kit 7ec0956e8d
Add regression test (issue #1769) 2018-01-08 03:42:04 +01:00
Kit 701e7cc6aa
Rename variable to keep code consistent 2018-01-08 03:38:44 +01:00
Kit ed0db95183
Find lowercased forms of ordinal words, where possible 2018-01-08 03:28:50 +01:00
Kit 9bc524982e
Find lowercased forms of numeric words 2018-01-08 03:25:08 +01:00
Kit dba6adea65
Add contributor agreement 2018-01-08 03:08:57 +01:00
Ines Montani 6a008233b5
Merge pull request #1795 from textioHQ/issue1758 (resolves #1758)
english tokenizer: handle "would've"
2018-01-04 02:43:39 +00:00
Kevin Humphreys b236e5db97 add fork to instructions 2018-01-03 13:00:36 -08:00
Ines Montani cb2ea7980c
Update CONTRIBUTORS.md 2018-01-03 22:00:25 +01:00
Kevin Humphreys 6173b697a7 add agreement 2018-01-03 13:00:14 -08:00
Kevin Humphreys 597df5bf83 add test 2018-01-03 13:00:05 -08:00
Ines Montani fc13c2b6d9
Merge pull request #1793 from sorenlind/cli_dummy_args
Prefix dummy argument names with underscore
2018-01-03 20:26:46 +00:00
Kevin Humphreys 7918fa4ef9 handle would've 2018-01-03 12:25:48 -08:00
Søren Lind Kristiansen a9ff6eadc9 Prefix dummy argument names with underscore 2018-01-03 20:48:12 +01:00
ines cc9df10e69 Document util.set_lang_class (see #1737) 2018-01-03 20:13:25 +01:00
Ines Montani 874f174ab1
Merge pull request #1790 from nirdesh37/patch-1
Update goldparse.jade
2018-01-03 18:37:07 +00:00
ines 1fa6ba8130 Fix Doc.from_array example to make it work (see #1527) 2018-01-03 16:59:38 +01:00
ines 49635350f0 Add .from_disk() to pipeline component init example (resolves #1728) 2018-01-03 16:50:24 +01:00
ines 1380bce9a2 Merge branch 'master' of https://github.com/explosion/spaCy 2018-01-03 16:42:28 +01:00
ines 95063ba26b Update tests documentation (resolves #1781) 2018-01-03 16:42:26 +01:00
Ines Montani 03a2f540ca
Merge pull request #1789 from sorenlind/init_model_args
Fix CLI arguments for init-model
2018-01-03 12:08:07 +00:00
Ines Montani 141b4d3b3f
Merge pull request #1788 from AvinashGupta/master
typos corrected
2018-01-03 12:06:53 +00:00
nirdesh37 67fdceed6a
Update goldparse.jade 2018-01-03 17:25:21 +05:30
avinash b379c9d7d3 typos corrected 2018-01-03 16:54:22 +05:30
Søren Lind Kristiansen d6327e8495 Fix handling case when vectors not specified 2018-01-03 12:20:49 +01:00
Søren Lind Kristiansen bcc51d7d8b Fix shifted positional arguments 2018-01-03 12:19:47 +01:00
Ines Montani a980a7aa68
Merge pull request #1775 from zqhZY/master (fixes #1774)
fix issue #1774
2017-12-28 15:05:30 +00:00
zqhZY 29898946cd add contributors.md 2017-12-28 18:04:52 +08:00
zqhZY f27859fa99 add ChineseDefaults class for pickling 2017-12-28 17:13:58 +08:00
Ines Montani ff9fc945ab
Merge pull request #1749 from sorenlind/da_ud_tokenization
Tune Danish tokenizer to more closely match Universal Dependencies
2017-12-22 16:00:49 +00:00
ines 26f313dabc Fix missing import 2017-12-22 16:21:44 +01:00
ines 8dc1c27841 Merge branch 'master' of https://github.com/explosion/spaCy 2017-12-22 16:01:00 +01:00
ines b10ba848b8 xfail test that causes MemoryError on Python 2 on Windows
Need to investigate this further!
2017-12-22 16:00:58 +01:00
Søren Lind Kristiansen bef735aef7 Fix Danish abbreviation 'm.h.t.' 2017-12-21 09:24:31 +01:00
Ines Montani b916637b17
Merge branch 'master' into da_ud_tokenization 2017-12-20 21:06:45 +00:00
Ines Montani a3dd167d7f
Merge branch 'master' into da_ud_tokenization 2017-12-20 21:05:34 +00:00
Ines Montani 97f100f69f
Merge pull request #1742 from kimfalk/master
Two corrections in the da lan.
2017-12-20 21:02:00 +00:00
Ines Montani d682a8803e
Merge pull request #1672 from cbilgili/master
Adds Turkish Lemmatization
2017-12-20 21:01:00 +00:00
ines 5e5d47fe50 Add contributor agreement (see #1672) 2017-12-20 22:00:12 +01:00
Ines Montani 00f835c62c
Merge pull request #1751 from benjaminp/no-breaking (fixes #1750)
remove no-break spaces from Hindi example (fixes #1750)
2017-12-20 20:57:33 +00:00
Benjamin Peterson 9452134cd1 remove no-break spaces from Hindi example (fixes #1750) 2017-12-20 11:35:30 -08:00
Søren Lind Kristiansen 7a2f2f6f94 Fix formatting. 2017-12-20 18:37:37 +01:00
Søren Lind Kristiansen 97ff496bad Merge branch 'master' into da_ud_tokenization 2017-12-20 18:22:39 +01:00
Ines Montani 8afe767465
Merge pull request #1747 from mpuels/patch-8
doc: Fix typo
2017-12-20 17:04:40 +00:00
Søren Lind Kristiansen 15d13efafd Tune Danish tokenizer to more closely match tokenization in Universal Dependencies. 2017-12-20 17:36:52 +01:00
mpuels 5dcf0c1811
doc: Fix typo 2017-12-20 17:21:29 +01:00
Kim FalkJørgensen 648dc60755 Remove the incorrect exception 'm.h.t' 2017-12-20 10:02:39 +01:00
Ines Montani f920574f39
Merge pull request #1735 from mdda/patch-2
Documentation example fix : token.head needs '==' rather than 'is'
2017-12-19 14:59:19 +00:00
Kim FalkJørgensen fc7cf85af5 agreeing to the contributor agreement. 2017-12-19 15:31:52 +01:00