-
Notifications
You must be signed in to change notification settings - Fork 5
SURF - To implement Cosine and Soundex on SURF #63
Copy link
Copy link
Open
Labels
Description
Currently, we use an R script to run Cosine and Soundex, and then another to check the work.
- These scripts are cumbersome and not very user-friendly.
- These scripts can also not be used during election time. These scripts look at candidates who ran in the early years first, and then look for corresponding matches in later years. This means that every time the script is run, the user must look at all matches from 1962 onwards before even being given the option to look at clusters for the later years.
Cosine and Soundex Scripts.zip
Implementing these scripts into SURF will make the workflow more user-friendly and allow us to use them during election time
Reactions are currently unavailable