E.g., this will not find adjectives like La belle voiture. import stanza nlp = stanza.Pipeline("fr") doc = nlp("La voiture est belle et jolie ...
確定! 回上一頁