File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,9 @@ A library for the simple visualization of different types of Spark NLP annotatio
8
8
- Relation Extraction
9
9
- Assertion Status
10
10
11
+ ## Complete Tutorial
12
+ https://github.com/JohnSnowLabs/spark-nlp-display/blob/main/tutorials/Spark_NLP_Display.ipynb
13
+
11
14
### Requirements
12
15
- spark-nlp
13
16
- ipython
Original file line number Diff line number Diff line change 1759
1759
},
1760
1760
"kernelspec" : {
1761
1761
"display_name" : " Python 3" ,
1762
+ "language" : " python" ,
1762
1763
"name" : " python3"
1764
+ },
1765
+ "language_info" : {
1766
+ "codemirror_mode" : {
1767
+ "name" : " ipython" ,
1768
+ "version" : 3
1769
+ },
1770
+ "file_extension" : " .py" ,
1771
+ "mimetype" : " text/x-python" ,
1772
+ "name" : " python" ,
1773
+ "nbconvert_exporter" : " python" ,
1774
+ "pygments_lexer" : " ipython3" ,
1775
+ "version" : " 3.7.6"
1763
1776
}
1764
1777
},
1765
1778
"nbformat" : 4 ,
1766
- "nbformat_minor" : 0
1779
+ "nbformat_minor" : 1
1767
1780
}
You can’t perform that action at this time.
0 commit comments