gnu: shogun: Fix grammar of "allows to combine" to "combines".
* gnu/packages/machine-learning (shogun): Fix grammar.
This commit is contained in:
parent
bf05272459
commit
cc24c4cb12
1 changed files with 2 additions and 2 deletions
|
@ -570,8 +570,8 @@ optimizing, and searching weighted finite-state transducers (FSTs).")
|
||||||
(synopsis "Machine learning toolbox")
|
(synopsis "Machine learning toolbox")
|
||||||
(description
|
(description
|
||||||
"The Shogun Machine learning toolbox provides a wide range of unified and
|
"The Shogun Machine learning toolbox provides a wide range of unified and
|
||||||
efficient Machine Learning (ML) methods. The toolbox seamlessly allows to
|
efficient Machine Learning (ML) methods. The toolbox seamlessly
|
||||||
combine multiple data representations, algorithm classes, and general purpose
|
combines multiple data representations, algorithm classes, and general purpose
|
||||||
tools. This enables both rapid prototyping of data pipelines and extensibility
|
tools. This enables both rapid prototyping of data pipelines and extensibility
|
||||||
in terms of new algorithms.")
|
in terms of new algorithms.")
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
Reference in a new issue