Skip to content
Permalink
Tree: 1284bf30c6
Commits on Jun 29, 2020
  1. Update Travis-CI config for change from master to main.

    ruebot committed Jun 29, 2020
  2. Update README for #8.

    ruebot committed Jun 29, 2020
Commits on Dec 13, 2019
  1. Add language extractor; resolves #6.

    ruebot committed Dec 13, 2019
    - Add extractor for Scala and Python.
    - Add test
    - Update documentation
Commits on Dec 11, 2019
  1. Merge pull request #5 from jeremyboggs/patch-1

    ruebot committed Dec 11, 2019
    Remove duplicate jump link.
  2. Remove duplicate jump link.

    jeremyboggs committed Dec 11, 2019
  3. Update getting started instructions.

    ruebot committed Dec 11, 2019
Commits on Dec 10, 2019
  1. Add Python version of: Work with DataFrame Results.

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

    ruebot committed Dec 10, 2019
  3. Use scala-maven-plugin to build javadoc; resolve #4.

    ruebot committed Dec 10, 2019
    - Use scala-maven-plugin to build javadoc so we can release on Maven Central.
    - Update README for impending release
    - Update TravisCI config
    - Remove old maven javadocs and site build plugins
  4. [maven-release-plugin] prepare for next development iteration

    ruebot committed Dec 10, 2019
  5. 0.0.3 prep

    ruebot committed Dec 10, 2019
  6. Remove javadoc build (no java!); resolves #4.

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

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

    ruebot committed Dec 10, 2019
  9. 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. Java 8 test since that's what I realized I was using locally 🤦

    ruebot committed Dec 2, 2019
  3. Add tests.

    ruebot committed Dec 2, 2019
  4. 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.