15 lines
375 B
JSON
Executable file
15 lines
375 B
JSON
Executable file
{
|
|
"name": "crfsuite",
|
|
"version-date": "2020-08-27",
|
|
"description": "CRFSuite is an implementation of Conditional Random Fields (CRFs) for labeling sequential data.",
|
|
"homepage": "https://www.chokkan.org/software/crfsuite/",
|
|
"license": null,
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
"liblbfgs",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|