You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Erik de Vries
d3d4045f1c
actor_aggregation: added sentence count to output, and changed occurences to count instead of mean, changed prom and rel_first to prom_art and rel_first_art, changed output filename to include function
|
6 years ago |
.. |
actor_aggregation.R
|
actor_aggregation: added sentence count to output, and changed occurences to count instead of mean, changed prom and rel_first to prom_art and rel_first_art, changed output filename to include function
|
6 years ago |
actorizer.R
|
actorizer: fixed handling of empty results due to regex filtering
|
6 years ago |
aggregator.R
|
added aggregator and aggregator_elastic functions for aggregating and storing article level actor aggregations
|
6 years ago |
aggregator_elastic.R
|
aggregator_elastic: revert to single-core lapply, due to sendMaster errors
|
6 years ago |
bulk_writer.R
|
actorizer: add pre_tags and post_tags to argument list
|
6 years ago |
class_update.R
|
class_update: add ver variable to set version for class updated articles
|
6 years ago |
dfm_gen.R
|
dfm_gen: yet another fix for codes
|
6 years ago |
dupe_detect.R
|
dupe_detect: fixed error on no duplicates
|
6 years ago |
elastic_update.R
|
elastic_update: removed wait_for from url
|
6 years ago |
elasticizer.R
|
elasticizer: added additional verbosity on errors
|
6 years ago |
lemma_writer.R
|
lemma_writer: new function to write raw lemma's (without interpunction) to text file. Is structured as elasticizer update function (despite not updating anything on the server)
|
6 years ago |
merger.R
|
merger: idiotic fix for a non-problem, see comment on line 32
|
6 years ago |
modelizer.R
|
dfm_gen: removed exceptions for NO summer codes
|
6 years ago |
out_parser.R
|
actorizer, dfm_gen, modelizer, out_parser: replaced all instances of detectCores by cores parameter (which defaults to detectCores)
|
6 years ago |
query_gen_actors.R
|
query_gen_actors: reset to original state
|
6 years ago |
query_string.R
|
dfm_gen: removed exceptions for NO summer codes
|
6 years ago |
ud_update.R
|
actorizer: Removed udmodel dependencies, commented code, changed nested lists to flat lists
|
6 years ago |