dracor_api | Send a GET request to DraCor API and parse the results |
dracor_api_info | Retrieve 'DraCor' API info |
dracor_sparql | Submit SPARQL queries to DraCor API |
get_character_plays | Retrieve plays having a character identified by 'Wikidata ID' |
get_dracor | Retrieve metadata for all plays in selected corpora |
get_dracor_api_url | Retrieve 'DraCor' API info |
get_dracor_meta | Retrieve information on available corpora |
get_net_cooccur_edges | Retrieve co-occurrence edges list for a play as a data frame |
get_net_cooccur_gexf | Retrieve co-occurrence network for a play in 'GEXF' |
get_net_cooccur_graphml | Retrieve co-occurrence network for a play in 'GraphML' |
get_net_cooccur_igraph | Retrieve an igraph co-occurrence network for a play |
get_net_cooccur_metrics | Retrieve co-occurrence network metrics for a play |
get_net_relations_edges | Retrieve co-occurrence edges list for a play as a data frame |
get_net_relations_gexf | Retrieve co-occurrence network for a play in 'GEXF' |
get_net_relations_graphml | Retrieve co-occurrence network for a play in 'GraphML' |
get_net_relations_igraph | Retrieve an igraph relations network for a play |
get_play_characters | Retrieve data for characters in a play |
get_play_metadata | Retrieve metadata for a play |
get_play_rdf | Retrieve an RDF for a play |
get_text_chr_spoken | Retrieve lines and stage directions for a play |
get_text_chr_spoken_bych | Retrieve lines and stage directions for a play |
get_text_chr_stage | Retrieve lines and stage directions for a play |
get_text_chr_stage_with_sp | Retrieve lines and stage directions for a play |
get_text_df | Retrieve a text for a play as a data frame |
get_text_tei | Retrieve a text for a play in 'TEI' |
label_cooccur_igraph | Extract labels for plotting 'cooccur_igraph' object |
plot.cooccur_igraph | Retrieve an igraph co-occurrence network for a play |
plot.dracor_meta | Retrieve information on available corpora |
plot.relations_igraph | Retrieve an igraph relations network for a play |
set_dracor_api_url | Retrieve 'DraCor' API info |
summary.cooccur_igraph | Retrieve an igraph co-occurrence network for a play |
summary.dracor | Retrieve metadata for all plays in selected corpora |
summary.dracor_meta | Retrieve information on available corpora |
summary.relations_igraph | Retrieve an igraph relations network for a play |
tei_to_df | Retrieve a text for a play as a data frame |