haskseg 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+3/−3 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- haskseg.cabal +3/−3
haskseg.cabal view
@@ -2,13 +2,13 @@ -- -- see: https://github.com/sol/hpack ----- hash: 81db90b4fd7cad4b8cd8b9bbdb1ea0ad0e959abc9287bc434a66289a2925b2da+-- hash: 24fc8394d107cbe0c68b555dc7c3d0d3ed5edd305cce441cd1616785bf7ae2ed name: haskseg-version: 0.1.0.0+version: 0.1.0.1 synopsis: Simple unsupervised segmentation model description: Implementation of the non-parametric segmentation model described in "Type-based MCMC" (Liang, Jordan, and Klein, 2010).-category: NLP+category: natural-language-processing, machine-learning homepage: https://github.com/githubuser/haskseg#readme author: Tom Lippincott maintainer: tom@cs.jhu.edu