mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-15 20:16:23 +03:00
5 lines
87 B
Python
5 lines
87 B
Python
# coding: utf-8
|
|
|
|
from .pattern import DependencyTree
|
|
from .parser import PatternParser
|