Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 600 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 600 Bytes

medical school text analysis

What I do during revision 📑😛

Topics covered

  • processing pdf text files
  • unnest_tokens
  • removing stop words
  • removing digits
  • stemming
  • word cloud
  • custom font using showtext
  • rough plot with rroughviz and ggrough
    • sentimental analysis

Possible topics (non-exhaustive)

  • removing plural words without stemming
  • rayshader heatmap
  • compare different lecture series/subjects
  • correlation analysis
  • negation

Copyright

The code here is licensed with Apache License 2.0.
Notes not included to protect lecturers' copyrights.