Skip to content

Commit 54b2c73

Browse files
committed
add slides
1 parent 6e0c399 commit 54b2c73

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
## Table of Contents
1010
- [BeagleTA: A Text Analysis Processing Pipeline for the analysis of relationships between documents based on word usage](#beagleta-a-text-analysis-processing-pipeline-for-the-analysis-of-relationships-between-documents-based-on-word-usage)
1111
- [Table of Contents](#table-of-contents)
12+
- [Presentation Slides](#presentation-slides)
1213
- [Overview](#overview)
1314
- [Setup: Rust, Python and Dependencies](#setup-rust-python-and-dependencies)
1415
- [BeagleTA: A Text Analysis Processing Pipeline](#beagleta-a-text-analysis-processing-pipeline)
@@ -33,6 +34,11 @@
3334
- [Developer Notes](#developer-notes)
3435
- [A Work In Progress](#a-work-in-progress)
3536

37+
## Presentation Slides
38+
39+
If you would like to see the presentation slides for this project, please see the below link;
40+
[BeagleTA Presentation Slides](docs/Flairs_2025_beagleTA_presentationSlides.pdf) from The Flairs-38 (2025) conference in Daytona Beach, FL.
41+
3642
## Overview
3743

3844
This project is a text analysis processing pipeline designed to analyze relationships between documents based on word usage. The pipeline consists of three main components: a parser, a CSV cleaner/filter, and a random sampler. Each component is implemented as a separate binary in Rust, allowing for efficient data processing and analysis.
16.6 MB
Binary file not shown.

0 commit comments

Comments
 (0)