Commit Graph

8386 Commits

Author SHA1 Message Date
Matthew Honnibal 3478ea76d1 Add ud_train and ud_evaluate CLI commands 2018-03-10 23:41:55 +01:00
Matthew Honnibal 4b72c38556 Fix dropout bug in beam parser 2018-03-10 23:16:40 +01:00
Matthew Honnibal 9cc202d670 Fix Vectors pickling 2018-03-10 22:53:42 +01:00
Matthew Honnibal 3d6487c734 Support dropout in beam parse 2018-03-10 22:41:55 +01:00
Matthew Honnibal 31b156d60b Fix itershuffle 2018-03-10 22:32:59 +01:00
Matthew Honnibal b59765ca9f Stream gold during spacy train 2018-03-10 22:32:45 +01:00
Matthew Honnibal c3d168509a Stream the gold data during training, to reduce memory 2018-03-10 22:32:32 +01:00
Matthew Honnibal 7c0823ad76 Remove comment in fabfile 2018-03-10 20:19:13 +01:00
ines 7e80550f13 Remove alpha preview image [ci skip] 2018-03-09 13:32:08 +01:00
ines ad36b3d677 Add more model licenses to website [ci skip] 2018-03-09 13:31:23 +01:00
Ines Montani 03b04819c5
Merge pull request #2080 from DuyguA/turkish-data
Turkish data
2018-03-09 12:32:44 +01:00
DuyguA cba63196f9 fixed typo 2018-03-09 10:54:18 +01:00
DuyguA 7a780476af added more abbreviations 2018-03-09 10:13:00 +01:00
Ines Montani 6291e0e21c
Merge pull request #2065 from willismonroe/patch-1
Broken github link to NLTK
2018-03-08 18:25:04 +01:00
DuyguA cca87756d7 added Sti 2018-03-08 18:07:52 +01:00
DuyguA 3c994311c5 added abbrevs 2018-03-08 18:03:27 +01:00
DuyguA 56d6fb180e added like_num to lex 2018-03-08 15:25:25 +01:00
DuyguA 26ee0590a3 added some commonly used cases 2018-03-08 12:43:58 +01:00
DuyguA ae6473e4d5 removed some words with negation particle. 2018-03-08 12:20:32 +01:00
DuyguA 6ed59a2198 removed number words to be caried to the lexical 2018-03-08 12:19:23 +01:00
DuyguA 04784a44a6 made alphabetical order for Turkish chaaracters 2018-03-08 12:11:32 +01:00
DuyguA af33e022a5 added example sentences for Turkish 2018-03-08 12:06:03 +01:00
M. Willis Monroe d947668350
spelling 2018-03-07 14:09:41 -08:00
M. Willis Monroe effc815b16
Create willismonroe.md 2018-03-07 14:08:16 -08:00
M. Willis Monroe b03948aaa5
Broken github link to NLTK 2018-03-06 16:22:46 -08:00
Matthew Honnibal 7128d65267 Fix fabfile 2018-03-03 01:42:29 +01:00
Matthew Honnibal 6044d55f0f Add fab pex command 2018-03-02 03:51:09 +01:00
Matthew Honnibal dbbfc02bda Add train command to fabfile 2018-03-01 18:15:26 +01:00
Matthew Honnibal a1be01185c Fix array out of bounds error in Span 2018-02-28 12:27:09 +01:00
Matthew Honnibal aff5f007b3 Improve fabfile 2018-02-28 12:09:53 +01:00
Matthew Honnibal 80e9c6bac7 Improve fabfile 2018-02-28 12:07:19 +01:00
Matthew Honnibal 7cf6b1c7a4 Improve fabfile 2018-02-28 12:04:38 +01:00
Matthew Honnibal 64e53f1b1b Improve fabfile 2018-02-28 12:01:52 +01:00
Matthew Honnibal bf6a52a986 Merge branch 'master' of https://github.com/explosion/spaCy 2018-02-28 11:56:30 +01:00
Matthew Honnibal 7521f85014 Improve fabfile 2018-02-28 11:56:09 +01:00
Matthew Honnibal 31dcb4af2e
Merge pull request #2040 from thomasopsomer/fix-lemma
Make token.lemma property return hash instead of unicode
2018-02-28 11:35:42 +01:00
Matthew Honnibal 1b840f1ac1 Try to fix fabfile 2018-02-28 03:30:44 +01:00
Matthew Honnibal aa96f769d2 Try to fix fabfile 2018-02-28 03:28:22 +01:00
Matthew Honnibal c5bc0eadc8 Fix fab test 2018-02-28 02:22:57 +01:00
Matthew Honnibal eaef36e4a5 Fix fab install command 2018-02-28 01:56:14 +01:00
Matthew Honnibal 67cd2d42b0 Fix fab install command 2018-02-28 01:51:21 +01:00
Matthew Honnibal d322c0ae8b Have fab env create with correct Python 2018-02-28 01:45:19 +01:00
Matthew Honnibal 7ade5160ca Fix test command 2018-02-27 23:48:00 +01:00
Matthew Honnibal 60567ae646 Install pytest if necessary in fabfile 2018-02-27 23:42:22 +01:00
Matthew Honnibal fd816bbd1b Fix env command in fabfile 2018-02-27 23:29:48 +01:00
Matthew Honnibal 071a2fbd02 Add buildkite script to trigger training 2018-02-27 23:27:27 +01:00
Thomas Opsomer 8df9e52829 lemma property to return hash instead of unicode 2018-02-27 19:50:01 +01:00
Matthew Honnibal 54ebdacc17 Fix missing import 2018-02-27 18:20:39 +01:00
Matthew Honnibal bd22899fb3 Merge branch 'master' of https://github.com/explosion/spaCy 2018-02-27 18:04:24 +01:00
Matthew Honnibal 74d5d398f8 Improve fabfile, removing fabtools dependency 2018-02-27 18:03:57 +01:00