chatter 0.5.2.0 → 0.5.2.1
raw patch · 2 files changed
+5/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- changelog.md +4/−0
- chatter.cabal +1/−1
changelog.md view
@@ -1,3 +1,7 @@+= 0.5.2.1 =++ - Removed an orphan instance for Text.+ = 0.5.2.0 = - Unceremoniously forced the Chunking model to do basic Named
chatter.cabal view
@@ -1,5 +1,5 @@ name: chatter-version: 0.5.2.0+version: 0.5.2.1 synopsis: A library of simple NLP algorithms. description: chatter is a collection of simple Natural Language Processing algorithms.