Skip to content

DTM import error #147

@ebaggott

Description

@ebaggott

Hello,

I'd like to use tethne.model.corpus.DTMmodel.from_gerrish. However, I can't load the requisite modules. Can you help? This is what I have tried:

from tethne.model.corpus import dtmmodel
from tethne.model.managers import DTMModelManager
from tethne.model import DTMModelManager
from tethne.model.corpus import dtmmodel

I always get the following import error:

ImportError: cannot import name DTMModelManager

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions