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 6c5cdf8 commit 6498da0Copy full SHA for 6498da0
conda/meta.yaml
@@ -1,15 +1,15 @@
1
package:
2
name: "spark-nlp"
3
- version: 4.0.2
+ version: 4.1.0
4
5
app:
6
entry: spark-nlp
7
summary: Natural Language Understanding Library for Apache Spark.
8
9
source:
10
- fn: spark-nlp-4.0.2.tar.gz
11
- url: https://files.pythonhosted.org/packages/b2/b7/f07cdf02cf91a8ad5925f2d9b4af926ba51c9cb4b8230ecd0ec0663baba9/spark-nlp-4.0.2.tar.gz
12
- sha256: 5a017576c18e1963ef5ae09d179334de2ea4b195cfc3f2644f360cbc2338509e
+ fn: spark-nlp-4.1.0.tar.gz
+ url: https://files.pythonhosted.org/packages/4f/3d/b00ee9426bea493e4c754f59ecd219fe8f04e664991b1be7b570c3714cdb/spark-nlp-4.1.0.tar.gz
+ sha256: 5afc3a7e9e8381fd2f8a5d6a47bcf2fdd4c6e247b82cfab411b9aee0e9a6f69d
13
build:
14
noarch: generic
15
number: 0
0 commit comments