Skip to content
View andrewjoliver's full-sized avatar
  • N/A
  • Seattle

Highlights

  • Pro

Block or report andrewjoliver

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. NLPSummarization NLPSummarization Public

    NLP Summarization Method Using Markov Chains

    Jupyter Notebook 13 9

  2. PrezApprovalRatingsReddit PrezApprovalRatingsReddit Public

    Various methods and data for calculating Presidential approval rating based on data from Reddit

    Python 2

  3. estimating-pi estimating-pi Public

    Various methods used to estimate pi

    Python 1 1

  4. dictionary-search dictionary-search Public

    Python 1

  5. word-frequency-analysis-for-downloaded-website word-frequency-analysis-for-downloaded-website Public

    This project takes website data (downdloaded by using wget in Terminal) and finds the most frequently occuring unique words in the entire website.

    Java

  6. haiku-generation-with-basic-machine-learning haiku-generation-with-basic-machine-learning Public

    This poetry generates Haikus using word frequency analysis from a large text of poetry. The generation of Haikus changes as the user "likes" or "dislikes" certain poems.

    Python