Skip to content

Commit

Permalink
fix(merge conflict): remove AWSCLI section of docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sqr00t committed Oct 6, 2023
1 parent ccd6c36 commit 505db88
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ You will also need to download [spaCy's](https://spacy.io/models/en) `en_core_we
python -m spacy download en_core_web_sm
```

Note that this package was developed on MacOS and tested on Ubuntu. Changes have been made to be compatible on a Windows system but are not tested and cannot be guaranteed.

When the package is first used it will automatically download a folder of neccessary data and models.

## TL;DR: Using Nesta's Skills Extractor library <a name="usage"></a>

The library supports three key skills extraction functionalities :
Expand Down Expand Up @@ -182,6 +186,8 @@ Various pieces of analysis are done in the [analysis folder](https://github.com/

The technical and working style guidelines can be found [here](https://github.com/nestauk/ds-cookiecutter/blob/master/GUIDELINES.md).

If contributing, changes will need to be pushed to a new branch in order for our code checks to be triggered.

---

<small><p>This project was made possible via funding from the <a target="_blank" href="https://www.escoe.ac.uk/">Economic Statistics Centre of Excellence</a></p></small>
Expand Down

0 comments on commit 505db88

Please sign in to comment.