Commit Graph

3291 Commits

Author SHA1 Message Date
Matthew Honnibal 339b56eb1f Try to get travis to test LC_ALL=en_US.ascii 2016-10-20 14:32:16 +02:00
Matthew Honnibal 213027a1a1 Fix deep learning example 2016-10-20 04:39:54 +02:00
Matthew Honnibal 5378949326 Fix example 2016-10-20 03:42:34 +02:00
Matthew Honnibal d17546681c Fix deep learning tutorial 2016-10-20 03:21:56 +02:00
Matthew Honnibal a660585b12 Merge branch 'master' of ssh://github.com/explosion/spaCy 2016-10-20 03:00:18 +02:00
Matthew Honnibal 4c27958990 Fix bugs in deep_learning_keras example. 2016-10-20 02:49:14 +02:00
Ines Montani f1a535e9c0 Update README.rst 2016-10-20 00:09:52 +02:00
Matthew Honnibal 3f545f50b5 Merge branch 'master' of ssh://github.com/explosion/spaCy 2016-10-19 23:51:15 +02:00
Ines Montani 0931d340ef Update README.rst 2016-10-19 23:51:02 +02:00
Matthew Honnibal c353a5214d Increment version 2016-10-19 23:51:01 +02:00
Matthew Honnibal d10c17f2a4 Fix Issue #536: oov_prob was 0 for OOV words. 2016-10-19 23:38:47 +02:00
Matthew Honnibal dfa752d064 Increment version 2016-10-19 23:19:13 +02:00
Matthew Honnibal 3588a18fb8 Fix hook names in doc 2016-10-19 21:15:16 +02:00
Matthew Honnibal 5d5742b773 Add sentiment field to doc, rename getters_for_tokens and getters_for_spans, add user_hooks field to Doc. 2016-10-19 20:54:22 +02:00
Matthew Honnibal ed5e178817 Add sentiment property on lexeme object 2016-10-19 20:52:52 +02:00
Matthew Honnibal 7a26b8a100 Fix numpy header 2016-10-19 20:05:44 +02:00
Matthew Honnibal 909e65f2a3 Remove bad cygwin code from numpy header. 2016-10-19 20:02:14 +02:00
Matthew Honnibal d4aaf2752c Fix issue #535: Pipeline elements added even when data not installed. 2016-10-19 19:55:19 +02:00
Matthew Honnibal ca89fd0919 Update Keras deep learning tutorial 2016-10-19 19:37:09 +02:00
Matthew Honnibal f60cefc048 Add first draft of spaCy+keras integration example. 2016-10-19 14:43:13 +02:00
Matthew Honnibal 04d1c959da Fix version 2016-10-19 03:45:37 +02:00
Ines Montani ad66f65d94 Update README.rst 2016-10-19 03:45:07 +02:00
Ines Montani 1e5c17076d Update README.rst 2016-10-19 03:42:33 +02:00
Matthew Honnibal 2f9f375563 Merge branch 'master' of ssh://github.com/explosion/spaCy 2016-10-19 03:24:53 +02:00
Matthew Honnibal d35aa7344e Change version ID to make PyPi happy 2016-10-19 03:24:39 +02:00
Ines Montani f377ac2722 Update README.rst 2016-10-19 03:23:56 +02:00
Ines Montani 9c57aa7473 Update README.rst 2016-10-19 03:18:40 +02:00
Matthew Honnibal 33333ca5d4 Disable osx build. 2016-10-19 03:08:24 +02:00
Matthew Honnibal 9dd789d140 Merge branch 'master' of ssh://github.com/explosion/spaCy 2016-10-19 03:05:30 +02:00
Matthew Honnibal 89d2a5c8b3 Increment build version. 2016-10-19 03:05:17 +02:00
Ines Montani 3937d5a076 Update README.rst 2016-10-19 02:45:22 +02:00
Ines Montani 9b0fcc4ed0 Update README.rst 2016-10-19 02:35:12 +02:00
Ines Montani 18ea37f9eb Update README.rst 2016-10-19 02:32:08 +02:00
Ines Montani fb99d0b684 Update website README.md 2016-10-19 01:24:22 +02:00
Ines Montani da0985114d Update tutorials 2016-10-19 01:24:22 +02:00
Ines Montani 4f41a065fe 🔴 Use correct variables name and fix top navigation 2016-10-19 01:24:22 +02:00
Matthew Honnibal 622b0a9674 Tweak download script 2016-10-19 00:52:16 +02:00
Matthew Honnibal 5a5c7192a5 Fix download.py for GloVe vectors. 2016-10-19 00:47:44 +02:00
Matthew Honnibal edc45c19d6 Update download script 2016-10-19 00:41:14 +02:00
Matthew Honnibal 47c4a8e317 Try to convince travis to build for OSX 2016-10-19 00:31:27 +02:00
Matthew Honnibal a5c99a830a Merge branch 'master' of ssh://github.com/explosion/spaCy 2016-10-19 00:28:23 +02:00
Matthew Honnibal 811dc4da75 Fix setup.py script 2016-10-19 00:27:57 +02:00
Ines Montani e56dc9a075 Update website 2016-10-19 00:19:42 +02:00
Matthew Honnibal 6c15cf4193 Merge branch 'master' of ssh://github.com/explosion/spaCy 2016-10-19 00:16:28 +02:00
Matthew Honnibal ae29b9bdfd Fix travis and README conflicts 2016-10-19 00:16:11 +02:00
Matthew Honnibal 818dc83e26 Fix encoding error in setup.py 2016-10-19 00:05:53 +02:00
Matthew Honnibal 2bbb050500 Fix default of serializer_freqs 2016-10-18 19:55:41 +02:00
Matthew Honnibal 1b651db9c5 Fix parser creation in Language class. 2016-10-18 19:36:44 +02:00
Matthew Honnibal 45a6f9b9c7 Fix loading of tagger. 2016-10-18 19:33:04 +02:00
Matthew Honnibal 76c815f40d Fix spacy.load 2016-10-18 19:23:31 +02:00