Skip to content

DTM import error #147

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions