[spacy_factories]
allennlp_coref = conspiracies.docprocessing.coref:create_coref_component
heads_extraction = conspiracies.docprocessing.headwordextraction:create_headwords_component
prompt_relation_extraction = conspiracies.docprocessing.relationextraction.gptprompting:create_prompt_relation_extraction_component
relation_extractor = conspiracies.docprocessing.relationextraction.multi2oie:make_relation_extractor
