Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove hatebase files #21

Merged
merged 1 commit into from
Aug 11, 2020
Merged

Conversation

IanSaucy
Copy link
Contributor

Removed the cached hatebase files used for analysis. Names cause issues on non *nix operating systems.

Removed the cached hatebase files used for analysis. Names cause issues on non *nix operating systems.
@IanSaucy IanSaucy merged commit 292efd9 into crane-summer Aug 11, 2020
@IanSaucy IanSaucy deleted the remove-hatebase-static-files branch August 28, 2020 14:40
LaChapeliere added a commit that referenced this pull request Sep 28, 2020
* Structure for summer project

* Update function documentation with parameter type on a separate line

* Naming convention changed to snake case, expect for prepareDataset.py

* Update setup.py

Updated license to AGPL-3.0

* Move files to their respective folders (#14)

* .gitignore and pipfile update

* Changes?

* Move files to their respective folders.

* Update function documentation with parameter type on a separate line

* Naming convention changed to snake case, expect for prepareDataset.py

* Update setup.py

Updated license to AGPL-3.0

* Move files to their respective folders.

Co-authored-by: LaChapeliere <emmamarion.barme@orange.fr>

* Remove hatebase files (#21)

Removed the cached hatebase files used for analysis. Names cause issues on non *nix operating systems.

* Import Toolbox (#16)

Import toolbox that contains the command line tools for transforming raw twitter JSON data into a simplified CSV data format. 

Co-authored-by: LaChapeliere <emmamarion.barme@orange.fr>

* Preprocessing (#27)

Features for preprocessing data before analysis pipelines. Includes both programmatic python functions and CLI commands.

* Quantitative analysis (#29)

Quantitative analysis version 1 code

* Remove extra files (#30)

* Remove extra files

* One last sneaky file

* Quick fix for retweet option (#32)

* Fix entry points for CLI (#31)

* Fix entry point

* Update package version

* Remove duplicate file, fileHandler.py is now at the root of the package (#35)

* Main doc (#33)

Updated main doc with information about the new tools!

* Sphinx (#34)

* Sphinx quick-start

* Clean fileHandler docstring

* Add all modules to sphinx doc

* One page per module

* Update gitignore

* .gitignore fix

* Add reminder to update version in Sphinx doc

* Change theme

* Add link to repo

* .gitignore fix

* Change theme for readthedocs one

* Add package

* Add built doc

* Make github page serve index.html

* Add dummy index.html at doc root

* Add all sphinx files to serve on github page

* Add link to Sphinx doc (#36)

* Fix import issue and update package version

* Fixed command line argument typo

Co-authored-by: Ian Saucy <iansaucy@gmail.com>
Co-authored-by: Ian <30986157+IanSaucy@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants