标签: python nlp nltk
如何在使用nltk拳击手后获取语义谓词和命名实体标签?
import nltk x = nltk.sem.boxer.Boxer() x.interpret("The quick brown fox jumped.")