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.
我想知道是否可以使用 NLTK 工具包训练(在树库上)和使用词汇化 PCFG?它是否支持它,或者有什么方法可以轻松做到这一点?有没有其他工具可以做到这一点?
您检查了以下内容吗?
这看起来像是一个起点......
此示例使用conll_data2中定义的“树库” (向下滚动到第 428 行)。