Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update #3

Merged
merged 159 commits into from
May 10, 2018
Merged

update #3

merged 159 commits into from
May 10, 2018

Commits on Dec 11, 2016

  1. Configuration menu
    Copy the full SHA
    01c5bbf View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2016

  1. Update installation steps

    ofrei committed Dec 12, 2016
    Configuration menu
    Copy the full SHA
    6cf4d1f View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2016

  1. Configuration menu
    Copy the full SHA
    1bcd144 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2017

  1. Make params to regularizers/scores accept single string as parameter …

    …for class_ids and topic_names
    Andrey Tereskin authored and ofrei committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    23eca45 View commit details
    Browse the repository at this point in the history
  2. Use six.string_types for instance check for string

    Andrey Tereskin authored and ofrei committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    2a34b43 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2017

  1. Configuration menu
    Copy the full SHA
    1b7ab7e View commit details
    Browse the repository at this point in the history
  2. Fix topic seg regularizer & test

    JeanPaulShapo authored and ofrei committed Jan 7, 2017
    Configuration menu
    Copy the full SHA
    0516168 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8db67e View commit details
    Browse the repository at this point in the history
  4. Fix improper assertion

    JeanPaulShapo authored and ofrei committed Jan 7, 2017
    Configuration menu
    Copy the full SHA
    b759ec0 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. Fix int32 overflow in --write-model-readable

    Resolves #717
    vmarkovtsev authored and ofrei committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    d094715 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2017

  1. Start docs refactoring. Rewrite the general structure (#720)

    My comment: any names here are temporary, feel free to change them:) I only wanted to create a new structure.
    
    @JeanPaulShapo, I know about warnings, the messages file will be updated and added in some section in future, maybe in devguide.
    MelLain authored Jan 19, 2017
    Configuration menu
    Copy the full SHA
    619bff7 View commit details
    Browse the repository at this point in the history
  2. show_progress_bars

    ofrei committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    d5e5a08 View commit details
    Browse the repository at this point in the history
  3. More detailed and correct structure of docs. Move datasets and format…

    …s into a separate subsection (#724)
    MelLain authored Jan 19, 2017
    Configuration menu
    Copy the full SHA
    3132080 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a2f861 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2017

  1. Configuration menu
    Copy the full SHA
    2823789 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    082c6d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2017

  1. Configuration menu
    Copy the full SHA
    b8cd675 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2017

  1. Add and update copyright signs (#730)

    Add and update copyright signs
    MelLain authored Jan 22, 2017
    Configuration menu
    Copy the full SHA
    62ebcc1 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

  1. Mel lain docs (#731)

    * Docs refactoring: add loading data page in python userguide
    
    * Docs refactoring: add other sections + fixes
    MelLain authored Jan 23, 2017
    Configuration menu
    Copy the full SHA
    b10dc62 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2017

  1. Update processor.cc

    MichaelSolotky authored and ofrei committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    ccb82d7 View commit details
    Browse the repository at this point in the history
  2. Update collection_parser.cc

    MichaelSolotky authored and ofrei committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    e1f8eb7 View commit details
    Browse the repository at this point in the history
  3. Update dictionary_operations.cc

    MichaelSolotky authored and ofrei committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    373c584 View commit details
    Browse the repository at this point in the history
  4. Update dense_phi_matrix.cc

    MichaelSolotky authored and ofrei committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    27e8487 View commit details
    Browse the repository at this point in the history
  5. Update dictionary.cc

    MichaelSolotky authored and ofrei committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    d75d625 View commit details
    Browse the repository at this point in the history
  6. Update master_component.cc

    Michael authored and ofrei committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    cebb79f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2017

  1. Configuration menu
    Copy the full SHA
    6ebb2ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8319bf0 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2017

  1. created visARTM docs (#745)

    fedimser authored and MelLain committed Jan 28, 2017
    Configuration menu
    Copy the full SHA
    537910e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2017

  1. Visartm docs (#746)

    * test
    
    * translated docs
    
    * installation, datasets
    fedimser authored and MelLain committed Jan 29, 2017
    Configuration menu
    Copy the full SHA
    89aebb0 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2017

  1. Visartm docs: dataset uploading (#747)

    * test
    
    * translated docs
    
    * installation, datasets
    
    * dataset creation
    
    * dataset creation
    
    * dataset features
    
    * dataset creation
    
    * dataset creation
    fedimser authored and ofrei committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    0491ded View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2017

  1. ARTM.clone() method (#749)

    * ARTM.clone() method
    
    * Clone theta matrix, score cache and score array cache
    
    * Polish clone() implementation
    ofrei authored Feb 5, 2017
    Configuration menu
    Copy the full SHA
    3f32f0f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2017

  1. Fix #722

    ofrei committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    af0af8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c8acc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    327e267 View commit details
    Browse the repository at this point in the history
  4. Removing of unnecessary vars (#751)

    * Removed unnecessary vars
    
    * Removed unnecessary vars
    vovapolu authored and ofrei committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    7f0fac4 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2017

  1. Configuration menu
    Copy the full SHA
    cea97a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2017

  1. Update README.md

    ofrei authored Feb 9, 2017
    Configuration menu
    Copy the full SHA
    db68c4a View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2017

  1. Configuration menu
    Copy the full SHA
    4bf8a7a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. Configuration menu
    Copy the full SHA
    f550b1b View commit details
    Browse the repository at this point in the history
  2. docs update

    fedimser committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    7908d91 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #764 from fedimser/visartm-docs

    Visartm docs
    fedimser authored Feb 14, 2017
    Configuration menu
    Copy the full SHA
    28be432 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2017

  1. add script for auto-generating constants for python from emassages.proto

    Murat Apishev authored and ofrei committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    43fca84 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. some fixes in docs (#771)

    MelLain authored Feb 23, 2017
    Configuration menu
    Copy the full SHA
    0f2feba View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. add simple wrapper for online processing of batches in memory (#772)

    * add simple wrapper for online processing of batches in memory
    
    * Post-review fixes
    MelLain authored Feb 27, 2017
    Configuration menu
    Copy the full SHA
    dbeccc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8a568b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2017

  1. Docs (#774)

    * Misspelling fix: 'inpretabilty'->'intepretability'
    
    * Documentation page about coocurancy and coherence is added
    
    * Misspelling fix: 'coocurancy'->'co-occurrance'
    
    * Misspelling fix: 'co-occurrance'->'co-occurrence'
    
    * Some improvements in english phrases
    
    * Another improvements in english phrases
    
    * Yet another improvements in english phrases
    Angriff authored and JeanPaulShapo committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    45d37e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2017

  1. Enable Travis CI caching (#776)

    * Add support for Travis CI caching
    
    * Test Python3.5 on Travis
    JeanPaulShapo authored Mar 2, 2017
    Configuration menu
    Copy the full SHA
    fedc556 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2017

  1. Error in pPMI formula fixing (#778)

    Angriff authored and JeanPaulShapo committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    f3dd495 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2017

  1. add gathering of co-occurrence dictionary (#783)

    * Added co-occurrence dictionary
    
    * added a note in release notes
    Michael authored and MelLain committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    b29fab2 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. fixed typo in datasets.txt

    yutkin authored and ofrei committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    3cd309c View commit details
    Browse the repository at this point in the history
  2. Fixed some mistakes in docs (#786)

    * Added co-occurrence dictionary
    
    * added a note in release notes
    Michael authored and MelLain committed Mar 28, 2017
    Configuration menu
    Copy the full SHA
    7ebc6a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2017

  1. Configuration menu
    Copy the full SHA
    55957c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2017

  1. Moved all VisARTM documentation to VisARTM website, left only one pag…

    …e with link to that documentation.
    fedimser committed Apr 8, 2017
    Configuration menu
    Copy the full SHA
    0db5000 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fa77dc View commit details
    Browse the repository at this point in the history
  3. grammatik

    fedimser committed Apr 8, 2017
    Configuration menu
    Copy the full SHA
    41098d9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #791 from fedimser/visartm-docs

    Moved all VisARTM documentation to VisARTM website, left only one page with link to that documentation.
    fedimser authored Apr 8, 2017
    Configuration menu
    Copy the full SHA
    8f70fe7 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2017

  1. Update README (#792)

    * update readme
    
    * fix
    
    * fix2
    MelLain authored Apr 29, 2017
    Configuration menu
    Copy the full SHA
    1e44dca View commit details
    Browse the repository at this point in the history
  2. lda fix (#793)

    MelLain authored Apr 29, 2017
    Configuration menu
    Copy the full SHA
    74f7731 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. Fix Appveyor problems with slashes (#794)

    We had Appveyor build problems at least for week.
    In particular, there were errors connected with improper slashes
    in path naming while finding Boost library (Boost expects Unix-way /,
    found Windows-specific \).
    The solution has found in interesting discussion on CMake issue-tracker
    (https://gitlab.kitware.com/cmake/cmake/issues/16670):
    specify type of Boost variable provided when invoking `cmake` command.
    JeanPaulShapo authored May 5, 2017
    Configuration menu
    Copy the full SHA
    eb6f3bb View commit details
    Browse the repository at this point in the history

Commits on May 9, 2017

  1. Configuration menu
    Copy the full SHA
    ab915f4 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. Improve decorrelator (#798)

    MelLain authored May 11, 2017
    Configuration menu
    Copy the full SHA
    75a4f4d View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. fix (#799)

    MelLain authored May 12, 2017
    Configuration menu
    Copy the full SHA
    581da89 View commit details
    Browse the repository at this point in the history
  2. one more fix (#801)

    MelLain authored May 12, 2017
    Configuration menu
    Copy the full SHA
    accc453 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. Fix test for DecorrelatorPhi regularizer (#802)

    As far as I know, we can't guarantee order of rows & columns
    in `pandas.DataFrame`, which represents our Phi matrix.
    That's why, in order to make proper comparison, I decided
    to create `pandas.DataFrame` for reference data.
    JeanPaulShapo authored May 24, 2017
    Configuration menu
    Copy the full SHA
    7a7a097 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2017

  1. Configuration menu
    Copy the full SHA
    1c34cd4 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. Configuration menu
    Copy the full SHA
    4ac6462 View commit details
    Browse the repository at this point in the history
  2. Fix bugs in in_memory batches processing (#806)

    Fix two bugs in in-memory processing:
    - bug with deletion of corresponding BV
    - bug in artm.ARTM.transform with such BV
    - minor code refactoring
    MelLain authored Jun 1, 2017
    Configuration menu
    Copy the full SHA
    b1898f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2017

  1. link fix (#809)

    MelLain authored Jun 5, 2017
    Configuration menu
    Copy the full SHA
    968a71e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. Configuration menu
    Copy the full SHA
    ffd85f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2017

  1. Minor fixes in documentation (#813)

    * Fix documentation typo
    * Fix title underlines in documentation to remove
    warnings during documentation building
    chelobaka authored and JeanPaulShapo committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    14d0e2b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2017

  1. Perplexity refactoring and fixing (#814)

    Perplexity refactoring for dealing with modalities.
    MelLain authored Jun 20, 2017
    Configuration menu
    Copy the full SHA
    b8b5e68 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2017

  1. add new time regularizer (#818)

    New regularizer for smoothing time in topics was added
    MelLain authored Jul 19, 2017
    Configuration menu
    Copy the full SHA
    82ac025 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2017

  1. Model Saving From Python API (#816)

    Model Saving From Python API
    + add score_tracker import/export in cpp code
    + fix config issues in scores anr regularizers in python api
    MelLain authored Jul 22, 2017
    Configuration menu
    Copy the full SHA
    00c0a43 View commit details
    Browse the repository at this point in the history
  2. minor changes in docs (#819)

    MelLain authored Jul 22, 2017
    Configuration menu
    Copy the full SHA
    436b29d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2017

  1. Configuration menu
    Copy the full SHA
    3f9a639 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2017

  1. Configuration menu
    Copy the full SHA
    c9f8de0 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2017

  1. Update README.md

    ofrei authored Jul 27, 2017
    Configuration menu
    Copy the full SHA
    762b9d9 View commit details
    Browse the repository at this point in the history
  2. Refactoring (#824)

    Code refactoring:
    - all unnecessary doubles were replaced with floats
    - everywhere if and for statements are using with brackets
    - use const qualifiers for references in range based for
    - replace guard headers with #pragma once (update cpplint)
    - some code decoration in regularizers and scores
    MelLain authored Jul 27, 2017
    Configuration menu
    Copy the full SHA
    a456174 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2017

  1. Add NetPLSA regularizer (#822)

    Add NetPLSA regularizer.
    MelLain authored Jul 29, 2017
    Configuration menu
    Copy the full SHA
    e881ed2 View commit details
    Browse the repository at this point in the history
  2. Dictionary fix and improvment (#826)

    * add ability to re-morm values in dictionary while filtering
    
    * fix bug with df_rate (num_items would not be lost during import and filter any more)
    MelLain authored Jul 29, 2017
    Configuration menu
    Copy the full SHA
    709da7d View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2017

  1. Configuration menu
    Copy the full SHA
    7056e08 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

  1. BatchVect should not gather dictionary when loading ready batches (#831)

    * BatchVect should not gather dictionary when loading ready batches
    
    * shameful bug fix in docs
    MelLain authored Aug 8, 2017
    Configuration menu
    Copy the full SHA
    527d30e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2017

  1. Python 3.x support for hierarchical topic models (#833)

    * * Python 3.x support for hierarchical topic models
    * Fix bug in hARTM.load(...) -- models saved with hARTM.save(...) didn't load before
    
    * Re-structure imports in hierarchy_utils.py
    AVBelyy authored and JeanPaulShapo committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    350d943 View commit details
    Browse the repository at this point in the history
  2. Allow passing sparse matrices to _parse_n_wd() (#835)

    * Allow passing sparse matrices to _parse_n_wd()
    
    * Relax constrains on diff between old and new perplexity and sparsity values in dump-load test
    MelLain authored Aug 11, 2017
    Configuration menu
    Copy the full SHA
    abee373 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    721c242 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2017

  1. Allow passing sparse matrices to _parse_n_wd() (#837)

    * Allow passing sparse matrices to _parse_n_wd()
    
    * Loosen the test threshold
    vmarkovtsev authored and MelLain committed Aug 12, 2017
    Configuration menu
    Copy the full SHA
    dbcbb6a View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. Build standalone Python wheels

    vmarkovtsev authored and ofrei committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    83d9ae6 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2017

  1. added clarification in docs and some preferences in .gitignore

    MichaelSolotky authored and ofrei committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    0ff3112 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2017

  1. Configuration menu
    Copy the full SHA
    2b7be5e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2017

  1. Bump BigARTM version number to v0.9.0 (#850)

    * Improve Python docs
    
    - add autodoc about recently added regularizers
    - briefly describe changes in Python API
    
    * Add ``scipy`` dependency into Python docs
    
    * Bump BigARTM version number to v0.9.0
    
    * Update links in downloads section
    JeanPaulShapo authored Nov 4, 2017
    Configuration menu
    Copy the full SHA
    e38027c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. Configuration menu
    Copy the full SHA
    7c81981 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. Configuration menu
    Copy the full SHA
    34d691c View commit details
    Browse the repository at this point in the history
  2. Generate export header, correctly set all lib dependencies, export

    symbols from C++ interface and Protobuf files
    maksbotan authored and ofrei committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    e3b8e0a View commit details
    Browse the repository at this point in the history
  3. Fix .rc compilation on mingw

    maksbotan authored and ofrei committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    96ab886 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d33d89 View commit details
    Browse the repository at this point in the history
  5. Add missing files from gflags and glog

    maksbotan authored and ofrei committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    405ab92 View commit details
    Browse the repository at this point in the history
  6. Use /FI flag in MSVC

    maksbotan authored and ofrei committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    bcf32a9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64ba77b View commit details
    Browse the repository at this point in the history
  8. Include artm_export.h from artm/

    maksbotan authored and ofrei committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    05637d3 View commit details
    Browse the repository at this point in the history
  9. Make install targets with CMake exports

    maksbotan authored and ofrei committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    873a254 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5608524 View commit details
    Browse the repository at this point in the history
  11. Do not install python package mandatory

    maksbotan authored and ofrei committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    b5c620c View commit details
    Browse the repository at this point in the history
  12. Fix glog & gflags cmake interaction

    maksbotan authored and ofrei committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    678dec5 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2018

  1. Adjust .travis.yml for Ubuntu Trusty (#862)

    * Add Python 3.6 for testing
    * Use default g++ (4.8) and libboost (1.54) in .travis.yml
    * Build static bigartm executable on Travis CI
    JeanPaulShapo authored Jan 31, 2018
    Configuration menu
    Copy the full SHA
    5c2d8b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2018

  1. Configuration menu
    Copy the full SHA
    8645603 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4258e46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb9743b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    292a896 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de2216a View commit details
    Browse the repository at this point in the history
  6. minor fix (cpplint issue)

    ofrei committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    dd393cf View commit details
    Browse the repository at this point in the history
  7. address code review

    ofrei committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    4c591cf View commit details
    Browse the repository at this point in the history
  8. Mel lain transaction artm (#856)

    Add trans-artm models support (beta, inefficient)
    MelLain authored Feb 25, 2018
    Configuration menu
    Copy the full SHA
    839b927 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. Support for hARTM in C++ code

    Conflicts:
    	src/artm/core/check_messages.h
    	src/artm/messages.proto
    ofrei committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    c711572 View commit details
    Browse the repository at this point in the history
  2. Define constant for __parent_phi_matrix_batch__

    Conflicts:
    	src/artm/core/common.h
    ofrei committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    d854d66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a58d902 View commit details
    Browse the repository at this point in the history
  4. Support for hierarchical models in ARTM class

    Conflicts:
    	python/artm/artm_model.py
    	python/artm/master_component.py
    ofrei committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    f8d73ac View commit details
    Browse the repository at this point in the history
  5. Update comment

    ofrei committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    b5b9444 View commit details
    Browse the repository at this point in the history
  6. python code style fixees

    ofrei committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    e92f72c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    285e125 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. Configuration menu
    Copy the full SHA
    519a047 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. Moving co-occurrence collector in core (#888)

    * moved co-occurrence collector in core and changed cooc output file format
    MichaelSolotky authored Mar 7, 2018
    Configuration menu
    Copy the full SHA
    0262269 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Configuration menu
    Copy the full SHA
    d6dd1f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Add tool to convert plaintext into UCI Bag-of-words

    Albert Aparicio authored and ofrei committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    10ac6ed View commit details
    Browse the repository at this point in the history
  2. Remove scikit-learn dependency from text_to_bow.py

    Albert Aparicio authored and ofrei committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    209d29b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. Add test data directory getter into test helpers

    Denis Lebedev authored and ofrei committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    9b9ed20 View commit details
    Browse the repository at this point in the history
  2. Add test data directory getter into test helpers

    Denis Lebedev authored and ofrei committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    92d683b View commit details
    Browse the repository at this point in the history
  3. Fix collection parser test

    Denis Lebedev authored and ofrei committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    5395aef View commit details
    Browse the repository at this point in the history
  4. Fix cpp interface test

    Denis Lebedev authored and ofrei committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    404d886 View commit details
    Browse the repository at this point in the history
  5. Fix transaction test

    Denis Lebedev authored and ofrei committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    c18c80f View commit details
    Browse the repository at this point in the history
  6. Codestyle fix

    Denis Lebedev authored and ofrei committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    c825d99 View commit details
    Browse the repository at this point in the history
  7. Codestyle fix

    Denis Lebedev authored and ofrei committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    097a758 View commit details
    Browse the repository at this point in the history
  8. Codestyle fix

    Denis Lebedev authored and ofrei committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    0920190 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. Forward integrate PR #891

    ofrei committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    c18f2df View commit details
    Browse the repository at this point in the history
  2. codestyle fixes

    ofrei committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    a818ff4 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. Configuration menu
    Copy the full SHA
    a0c3129 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16f9dc1 View commit details
    Browse the repository at this point in the history
  3. ensure gamma is between 0 and 1

    ofrei committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    258df36 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2018

  1. Configuration menu
    Copy the full SHA
    fa4e2c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. update docs (#907)

    MelLain authored Apr 19, 2018
    Configuration menu
    Copy the full SHA
    5b2bb03 View commit details
    Browse the repository at this point in the history
  2. Workaround empty gflags_LIBRARIES

    maksbotan authored and ofrei committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    b05c145 View commit details
    Browse the repository at this point in the history
  3. Add appveyor config for mingw

    maksbotan authored and ofrei committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    276c830 View commit details
    Browse the repository at this point in the history
  4. Test running and upload for MSVC build

    maksbotan authored and ofrei committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    28b7c86 View commit details
    Browse the repository at this point in the history
  5. Cleaner handling of gflags & glog linking

    maksbotan authored and ofrei committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    67f2b24 View commit details
    Browse the repository at this point in the history
  6. Use cmake target linking where possible

    maksbotan authored and ofrei committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    98ee41a View commit details
    Browse the repository at this point in the history
  7. Export protobuf symbols from artm.dll

    maksbotan authored and ofrei committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    6e078bb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f4f270 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7025b38 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bf32d1b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    de41825 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e98fbe2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1f40e03 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. Configuration menu
    Copy the full SHA
    74b81bc View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2018

  1. Perplexity: ignore tokens that do not belong to the model

    Conflicts:
    	src/artm/score/perplexity.cc
    ofrei committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    a627361 View commit details
    Browse the repository at this point in the history
  2. Perplexity calculation bug - class weight did not contribute to norma…

    …lizer
    
    Conflicts:
    	src/artm/score/perplexity.cc
    ofrei committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    3ee59eb View commit details
    Browse the repository at this point in the history
  3. Speedup ARTM.init() and load(). Do we want class_ids to be reset afte…

    …r load()?
    
    Conflicts:
    	python/artm/artm_model.py
    ofrei committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    0bf2a76 View commit details
    Browse the repository at this point in the history
  4. reset_nwt flag in fit_offline

    Conflicts:
    	src/artm/core/check_messages.h
    	src/artm/messages.proto
    ofrei committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    d4ef153 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f25dc5 View commit details
    Browse the repository at this point in the history
  6. partial fix for issue #833

    ofrei committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    32f02ba View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. Configuration menu
    Copy the full SHA
    76f137d View commit details
    Browse the repository at this point in the history