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.
我只是想知道是否有人有针对语法网络的预训练模型。我们正在努力节省尽可能多的时间,这将非常有帮助。
干杯。
如果对某种语言而不是英语的预训练模型感兴趣:
根据谷歌的最新消息,该公司刚刚发布了 40 种语言的预训练句法模型(并将这些模型命名为 Parsey McParseface 的表亲)。
有关如何下载这些模型的说明以及它们所取得的评估结果,请访问以下 GitHub页面。
据我所知 SyntaxNet 已经接受 Penn Treebank 的培训。但是如果你想用其他训练集重新训练它,例如 Universal Dependencies,这里有一个有用的链接,它包含训练.conll数据集,如何将它转换为 SyntaxNet 训练脚本的可读格式,以及如何训练它依赖解析和词性标注器。
.conll