We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 210e962 + f237010 commit 06c0439Copy full SHA for 06c0439
Project.toml
@@ -2,7 +2,7 @@ name = "TextAnalysis"
2
uuid = "a2db99b7-8b79-58f8-94bf-bbc811eef33d"
3
license = "MIT"
4
desc = "Julia package for text analysis"
5
-version = "0.8.3"
+version = "0.8.4"
6
7
[deps]
8
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -27,7 +27,7 @@ WordTokenizers = "796a5d58-b03d-544a-977e-18100b691f6e"
27
DataStructures = "0.17, 0.18, 0.19"
28
DelimitedFiles = "1"
29
DocStringExtensions = "0.9"
30
-JSON = "0.21"
+JSON = "0.21, 1"
31
Languages = "0.4"
32
ProgressMeter = "1"
33
Snowball = "0.1"
0 commit comments