Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 709 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 709 Bytes

authorship_tutorials

Tutorials on Authorship Analysis

By Robert Layton (2013)

This repository contains tutorials on how to perform authorship analysis. I'll be focusing on python tutorials through the ipython notebook, but am happy to take pull requests for others wishing to add tutorials in other languages. Tutorials should be self-contained, with links to any external resources (namely, datasets).

ipython notebook files (.ipynb) can be viewed with the nbviewer. The first tutorial on Local n-grams methods can be viewed this way here.