Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Tree: 5fee8b1a1b
Commits on Dec 10, 2019
  1. Remove javadoc build (no java!); resolves #4.

    ruebot committed Dec 10, 2019
  2. [maven-release-plugin] prepare for next development iteration

    ruebot committed Dec 10, 2019
  3. Prep for initial release.

    ruebot committed Dec 10, 2019
  4. PySpark implementation; resolves #1.

    ruebot committed Dec 10, 2019
    - Implement PySpark functionality for all existing functionality.
    - Update documentation
    - It'd be nice if I could sort out calling the Scala code like we do in
    aut. Probably tied to #2.
Commits on Dec 9, 2019
  1. Add retweet, sensitive, and verified filters; resolves #3.

    ruebot committed Dec 9, 2019
    - Add filter for removing sensitive tweets
    - Add filter for removing retweets
    - Add filter for removing tweets from non-verified users
    - Add tests
    - Add documentation
  2. Add more extraction methods.

    ruebot committed Dec 9, 2019
    - Add tweet sources extraction
    - Add hashtag extraction
    - Add url extraction
    - Add animated gif url extraction
    - Add image url extraction
    - Add media url extraction
    - Add video url extraction
    - Add tests
    - Update documentation for new additions
Commits on Dec 3, 2019
  1. Move docs

    ruebot committed Dec 3, 2019
  2. Update README (forgot to add this test too :Facepalm:

    ruebot committed Dec 3, 2019
  3. Add new tweet data extraction utilities.

    ruebot committed Dec 3, 2019
    - Add helper method for checking if column exists
    - Add text extraction
    - Add tests
    - Remove URL extraction until we sort how how we want to do it
    - Bit of scalastyle clean-up
    - Update README example
  4. Setup PySpark loader, and reorganize.

    ruebot committed Dec 3, 2019
    - remove lots of pom cruft
Commits on Dec 2, 2019
  1. Clean up TravisCI config

    ruebot committed Dec 2, 2019
  2. Add tests.

    ruebot committed Dec 2, 2019
  3. wut wut init twut. wut.

    ruebot committed Dec 2, 2019
Commits on Nov 29, 2019
  1. Initial commit

    ruebot committed Nov 29, 2019
You can’t perform that action at this time.