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.
我正在实现自己的 CRF 模型,我想使用 Mallet 的 CRF 训练器来获得我实现的特征函数的权重。
如何将我的特征函数传递给 Mallet 的 CRF,以便它搜索它们的最佳权重?