* Comple senses.pyx

This commit is contained in:
Matthew Honnibal 2015-07-01 18:49:15 +02:00
parent 62cfcd76fe
commit 1e8dd0e2c5

View File

@ -157,6 +157,7 @@ MOD_NAMES = ['spacy.parts_of_speech', 'spacy.strings',
'spacy.syntax.arc_eager',
'spacy.syntax._parse_features',
'spacy.gold', 'spacy.orth',
'spacy.senses',
'spacy.syntax.ner']