Commit Graph

4745 Commits

Author SHA1 Message Date
Miguel Almeida
4fde64c4ea Portuguese contractions and some abreviations 2017-03-31 15:52:55 +01:00
Miguel Almeida
465b240bcb Review Portuguese stop words
Mainly to review typos and add missing masculines/feminines
2017-03-31 13:00:47 +01:00
Miguel Almeida
c1d020b0a6 Remove "ista" from portuguese stop words 2017-03-31 12:26:13 +01:00
Miguel Almeida
17a1e7a119 Add Portuguese numbers and ordinals 2017-03-31 12:21:01 +01:00
Matthew Honnibal
47a3ef06a6 Unhack deprojetivization, moving it into pipeline
Previously the deprojectivize() call was attached to the transition
system, and only called for German. Instead it should be a separate
process, called after the parser. This makes it available for any
language. Closes #898.
2017-03-31 12:31:50 +02:00
Ines Montani
8eafe80450 Update CONTRIBUTORS.md 2017-03-31 09:12:31 +02:00
Ines Montani
045a8e994d Merge pull request #942 from jreeter/master (resolves #934)
Issue #934 symlink should not convert paths as_posix under windows.
2017-03-31 09:04:55 +02:00
Joshua Reeter
564daf6dec Issue #934 symlink should not convert paths as_posix under windows. 2017-03-30 23:47:45 -05:00
Matthew Honnibal
294718244f Set tb=native in pytest, to try to fix travis flakiness 2017-03-30 05:21:13 -05:00
Ines Montani
de44c22ded Merge pull request #941 from kinow/fix-stop-words-typos
Fix typos in Portuguese stop words
2017-03-30 11:41:31 +02:00
Bruno P. Kinoshita
c2d48974bc Fix typos in Portuguese stop words 2017-03-30 21:59:18 +13:00
Matthew Honnibal
0fefdfcbda Merge pull request #935 from ericzhao28/master
Add option to use label=ent_type in doc.merge arguments (Bug fix for issue #862)
2017-03-30 02:51:24 +02:00
ines
e210496f78 Update Windows compiler docs 2017-03-29 10:35:20 +02:00
ines
7e4befec88 Add Hebrew to init and setup.py 2017-03-29 10:34:57 +02:00
Ines Montani
21dfe9edbe Merge pull request #936 from Gregory-Howard/package
correction of package.py (encoding on open instead of write)
2017-03-29 09:40:10 +02:00
Grégory Howard
9c2996b27f correction of package.py (encoding on open instead of write) 2017-03-29 09:11:02 +02:00
Eric Zhao
aafdf6ffb8 Add option to use label karg to determine ent_type in doc.merge 2017-03-28 23:35:03 -07:00
Ines Montani
aee7008513 Update README.rst 2017-03-27 01:07:21 +02:00
Ines Montani
17cb04a26e Update README.rst 2017-03-26 18:42:14 +02:00
ines
88dd7519c5 Update README.rst 2017-03-26 17:09:02 +02:00
ines
6dde6dbd63 Update CONTRIBUTORS.md 2017-03-26 17:08:50 +02:00
Matthew Honnibal
83ba6c247c Fix init of Language without model 2017-03-26 16:46:00 +02:00
Matthew Honnibal
fa107f95f6 Remove unused train_config command 2017-03-26 09:28:59 -05:00
Matthew Honnibal
df83921f0a Increment version 2017-03-26 09:27:32 -05:00
Matthew Honnibal
92ac3af21d Merge branch 'master' of https://github.com/explosion/spaCy 2017-03-26 09:26:59 -05:00
Matthew Honnibal
a9b1f23c7d Enable regression loss for parser 2017-03-26 09:26:30 -05:00
Ines Montani
c9a95d55fd Add Hebrew to list of languages 2017-03-26 16:06:08 +02:00
ines
c00d997924 Merge branch 'develop' 2017-03-26 15:57:00 +02:00
ines
13df2d6a60 Add documentation for spaCy's JSON format 2017-03-26 15:56:15 +02:00
Matthew Honnibal
4731254ca5 Merge branch 'master' of https://github.com/explosion/spaCy 2017-03-26 08:47:01 -05:00
Matthew Honnibal
2efdbc08ff Make training work with directories 2017-03-26 08:46:44 -05:00
ines
007a2492bd Remove train_config command for now 2017-03-26 15:40:50 +02:00
ines
b297fab062 Update error message for missing commands 2017-03-26 15:40:02 +02:00
ines
7f95023fc0 Fix formatting 2017-03-26 15:37:37 +02:00
ines
5901c8f7f0 Update spacy train CLI documentation 2017-03-26 15:33:48 +02:00
Matthew Honnibal
9dcb58aaaf Merge CLI changes 2017-03-26 07:30:45 -05:00
Matthew Honnibal
6b7f7a2060 Connect parser L1 option to train CLI 2017-03-26 07:24:07 -05:00
Matthew Honnibal
ed2b106f4d Fix circular import in lemmatizer 2017-03-26 07:17:07 -05:00
Matthew Honnibal
dec5571bf3 Update train CLI 2017-03-26 07:16:52 -05:00
ines
afd839f64b Add pip and conda badges to installation docs 2017-03-26 14:11:31 +02:00
ines
45d03ea05b Add BADGES settings and mixin for pip and conda badges 2017-03-26 14:11:22 +02:00
ines
9a481c9f42 Add "Troubleshooting" section 2017-03-26 13:42:36 +02:00
ines
d4a86b6394 Update formatting 2017-03-26 13:42:19 +02:00
Matthew Honnibal
6b325c2c12 Remove print statement 2017-03-26 13:17:36 +02:00
ines
53cf2f1c0e Make dev data optional 2017-03-26 11:48:17 +02:00
Matthew Honnibal
5eac089fbe Merge branch 'master' into develop 2017-03-26 04:45:43 -05:00
ines
0fc56e2544 Update flag and defaults 2017-03-26 11:42:11 +02:00
ines
1dae97b2f6 Fix typos 2017-03-26 11:14:44 +02:00
ines
a9368b591a Update inline code style 2017-03-26 11:14:36 +02:00
ines
88160f5daa Update border style on infoboxes 2017-03-26 11:14:30 +02:00