Skip to content

Commit 9cf4d84

Browse files
committed
Format examples [skip test]
1 parent 2460180 commit 9cf4d84

File tree

4 files changed

+27
-27
lines changed

4 files changed

+27
-27
lines changed

examples/python/annotation/text/english/SpacyToAnnotation_Tutorial.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -166,10 +166,10 @@
166166
"name": "stdout",
167167
"output_type": "stream",
168168
"text": [
169-
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m281.4/281.4 MB\u001b[0m \u001b[31m4.8 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
170-
"\u001b[?25h Preparing metadata (setup.py) ... \u001b[?25l\u001b[?25hdone\n",
171-
"\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m199.0/199.0 KB\u001b[0m \u001b[31m14.3 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n",
172-
"\u001b[?25h Building wheel for pyspark (setup.py) ... \u001b[?25l\u001b[?25hdone\n",
169+
"\u001B[2K \u001B[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001B[0m \u001B[32m281.4/281.4 MB\u001B[0m \u001B[31m4.8 MB/s\u001B[0m eta \u001B[36m0:00:00\u001B[0m\n",
170+
"\u001B[?25h Preparing metadata (setup.py) ... \u001B[?25l\u001B[?25hdone\n",
171+
"\u001B[2K \u001B[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001B[0m \u001B[32m199.0/199.0 KB\u001B[0m \u001B[31m14.3 MB/s\u001B[0m eta \u001B[36m0:00:00\u001B[0m\n",
172+
"\u001B[?25h Building wheel for pyspark (setup.py) ... \u001B[?25l\u001B[?25hdone\n",
173173
"Looking in indexes: https://pypi.org/simple, https://us-python.pkg.dev/colab-wheels/public/simple/\n",
174174
"Processing ./spark_nlp-4.3.0-py2.py3-none-any.whl\n",
175175
"Installing collected packages: spark-nlp\n",

examples/python/annotation/text/english/graph-extraction/graph_extraction_helper_display.ipynb

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
"\n",
4747
"Installing PySpark 3.2.3 and Spark NLP 4.2.6\n",
4848
"setup Colab for PySpark 3.2.3 and Spark NLP 4.2.6\n",
49-
"\u001b[K |████████████████████████████████| 281.5 MB 57 kB/s \n",
50-
"\u001b[K |████████████████████████████████| 453 kB 71.9 MB/s \n",
51-
"\u001b[K |████████████████████████████████| 199 kB 68.6 MB/s \n",
52-
"\u001b[?25h Building wheel for pyspark (setup.py) ... \u001b[?25l\u001b[?25hdone\n"
49+
"\u001B[K |████████████████████████████████| 281.5 MB 57 kB/s \n",
50+
"\u001B[K |████████████████████████████████| 453 kB 71.9 MB/s \n",
51+
"\u001B[K |████████████████████████████████| 199 kB 68.6 MB/s \n",
52+
"\u001B[?25h Building wheel for pyspark (setup.py) ... \u001B[?25l\u001B[?25hdone\n"
5353
]
5454
}
5555
],
@@ -84,12 +84,12 @@
8484
"Looking in indexes: https://pypi.org/simple, https://us-python.pkg.dev/colab-wheels/public/simple/\n",
8585
"Collecting spark-nlp-display\n",
8686
" Downloading spark_nlp_display-4.2-py3-none-any.whl (95 kB)\n",
87-
"\u001b[K |████████████████████████████████| 95 kB 3.6 MB/s \n",
88-
"\u001b[?25hRequirement already satisfied: ipython in /usr/local/lib/python3.8/dist-packages (from spark-nlp-display) (7.9.0)\n",
87+
"\u001B[K |████████████████████████████████| 95 kB 3.6 MB/s \n",
88+
"\u001B[?25hRequirement already satisfied: ipython in /usr/local/lib/python3.8/dist-packages (from spark-nlp-display) (7.9.0)\n",
8989
"Collecting svgwrite==1.4\n",
9090
" Downloading svgwrite-1.4-py3-none-any.whl (66 kB)\n",
91-
"\u001b[K |████████████████████████████████| 66 kB 5.2 MB/s \n",
92-
"\u001b[?25hRequirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from spark-nlp-display) (1.21.6)\n",
91+
"\u001B[K |████████████████████████████████| 66 kB 5.2 MB/s \n",
92+
"\u001B[?25hRequirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from spark-nlp-display) (1.21.6)\n",
9393
"Requirement already satisfied: pandas in /usr/local/lib/python3.8/dist-packages (from spark-nlp-display) (1.3.5)\n",
9494
"Requirement already satisfied: spark-nlp in /usr/local/lib/python3.8/dist-packages (from spark-nlp-display) (4.2.6)\n",
9595
"Requirement already satisfied: setuptools>=18.5 in /usr/local/lib/python3.8/dist-packages (from ipython->spark-nlp-display) (57.4.0)\n",
@@ -99,8 +99,8 @@
9999
"Requirement already satisfied: traitlets>=4.2 in /usr/local/lib/python3.8/dist-packages (from ipython->spark-nlp-display) (5.7.1)\n",
100100
"Collecting jedi>=0.10\n",
101101
" Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB)\n",
102-
"\u001b[K |████████████████████████████████| 1.6 MB 51.0 MB/s \n",
103-
"\u001b[?25hRequirement already satisfied: prompt-toolkit<2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from ipython->spark-nlp-display) (2.0.10)\n",
102+
"\u001B[K |████████████████████████████████| 1.6 MB 51.0 MB/s \n",
103+
"\u001B[?25hRequirement already satisfied: prompt-toolkit<2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from ipython->spark-nlp-display) (2.0.10)\n",
104104
"Requirement already satisfied: pickleshare in /usr/local/lib/python3.8/dist-packages (from ipython->spark-nlp-display) (0.7.5)\n",
105105
"Requirement already satisfied: pygments in /usr/local/lib/python3.8/dist-packages (from ipython->spark-nlp-display) (2.6.1)\n",
106106
"Requirement already satisfied: parso<0.9.0,>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from jedi>=0.10->ipython->spark-nlp-display) (0.8.3)\n",

