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

Word count homework #8

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

Commits on Nov 20, 2017

  1. Configuration menu
    Copy the full SHA
    ab028e4 View commit details
    Browse the repository at this point in the history
  2. Add task runner class

    mburmistrov committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    8310f52 View commit details
    Browse the repository at this point in the history
  3. Add WordSort class

    mburmistrov committed Nov 20, 2017
    Configuration menu
    Copy the full SHA
    7c91364 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. Improve WordCount class

    mburmistrov committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    73e41b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abfe50c View commit details
    Browse the repository at this point in the history
  3. Add stop words file

    mburmistrov committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    309bb94 View commit details
    Browse the repository at this point in the history
  4. Add StopWordProportion

    mburmistrov committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    71ca015 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2017

  1. Add NameWordProportion

    mburmistrov committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    befb3b0 View commit details
    Browse the repository at this point in the history
  2. Improve task runner

    mburmistrov committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    20b5bf2 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2018

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

Commits on Jan 10, 2018

  1. Add combiners

    mburmistrov committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    0da9a64 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2018

  1. Add time report

    mburmistrov committed Jan 11, 2018
    Configuration menu
    Copy the full SHA
    a1e3a28 View commit details
    Browse the repository at this point in the history