Compile matcher2

This commit is contained in:
Matthew Honnibal 2018-02-12 10:18:04 +01:00
parent fae5c0dc18
commit 0d3262a9f3
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ MOD_NAMES = [
'spacy.tokens.span',
'spacy.tokens.token',
'spacy.matcher',
'spacy.matcher2',
'spacy.syntax.ner',
'spacy.symbols',
'spacy.vectors',