Skip to content

Commit

Permalink
New version: TextClassification v0.5.1 (#59665)
Browse files Browse the repository at this point in the history
UUID: 8e067cb0-742a-4f90-93f9-f1fa01b385ec
Repo: https://github.com/sadit/TextClassification.jl.git
Tree: 41500e26df5144efefa24efea111ff731fc676e2

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored and pull[bot] committed Jan 21, 2024
1 parent 48f3ada commit 408f5b3
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
11 changes: 9 additions & 2 deletions T/TextClassification/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,15 @@ CategoricalArrays = "0.8-0.10"
SimilaritySearch = "0.6"

["0.5-0"]
InvertedFiles = "0.1"
SearchModels = "0.3"
SimilaritySearch = "0.8"
TextSearch = "0.10"
julia = "1.6.0-1"

["0.5.0"]
InvertedFiles = "0.1"
TextSearch = "0.10"

["0.5.1-0"]
InvertedFiles = "0.3"
KNearestCenters = "0.7"
TextSearch = "0.11"
3 changes: 3 additions & 0 deletions T/TextClassification/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,6 @@ GZip = "92fee26a-97fe-5a0c-ad85-20a5f3185b63"

["0.5-0"]
InvertedFiles = "b20bd276-2c70-11ec-161a-3d1e1109a1c3"

["0.5.1-0"]
KNearestCenters = "4dca28ae-43b8-11eb-1f5e-d55054101997"
3 changes: 3 additions & 0 deletions T/TextClassification/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,6 @@ git-tree-sha1 = "cd7210e64f55a9f81e0dde5ad349d7691c53e086"

["0.5.0"]
git-tree-sha1 = "9bb655e2e160415ea0f19254a65dd644b8e7c7df"

["0.5.1"]
git-tree-sha1 = "41500e26df5144efefa24efea111ff731fc676e2"

0 comments on commit 408f5b3

Please sign in to comment.