GithubHelp home page GithubHelp logo

Hi there 👋

I'm Bayliss, a data and state politics reporter at the Austin American-Statesman.

In college, I:

  • majored in English lit and minored in Computer Science & French and Francophone lit and culture
  • reported and served as news and managing editor for The Swarthmore Phoenix
  • interned as a digital innovation / software/data developer at The Philadelphia Inquirer
  • spent a semester in Paris, France

Since then, I have:

  • written for USA TODAY as a fact-check reporting fellow for 1.5 years
  • spent a year teaching English and nannying in Marseille, France
  • written numerous freelance articles for The Swarthmore Bulletin and news page
  • joined the Statesman's newsroom ...just to give an overview.

I am interested in digital journalism and how we can use both humanistic practices and computational tools to inform, connect, and tell stories.

Bayliss Wagner's Projects

auprotk icon auprotk

Author Profiling ToolKit.Implementation of my author profiling tools as an integrated tool which uses spacy and scikit learn to analyze text train and classify.

authorclassifier icon authorclassifier

This was a group final project for our CS65 Natural Language Processing course. We built a naive Bayes baseline and Bayesian classifier in order to see if we could train the latter to identify author gender. We used two different data sets: a set of NYT Opinions articles, and a set of miscellaneous blog posts. Each had an equal number of men and women. In addition, we built a doc2vec system, which created vectors for each document in the corpora and determined which were most likely male- or female-authored. We presented on our project and documented our results in a paper conforming to Association of Computational Linguistics conference standards; you can see our paper & slides in the 'paper' directory.

combocalculator icon combocalculator

This program calculates combinations and permutations using C++. I made it while I was teaching probability this summer because there was no wifi in my classroom and I didn't always have time to calculate the answers to problems before classtime!

dtphx icon dtphx

First website prototype for 2019 DJNF digital media residency program on development boom in Downtown Phoenix.

novel_parser icon novel_parser

This Python file, created for a Digital Humanities assignment (woohoo), takes single novels or corpora of novels as input. The user can choose novels from these files and compare them. The program displays "most frequent words" in each novel and "most distinctive words" in each through comparison. The program also displays the "context" (surrounding words) of any word in the novel. (Ex: input "love" will display every use of the word "love" in the novel). I experimented with removing different stopwords when we returned to this program for my English class.

recipe-classifier icon recipe-classifier

Final project for CS63 Artificial Intelligence, with partner. We trained a neural network to classify recipes by type of cuisine (Indian, French, etc.) based on their ingredients.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.