torchcrf:pytorch的crf

时间:2024-06-03 20:01:59
【文件属性】:

文件名称:torchcrf:pytorch的crf

文件大小:7KB

文件格式:ZIP

更新时间:2024-06-03 20:01:59

Python

pytorch-crf 描述 该软件包在PyTorch中提供了conditional random field _(CRF)的实现。 此实现主要借鉴了AllenNLP CRF module _并进行了一些修改。 要求 Python 3.6 PyTorch 0.4.0 安装 您可以使用pip ::安装 pip install git+https://github.com/yumoh/torchcrf.git 例子 在下面的示例中,我们将假定这些行已被执行 ..代码块:: python >>


【文件预览】:
torchcrf-master
----setup.py(768B)
----.gitignore(2KB)
----requirements.txt(14B)
----README.md(2KB)
----crf-test.py(542B)
----torchcrf()
--------__init__.py(13KB)

网友评论