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.
Your Name
d9f936c566
modelizer: tf-idf application updated, final model now also includes idf values from training set, explicitly setting positive category in binary classification for confusion matrices, minor code fixes
...
dfm_gen: added old junk codes for recoding, and removed deprecated ngrams parameter from dfm function
class_update: removed dfm_words parameter, which is replaced by the force = T parameter in predict(), training/model idf is now applied to unseen data
DESCRIPTION: added quanteda.textmodels as new dependency, since these have been separated from base quanteda 2.0.0 onwards
5 years ago
..
actor_fetcher.R
actor_aggregation,aggregator,aggregator_elastic: moved out of package directory to Old
5 years ago
actorizer.R
actorizer, out_parser: switched from mclapply to future_lapply and removed windows-specific code from out_parser
5 years ago
bulk_writer.R
actorizer: add pre_tags and post_tags to argument list
6 years ago
class_update.R
modelizer: tf-idf application updated, final model now also includes idf values from training set, explicitly setting positive category in binary classification for confusion matrices, minor code fixes
5 years ago
dfm_gen.R
modelizer: tf-idf application updated, final model now also includes idf values from training set, explicitly setting positive category in binary classification for confusion matrices, minor code fixes
5 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: unlist lemmas before writing
5 years ago
merger.R
merger: idiotic fix for a non-problem, see comment on line 32
6 years ago
modelizer.R
modelizer: tf-idf application updated, final model now also includes idf values from training set, explicitly setting positive category in binary classification for confusion matrices, minor code fixes
5 years ago
out_parser.R
actorizer, out_parser: switched from mclapply to future_lapply and removed windows-specific code from out_parser
5 years ago
query_gen_actors.R
query_gen_actors: added junior minister check to if statement
5 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