Detail a bit methodology
This commit is contained in:
parent
7e0f0271d5
commit
4c9540afc5
1 changed files with 6 additions and 0 deletions
|
@ -9,6 +9,12 @@ used.
|
|||
The result (not much updated, though) can be found
|
||||
[here](https://tobast.fr/files/trumprank.txt).
|
||||
|
||||
## Methodology
|
||||
|
||||
A word is considered to be a contiguous sequence of letters and quotes (`'`)
|
||||
only. Words that have less than four occurrences are removed (considered
|
||||
irrelevant — probably some random name).
|
||||
|
||||
## Install
|
||||
|
||||
Clone this reopsitory with submodules: `git clone --recurse-submodules`
|
||||
|
|
Loading…
Reference in a new issue