Skip to content

Python package for opusminer itemset mining software

Notifications You must be signed in to change notification settings

situsnow/opusminer

Repository files navigation

opusminer

Python package for opusminer itemset mining software.

Please install boost, boost-python(for python 2) or boost-python3(for python 3) and llvm prior to run this program/package.
(console commands are:
brew install boost
brew install boost-python
brew install boost-python3
brew install llvm --universal)

Refer TestOpusMiner.py in Sample folder as an example to use this program.

In case you might have boost-python compilation error (especially when you are using python 3 on Mac), please kindly refer to the fix of issue 10910 in https://bugs.python.org/issue10910

About

Python package for opusminer itemset mining software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages