Bigartm

Latest version: v0.9.2

Safety actively analyzes 629959 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

0.8.2

- Add support Python 3 (and continue to support Python 2)
- Numerous bug fixes and small new features
- Full compatibility with `v0.8.1` API

**IMPORTANT:** BigARTM v0.8.2 adds few dependencies in python. Please install them with `pip install`.
- [tqdm](https://pypi.python.org/pypi/tqdm) library; to install use `pip install tqdm`
- [protobuf-3.0.0](https://pypi.python.org/pypi/protobuf/3.0.0) library; to install use `pip install protobuf==3.0.0`

For more details refer to [Release Notes](http://docs.bigartm.org/en/stable/release_notes/index.html).
If you have any questions, please ask [bigartm-usersgooglegroups.com](https://groups.google.com/forum/!forum/bigartm-users).

0.8.1

The recommended package for most users is `vs12_win64_RelWithDebInfo.7z`.
Please refer to [Release Notes](http://docs.bigartm.org/en/stable/release_notes/index.html) to see the list of the changes.
If you have any questions, please ask [bigartm-usersgooglegroups.com](https://groups.google.com/forum/!forum/bigartm-users).

0.8.0

From `BigARTM v0.8.0` and onward the Release Notes are moved into the documentation:
- [Changes in Python API](http://docs.bigartm.org/en/stable/release_notes/python.html)
- [Changes in Protobuf Messages](http://docs.bigartm.org/en/master/release_notes/messages.html)
- [Changes in BigARTM CLI](http://docs.bigartm.org/en/master/release_notes/bigartm_cli.html)
- [Changes in c_interface](http://docs.bigartm.org/en/master/release_notes/c_interface.html)

The main focus for `v0.8.0` release was to perform minor cleanup in the APIs, by renaming methods for better consistency, or moving parameters to where they belong. We also fixed messages.proto to copile with C. The biggest conceptual change is in Python API, where we introduced a new class `Dictionary`. This change however is still very straightforward.

We strongly recommend to review the Release Notes for the APIs that you are using, as it describes all renames and other minor changes that we made in the APIs. If you have any questions, please ask [bigartm-usersgooglegroups.com](https://groups.google.com/forum/!forum/bigartm-users).

The recommended package for most users is `vs12_win64_RelWithDebInfo.7z`.

0.7.6

This is a minor release mostly containing bug fixes. For all changes see the diff https://github.com/bigartm/bigartm/compare/v0.7.5...v0.7.6

The recommended package for most users is `vs12_win64_RelWithDebInfo.7z`.

Questions? Ask [bigartm-usersgooglegroups.com](https://groups.google.com/forum/!forum/bigartm-users)!

0.7.5

This is a minor release mostly containing bug fixes. For all changes see the diff https://github.com/bigartm/bigartm/compare/v0.7.4...v0.7.5

The recommended package for most users is `vs12_win64_RelWithDebInfo.7z`.

Questions? Ask [bigartm-usersgooglegroups.com](https://groups.google.com/forum/!forum/bigartm-users)!

0.7.4

Please refer to [BigARTM v0.7.4 Release notes](http://docs.bigartm.org/en/latest/release_notes/v0.7.4.html).
- We are introducing [bigartm/stable](https://github.com/bigartm/bigartm/tree/stable) branch to split main development (`master`) and hot fixes (`stable`). Every release we will bring `stable` forward to `master`.
- New low-level API `ArtmMasterModel` (`c_interface.h`) gives simpler APIs to infer topic models and apply them to new data
- We've done a major rework around dictionaries. Beware of API breaking changes and format changes!
- Option for static linkage of bigartm CLI on Linux (on by default)
- Option to install BigARTM python interface via `python setup.py install`
- Other fixes and improvements in python API, C++ API and BigARTM CLI.
- For all changes see the diff https://github.com/bigartm/bigartm/compare/v0.7.3...v0.7.4

Questions? Ask [bigartm-usersgooglegroups.com](https://groups.google.com/forum/!forum/bigartm-users)!

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.