Search results
All verticals
Assignments
Analyses
Software
Datasets
How-tos
Found 4 results in 0.0 seconds for the advanced query:
Field | Keywords |
---|---|
All fields | |
Tags | python |
Any field could match. | |
All verticals were searched. |
- A comparison of authors writing using text analysis Students write a report comparing the writing of two authors using word unigram and bigram analysis and submit a Jupyter Notebook showing the code used to extract the data used in the analysis. Versions:
- Fitting probability models for Author detection Using a custom python script and google colab, students extract word frequencies from raw text files on Project Gutenberg and analyze them in an attempt to identify an mystery author. Versions:
- Authorship Detection with Authors from Project Gutenberg A folders containing raw text files to use for Authorship detection.
- get-Tweets A python script for downloading tweets based on searches or a user's timeline.