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 9e2a634 commit 184917eCopy full SHA for 184917e
conda/meta.yaml
@@ -1,15 +1,15 @@
1
package:
2
name: "spark-nlp"
3
- version: 3.4.4
+ version: 4.0.0
4
5
app:
6
entry: spark-nlp
7
summary: Natural Language Understanding Library for Apache Spark.
8
9
source:
10
- fn: spark-nlp-3.4.4.tar.gz
11
- url: https://files.pythonhosted.org/packages/ea/8a/d333717eb304b721dc588e8f53ce18fb93da19b7abc50cc75083ca014d88/spark-nlp-3.4.4.tar.gz
12
- sha256: c4f02170ec45a9589d19ef5788342057bdf1f0db15a7e39adc3e2469fcd6d5c0
+ fn: spark-nlp-4.0.0.tar.gz
+ url: https://files.pythonhosted.org/packages/fa/d6/5e21ff8965a7151c361766cec2a399420963c4d37ec47e3372a3f9c9cf61/spark-nlp-4.0.0.tar.gz
+ sha256: fa51938a9f31f2e0e93eef59ccacd510014a61c30c7caf2aeef947499e36a0f8
13
build:
14
noarch: generic
15
number: 0
0 commit comments