nlp-scores 0.2.0 → 0.2.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- nlp-scores.cabal +2/−2
nlp-scores.cabal view
@@ -7,7 +7,7 @@ -- The package version. See the Haskell package versioning policy -- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for -- standards guiding when and how versions should be incremented.-Version: 0.2.0+Version: 0.2.1 -- A short (one-line) description of the package. Synopsis: Scoring functions commonly used for evaluation in NLP and IR@@ -34,7 +34,7 @@ -- A copyright notice. -- Copyright: -Category: NLP+Category: Natural Language Processing Build-type: Simple