We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb65fd6 commit 5585cdaCopy full SHA for 5585cda
src/bitermplus/__init__.py
@@ -3,4 +3,4 @@
3
from ._btm import BTM # noqa: F401, F403
4
from ._util import * # noqa: F401, F403
5
from ._metrics import * # noqa: F401, F403
6
-from ._api import BTMClassifie # noqa: F401, F403r
+from ._api import BTMClassifier # noqa: F401, F403r
0 commit comments