Skip to content

A PyData 2013 talk on straightforward, data-driven ways to handle natural language text in Python.

Notifications You must be signed in to change notification settings

rspeer/text-as-data

Repository files navigation

This repository contains the code accompanying my PyData 2013 talk, "How does
text become data?".

To see the code and its output as it appeared during the talk, you can click
on any of the .md files on GitHub. Or, if you've downloaded this repository,
you can look at the .html files.

The "src" directory contains the actual code. The .ipynb files are the
interactive IPython notebooks.  The .py versions of the files will run in
ordinary Python, and just have oddly-formatted comments from IPython that you
can disregard.

About

A PyData 2013 talk on straightforward, data-driven ways to handle natural language text in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages