2020-10-21 02:31:46 +08:00
|
|
|
{
|
|
|
|
"name": "kenlm",
|
2023-06-08 00:34:22 +08:00
|
|
|
"version": "20230531",
|
2024-01-04 09:33:26 +08:00
|
|
|
"port-version": 1,
|
2020-10-21 02:31:46 +08:00
|
|
|
"description": "KenLM: Faster and Smaller Language Model Queries",
|
2024-01-04 09:33:26 +08:00
|
|
|
"license": null,
|
2020-10-21 02:31:46 +08:00
|
|
|
"supports": "!(arm64 & windows)",
|
|
|
|
"dependencies": [
|
|
|
|
"boost-interprocess",
|
|
|
|
"boost-program-options",
|
|
|
|
"boost-ptr-container",
|
|
|
|
"boost-system",
|
|
|
|
"boost-test",
|
|
|
|
"boost-thread",
|
|
|
|
"bzip2",
|
2024-01-04 09:33:26 +08:00
|
|
|
"double-conversion",
|
2020-10-21 02:31:46 +08:00
|
|
|
"liblzma",
|
2023-04-14 00:13:15 +08:00
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
2023-06-08 00:34:22 +08:00
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
},
|
2020-10-21 02:31:46 +08:00
|
|
|
"zlib"
|
|
|
|
],
|
|
|
|
"features": {
|
|
|
|
"interpolate": {
|
|
|
|
"description": "Build interpolation program",
|
2023-04-27 12:05:37 +08:00
|
|
|
"supports": "!windows",
|
2020-10-21 02:31:46 +08:00
|
|
|
"dependencies": [
|
2024-01-04 09:33:26 +08:00
|
|
|
"eigen3"
|
2020-10-21 02:31:46 +08:00
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|