Skip to content

Commit

Permalink
feat(scripts): split script into granular ones
Browse files Browse the repository at this point in the history
  • Loading branch information
nfroidure committed Aug 25, 2023
1 parent 426d631 commit 381f4dd
Show file tree
Hide file tree
Showing 23 changed files with 727 additions and 803 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ Ensure you installed `inkscape` and `chromium`.

Then, run the data ingestion:
```sh
npm run parse
npm run tribunes
npm run profiles
npm run stats
npm run presences
```

And finally run the app:
Expand All @@ -30,6 +33,6 @@ npm run dev

Lemmatization is not working properly. May be useful to [see this](http://www.erwanlenagard.com/general/tutoriel-implementer-stanford-corenlp-avec-talend-1354).

## Windows users
## Windows & MAC users

Lol.
Loading

0 comments on commit 381f4dd

Please sign in to comment.