python的TextBlob库如何自定义parse 自然语言处理nlp

textblob的parse用的是pattern的解析器,但是怎样才能像pattern那样调节参数呢