Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
所有的词性 (POS) 标记器都以短代码的形式给出标记,例如(NNS、VBZ 等)。
本/DT页/NN是/VBZ约/IN/DT Brill-tagger/NNP
就像上面的例子一样,它来自在线 POS Taggers之一。
我在哪里可以找到每个简码的含义?
英语标注者经常使用 Penn Treebank 标签集。在这里您可以找到快速概览和官方详细注释指南。