Commit Graph

3386 Commits

Author SHA1 Message Date
Matthew Honnibal
bea44bd3c4 Fix vector_norm when vector is assigned to Lexeme. 2016-10-23 14:23:56 +02:00
Matthew Honnibal
e838b6d53f Add tests for using the new Entity ID tracking in the rule matcher 2016-10-23 14:04:01 +02:00
Matthew Honnibal
30ebb84e73 Merge pull request #561 from chssch/master
Working version of rule matcher tutorial
2016-10-23 02:52:20 +11:00
chssch
cf7b6f7a9d Add merge phrases from https://github.com/explosion/spaCy/issues/523#issuecomment-255172782 2016-10-22 15:15:53 +02:00
chssch
6b30cbaf0b Strings has be to on vocab object 2016-10-22 15:15:53 +02:00
Matthew Honnibal
8356a2893a Merge pull request #551 from sixhobbits/patch-1
Add Windows Compiler installation instructions
2016-10-22 23:03:57 +11:00
Gareth Dwyer
6516cd4a19 Add Windows Compiler installation instructions
The ReadMe currently says that Windows Spacy Users should install a full Visual Studio version in order to compile Spacy. Some might prefer to only install the compiler provided by Microsoft (or MinGW if this is confirmed to work?). I added a link to the Wiki that points to the various Microsoft downloads, as these are quite difficult to find otherwise.
2016-10-22 13:28:27 +02:00
Matthew Honnibal
e7af75e0a9 Add test for vector resizing, re Issue #544 2016-10-21 17:07:21 +02:00
Matthew Honnibal
016cd5ab01 Merge branch 'master' of ssh://github.com/explosion/spaCy 2016-10-21 16:31:19 +02:00
Matthew Honnibal
ca8ea33abc Bump version to 1.1.0 2016-10-21 16:30:57 +02:00
Matthew Honnibal
9132546c21 Update README.rst 2016-10-21 20:53:50 +11:00
Matthew Honnibal
7ab03050d4 Add resize_vectors method to Vocab 2016-10-21 01:44:50 +02:00
Matthew Honnibal
8ce8803824 Fix JSON in tokenizer 2016-10-21 01:44:20 +02:00
Matthew Honnibal
6eb73a095f Fix JSON in tagger 2016-10-21 01:44:10 +02:00
Ines Montani
296897ad42 Move example sputnik package.json to examples directory 2016-10-21 01:10:33 +02:00
Ines Montani
e619aba8df Move WordNet license to correct place 2016-10-21 01:07:16 +02:00
Ines Montani
d1c0b1feb7 Add v1.0 release announcement to landing page 2016-10-21 01:00:34 +02:00
Ines Montani
ace0b2de92 Remove contributors folder (temporary, until copy is fixed) 2016-10-21 01:00:34 +02:00
Ines Montani
4c3682a362 Update version number and stargazers 2016-10-21 01:00:34 +02:00
Ines Montani
cd5e470508 Add section object with larger margin 2016-10-21 01:00:34 +02:00
Ines Montani
593f7eb413 Update installation docs 2016-10-21 01:00:34 +02:00
Ines Montani
0373d23727 Update code in rule-based matcher tutorial 2016-10-21 01:00:34 +02:00
Ines Montani
2251abb236 Update training tutorial 2016-10-21 01:00:34 +02:00
Ines Montani
f8322a69e7 Rename "English" section to "Language" 2016-10-21 01:00:34 +02:00
Matthew Honnibal
e16e78a737 Merge branch 'master' of ssh://github.com/explosion/spaCy 2016-10-21 00:00:15 +02:00
Matthew Honnibal
147373c807 Increment version 2016-10-21 00:00:03 +02:00
Matthew Honnibal
fd0587d369 Merge pull request #545 from adamhadani/feature/ah-fix-ujson-deps
added ujson dependency to setup.py
2016-10-21 08:58:48 +11:00
Adam Ever Hadani
452b766d82 added ujson dependency to setup.py 2016-10-20 14:57:18 -07:00
Matthew Honnibal
e80944276f Fix Span.vector_norm 2016-10-20 21:58:56 +02:00
Matthew Honnibal
6d301fa06f Merge branch 'master' of https://github.com/explosion/spaCy 2016-10-20 21:32:34 +02:00
Matthew Honnibal
1ae3bde58f Fix deep learning example code 2016-10-20 21:32:26 +02:00
Matthew Honnibal
f5fe4f595b Fix json loading, for Python 3. 2016-10-20 21:23:26 +02:00
Matthew Honnibal
2e92c6fb3a Fix JSON encoding issue on load 2016-10-20 21:06:48 +02:00
Matthew Honnibal
b5a74f8ad2 Don't automatically include a data/ directory. 2016-10-20 20:50:32 +02:00
Matthew Honnibal
4ad7bb96c9 Increment version. 2016-10-20 20:48:30 +02:00
Matthew Honnibal
5ec32f5d97 Fix loading of GloVe vectors, to address Issue #541 2016-10-20 18:27:48 +02:00
Matthew Honnibal
06b83d8f40 Merge branch 'master' of ssh://github.com/explosion/spaCy 2016-10-20 16:58:11 +02:00
Matthew Honnibal
ddeabd76c4 Fix mistake loading GloVe vectors. GloVe vectors now loaded by default if present, as promised. 2016-10-20 16:57:53 +02:00
Matthew Honnibal
1e3c1d6044 Merge pull request #540 from kendricktan/master
Fixed train_parser examples when model_dir isn't None
2016-10-21 00:49:39 +11:00
kendricktan
f77b3dc677 Fixed train_parser examples when model_dir isn't None 2016-10-20 23:40:51 +10:00
Matthew Honnibal
bfe5cb1244 Increment version. 2016-10-20 14:52:00 +02:00
Matthew Honnibal
212b68de81 Merge branch 'master' of ssh://github.com/explosion/spaCy 2016-10-20 14:43:09 +02:00
Matthew Honnibal
f189a3cb00 Fix encoding when opening files in Python 2.7, re Issue #539 2016-10-20 14:42:56 +02:00
Matthew Honnibal
7e4e46f3c1 Merge pull request #538 from kendricktan/master
Fixed train_ner examples when model_dir isn't None
2016-10-20 23:38:45 +11:00
Matthew Honnibal
339b56eb1f Try to get travis to test LC_ALL=en_US.ascii 2016-10-20 14:32:16 +02:00
kendricktan
d817d57219 Fixed train_ner examples when model_dir isn't None 2016-10-20 21:09:07 +10: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