11 Commits (0f7b1ee5377d7e5161104409866a23f5d5fd407b)

Author SHA1 Message Date
Erik de Vries 0f7b1ee537 Add single_party param
2 years ago
Erik de Vries 2944039f73 test
3 years ago
Erik de Vries 0b17555d99 sent_merger: Correctly add party metadata for _mfsa aggregations
3 years ago
Erik de Vries 108372452c sent_merger: Correctly add party metadata for _mfsa aggregations
3 years ago
Erik de Vries 16d02a055d sent_merger: Updated sentiment aggregation procedure. Now a dedicated actors_final.csv file is used as source of partyIds for individual actors, instead of the (deprecated) [partyId]_a ids that were previously provided as a result of the actor searches, or the (also deprecated) actor metadata provided in the ES actors database.
3 years ago
Erik de Vries 8875630235 fixed actor metadata generation as well, because the same actorId might occur multiple times in a sentence, if that actor has multiple functions during the same period.
3 years ago
Erik de Vries 9419d6dc08 Fixed incorrect mfs and mfsa aggregations. Previously multiple party/actor mentions in the same sentence (e.g. both a *_f and *_s mention) would all be taken into account separately, while the sentence should only be considered once
3 years ago
Erik de Vries 64a48e5977 sent_merger: fixed bug with publication_date and grouper()
4 years ago
Erik de Vries f6dfc6711b minor fix
4 years ago
Erik de Vries 09fd8d0cb2 removed some unused aggregations
4 years ago
Erik de Vries 8ff4097304 renamed actor_merger to sent_merger and implemented fixes to work with sentiment data frames without actor ids
4 years ago