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.
1 parent 2b66098 commit d71d383Copy full SHA for d71d383
conda/meta.yaml
@@ -1,15 +1,15 @@
1
package:
2
name: "spark-nlp"
3
- version: 4.2.4
+ version: 4.2.5
4
5
app:
6
entry: spark-nlp
7
summary: Natural Language Understanding Library for Apache Spark.
8
9
source:
10
- fn: spark-nlp-4.2.4.tar.gz
11
- url: https://files.pythonhosted.org/packages/b1/ab/349d8f0ecbf431046470827c065d0a045d113d6dae166a1b6c576b0ad21b/spark-nlp-4.2.4.tar.gz
12
- sha256: 1093f7a9d184ab0a02cce75874e0c8e853810ba06e49d4404f1a240c00a5fef1
+ fn: spark-nlp-4.2.5.tar.gz
+ url: https://files.pythonhosted.org/packages/73/0b/624cfc4818fce5a1a829d430f69751ce26e6f2bafb5de7f2563d73559ac1/spark-nlp-4.2.5.tar.gz
+ sha256: 36b02b3943190054432df1d1088c6c221e8c20849a51fa33c5ae76b7e9d54a16
13
build:
14
noarch: generic
15
number: 0
0 commit comments