Releases: hayesall/ffscraper
Releases · hayesall/ffscraper
PEP 8 Packaging Compliance and Documentation
Bugfixing and Documentation
As the title suggests, this fixes a bug in ffscraper/__main__.py
with importing progress. progress.py has been absorbed into the Utils.
This also changes a great deal of the docstrigns to use rtf-style syntax for building documentation with Sphinx.
Paper and Package
Version of ffscraper
, boosting
, and the paper they were at the conclusion of Professor Vibhav Gogate's Spring 2018 "Advanced Machine Learning" class at the University of Texas at Dallas.
Scrape, Format, Analyze
Initial Release with core features implemented.
scraper/
: Python scrapers for FanFiction.Netdata/
: Python and shell scripts for formatting the data.boosting/
: Mostly a collection of shell scripts for running BoostSRL with various settings.docs/
: Main documentation and the paper.
This is a pre-release, available features are subject to change at any time.