Skip to content

Commit

Permalink
Another little change
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabbro96 committed Apr 20, 2023
1 parent 230e883 commit 7946c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ It was done in three steps:
1. Parsing of the wikipedia dump (an XML file) using the etree library
2. Manipulation of the csv files to create the inverted index and other files needed for the next step
3. Creating the graphs
<h2> How to run </h2>
<h3> How to run </h3>
The project is written in Python using Jupyter Notebook. In the first cell you'll find the libraries that are needed to run the project. You can install them using pip.

0 comments on commit 7946c81

Please sign in to comment.