Tutorialsยค
This folder will contain tutorial notebooks to guide you in learning how to code with Lexos. Each tutorial will provide its own sample dataset, along with running commentary following the literate programming paradigm.
Each tutorial notebook should be downloaded in your chosen notebook environment (Jupyter Lab, VS Code, Google Colab, etc.). Make sure that you have Lexos installed in your environment.
Here is a list of the currently available tutorials, organised by module:
Clusterยค
- Dendrograms (Hierarchical Agglomerative Clustering): ๐ Notebook | ๐๏ธ Data
- Clustermaps (Hierarchical Agglomerative Clustering): ๐ Notebook | ๐๏ธ Data
- Bootstrap Consenus Trees (Hierarchical Agglomerative Clustering): ๐ Notebook | ๐๏ธ Data
- K-Means Clustering: ๐ Notebook | ๐๏ธ Data
Corpusยค
- Corpus Tutorial: ๐ Notebook
- SQLite Tutorial: ๐ Notebook
Cutterยค
- Text Cutter and Token Cutter: ๐ Notebook | ๐๏ธ Data
DTMยค
- Making and Using a Document-Term Matrix: ๐ Notebook | ๐๏ธ Data
Filterยค
- Filter Tutorial: ๐ Notebook
IOยค
- Loading Data: ๐ Notebook | ๐๏ธ Data
Keywords in Context (KWIC)ยค
- Keywords in Context (KWIC): ๐ Notebook
Milestonesยค
- Using Milestones: ๐ Notebook
Rolling Windowsยค
- Using Rolling Windows: ๐ Notebook | ๐๏ธ Data
Scrubberยค
- Using Scrubber: ๐ Notebook
- Scrubbing Markup Tags: ๐ Notebook
Tokenizerยค
- Using Tokenizer: ๐ Notebook
Topic Modelingยค
- Mallet Topic Modeling Tutorial: ๐ Notebook | ๐๏ธ Data
TopWordsยค
- TopicWords Tutorial: ๐ Notebook
- Evaluating Key Terms with the Mann-Whitney U Test: ๐ Notebook
Visualizationยค
- Word Clouds: ๐ Notebook