def __init__(self): # type: () -> None self.stemmer = _PyStemmer('porter')
def __init__(self) -> None: self.stemmer = _PyStemmer('porter')