예제 #1
0
def commons_speech_working_dir(root_dir):
    """Create and return the working directory"""
    return create_working_dir(root_dir, "hansardarchive")
예제 #2
0
def commons_speech_working_dir(root_dir):
    """Create and return the working directory"""
    return create_working_dir(root_dir, "parlparse", "commons")