File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ These are a series of Jupyter notebooks for a talk at 中山大学 (Sun Yat-Sen
55To use them follow the following steps:
66
771 . Install Python 3 and Jupyter, we recommend using the Anaconda distribution found [ here] ( https://www.continuum.io/downloads )
8- 2 . Download the notebooks and data, [ here] ( https://github.com/KnowledgeLab/content_analysis/archive/1.0 .zip ) is a link
8+ 2 . Download the notebooks and data, [ here] ( https://github.com/KnowledgeLab/content_analysis/archive/1.1 .zip ) is a link
993 . Unzip the files and open a terminal in the directory
10104 . Install the requirements ` pip install -U -r requirements.txt `
11115 . Start the Jupyter Notebook server ` jupyter notebook `
@@ -21,3 +21,5 @@ The notebooks are:
21217 . _ extension_ [ Information Extraction] ( 7-Information-Extraction/7-Information-Extraction.ipynb )
22228 . _ extension_ [ Semantic Networks] ( 8-Semantic-Networks/8-Semantic-Networks.ipynb )
23239 . _ extension_ [ Beyond Text] ( 9-Beyond-Text/9-Beyond-Text.ipynb )
24+
25+ The extensions can be found [ here] ( https://github.com/KnowledgeLab/content_analysis/ )
You can’t perform that action at this time.
0 commit comments