Package conversationkg
Expand source code
from .sample_data.load import load_data_raw as load_example_data_as_raw_JSON
from .sample_data.load import load_data_as_EmailCorpus as load_example_data_as_EmailCorpus
from .sample_data.load import load_data_as_EmailKG as load_example_data_as_EmailKG
from .sample_data.load import load_data_as_TextKG as load_example_data_as_TextKG
from .sample_data.load import get_mailinglist_list
example_mailinglists = get_mailinglist_list()
Sub-modules
conversationkg.conversations
conversationkg.kgs
conversationkg.sample_data