examples/python/annotation/text/english/graph-extraction/graph_extraction_intro.ipynb

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,26 +46,26 @@
4646
"\n",
4747
"Installing PySpark 3.2.3 and Spark NLP 4.2.6\n",
4848
"setup Colab for PySpark 3.2.3 and Spark NLP 4.2.6\n",
49-
"\u001b[K |████████████████████████████████| 281.5 MB 51 kB/s \n",
50-
"\u001b[K |████████████████████████████████| 453 kB 40.0 MB/s \n",
51-
"\u001b[K |████████████████████████████████| 199 kB 61.3 MB/s \n",
52-
"\u001b[?25h Building wheel for pyspark (setup.py) ... \u001b[?25l\u001b[?25hdone\n",
49+
"\u001B[K |████████████████████████████████| 281.5 MB 51 kB/s \n",
50+
"\u001B[K |████████████████████████████████| 453 kB 40.0 MB/s \n",
51+
"\u001B[K |████████████████████████████████| 199 kB 61.3 MB/s \n",
52+
"\u001B[?25h Building wheel for pyspark (setup.py) ... \u001B[?25l\u001B[?25hdone\n",
5353
"Looking in indexes: https://pypi.org/simple, https://us-python.pkg.dev/colab-wheels/public/simple/\n",
5454
"Collecting spark-nlp-display\n",
5555
" Downloading spark_nlp_display-4.2-py3-none-any.whl (95 kB)\n",
56-
"\u001b[K |████████████████████████████████| 95 kB 4.6 MB/s \n",
57-
"\u001b[?25hRequirement already satisfied: spark-nlp in /usr/local/lib/python3.8/dist-packages (from spark-nlp-display) (4.2.6)\n",
56+
"\u001B[K |████████████████████████████████| 95 kB 4.6 MB/s \n",
57+
"\u001B[?25hRequirement already satisfied: spark-nlp in /usr/local/lib/python3.8/dist-packages (from spark-nlp-display) (4.2.6)\n",
5858
"Requirement already satisfied: ipython in /usr/local/lib/python3.8/dist-packages (from spark-nlp-display) (7.9.0)\n",
5959
"Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from spark-nlp-display) (1.21.6)\n",
6060
"Collecting svgwrite==1.4\n",
6161
" Downloading svgwrite-1.4-py3-none-any.whl (66 kB)\n",
62-
"\u001b[K |████████████████████████████████| 66 kB 5.8 MB/s \n",
63-
"\u001b[?25hRequirement already satisfied: pandas in /usr/local/lib/python3.8/dist-packages (from spark-nlp-display) (1.3.5)\n",
62+
"\u001B[K |████████████████████████████████| 66 kB 5.8 MB/s \n",
63+
"\u001B[?25hRequirement already satisfied: pandas in /usr/local/lib/python3.8/dist-packages (from spark-nlp-display) (1.3.5)\n",
6464
"Requirement already satisfied: pexpect in /usr/local/lib/python3.8/dist-packages (from ipython->spark-nlp-display) (4.8.0)\n",
6565
"Collecting jedi>=0.10\n",
6666
" Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB)\n",
67-
"\u001b[K |████████████████████████████████| 1.6 MB 61.4 MB/s \n",
68-
"\u001b[?25hRequirement already satisfied: traitlets>=4.2 in /usr/local/lib/python3.8/dist-packages (from ipython->spark-nlp-display) (5.7.1)\n",
67+
"\u001B[K |████████████████████████████████| 1.6 MB 61.4 MB/s \n",
68+
"\u001B[?25hRequirement already satisfied: traitlets>=4.2 in /usr/local/lib/python3.8/dist-packages (from ipython->spark-nlp-display) (5.7.1)\n",
6969
"Requirement already satisfied: backcall in /usr/local/lib/python3.8/dist-packages (from ipython->spark-nlp-display) (0.2.0)\n",
7070
"Requirement already satisfied: pickleshare in /usr/local/lib/python3.8/dist-packages (from ipython->spark-nlp-display) (0.7.5)\n",
7171
"Requirement already satisfied: setuptools>=18.5 in /usr/local/lib/python3.8/dist-packages (from ipython->spark-nlp-display) (57.4.0)\n",

examples/python/annotation/text/english/graph-extraction/graph_extraction_roots_paths.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"name": "stdout",
2525
"output_type": "stream",
2626
"text": [
27-
"\u001b[K |████████████████████████████████| 281.3 MB 39 kB/s \n",
28-
"\u001b[K |████████████████████████████████| 198 kB 59.2 MB/s \n",
29-
"\u001b[?25h Building wheel for pyspark (setup.py) ... \u001b[?25l\u001b[?25hdone\n",
27+
"\u001B[K |████████████████████████████████| 281.3 MB 39 kB/s \n",
28+
"\u001B[K |████████████████████████████████| 198 kB 59.2 MB/s \n",
29+
"\u001B[?25h Building wheel for pyspark (setup.py) ... \u001B[?25l\u001B[?25hdone\n",
3030
"Looking in indexes: https://pypi.org/simple, https://us-python.pkg.dev/colab-wheels/public/simple/\n",
3131
"Processing ./spark_nlp-4.2.7-py2.py3-none-any.whl\n",
3232
"Installing collected packages: spark-nlp\n",

0 commit comments

Comments
 (0)