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.
我目前正在使用 Python 浏览 Steven Bird 的 NLP。我有个问题。nltk.TaggerI 的作用是什么?它在第 6 章的示例 6-5 中。
class ConsecutivePosTagger(nltk.TaggerI)
我希望对此有更好的了解。谢谢