Skip to content

Commit 70cfc28

Browse files
committed
Updated README with links
1 parent a190c43 commit 70cfc28

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ These are a series of Jupyter notebooks for a talk at 中山大学 (Sun Yat-Sen
55
To use them follow the following steps:
66

77
1. 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
99
3. Unzip the files and open a terminal in the directory
1010
4. Install the requirements `pip install -U -r requirements.txt`
1111
5. Start the Jupyter Notebook server `jupyter notebook`
@@ -21,3 +21,5 @@ The notebooks are:
2121
7. _extension_ [Information Extraction](7-Information-Extraction/7-Information-Extraction.ipynb)
2222
8. _extension_ [Semantic Networks](8-Semantic-Networks/8-Semantic-Networks.ipynb)
2323
9. _extension_ [Beyond Text](9-Beyond-Text/9-Beyond-Text.ipynb)
24+
25+
The extensions can be found [here](https://github.com/KnowledgeLab/content_analysis/)

0 commit comments

Comments
 (0)