Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.35 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.35 KB

ARDC Summer School 2025 Stream C

Launch a Jupyter notebook from the link below: it has everything we'll need for sessions 1 and 3 pre-installed.

Binder Launch this example in Binderhub

Reference Links:

Additional Links and Tools

Free General Purpose Toolkits

LDaCA Task Specific Notebook Tools

Entry points for Python and R libraries

If you're interested in using a programming approach to text analytics the following packages are good starting points:

  • R - Quanteda - especially for corpus linguistic approaches.
  • Python - Spacy - especially for more Natural Language Processing approaches.