gpt4 book ai didi

Python:使用 NLTK 时的 "HVZ"标记

转载 作者:行者123 更新时间:2023-12-01 04:10:55 25 4
gpt4 key购买 nike

我是自然语言处理的新手,在尝试组合单词标记器时,我遇到了标签“HVZ”。该标签不在 Penn Treebank 列表中......知道它意味着什么吗?

这是我标记的句子:

Tom the cat has blue eyes.

结果:

[('Tom', 'NP'), ('the', 'AT'), ('cat', 'NN'), ('has', 'HVZ'), ('blue', 'JJ'), ('eyes', 'NNS')]

谢谢!

最佳答案

来自The Brown Corpus Tag-set :

HVZ
verb "to have", present tense, 3rd person singular

示例:

has hath

关于Python:使用 NLTK 时的 "HVZ"标记,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34971290/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com