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

serialisation and topWords info #127

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open

Commits on Feb 14, 2018

  1. alpha serialized as Double

    cbadenes committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    56cd820 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e016fc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ad0352 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2018

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

Commits on Mar 2, 2018

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

Commits on Apr 19, 2018

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

Commits on Apr 20, 2018

  1. Configuration menu
    Copy the full SHA
    5a9cbae View commit details
    Browse the repository at this point in the history
  2. handle illegal argument

    cbadenes committed Apr 20, 2018
    Configuration menu
    Copy the full SHA
    4d0e450 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

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

Commits on Jun 21, 2018

  1. fix feature index type

    cbadenes committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    891ba96 View commit details
    Browse the repository at this point in the history
  2. added word to stoplist

    cbadenes committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    2ec98df View commit details
    Browse the repository at this point in the history
  3. added word to stoplist

    cbadenes committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    deea9f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c214a8e View commit details
    Browse the repository at this point in the history
  5. entries as ArrayList

    cbadenes committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    d56706a View commit details
    Browse the repository at this point in the history
  6. minor changes

    cbadenes committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    56208d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. thread-safe iterator

    cbadenes committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    d31d472 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. parse out as csv or json

    cbadenes committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    b77933f View commit details
    Browse the repository at this point in the history
  2. print progress

    cbadenes committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    450c9e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. skip tests

    cbadenes committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    f785b9b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Configuration menu
    Copy the full SHA
    b6ce6de View commit details
    Browse the repository at this point in the history
  2. avoid null instances

    cbadenes committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    2eb0c42 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. handle invalid data

    cbadenes committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    e2342ce View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. handle instance error

    cbadenes committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    5502c83 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. parallel read csv

    cbadenes committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    09ea40b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. maintain topic assignments

    cbadenes committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    d92d595 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. parallel execution

    cbadenes committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    f97745d View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

  1. updated version

    cbadenes committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    7dc3455 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. fixed data alphabet

    cbadenes committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    b2b2fdc View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

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