pklatka / text-algorithms-course

Solutions for text algorithms course at AGH UST.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text algorithms course

This repository contains solutions for text algorithms course at AGH UST. Every task is in a separate folder. Solutions were written using Python. Each folder contains a task description in Polish.

Tasks

  • lab1: pattern searching algorithms
  • lab2: compression algorithms
  • lab3: edit distance
  • lab4: string metrics
  • lab5: 2D pattern searching
  • lab6: trie and suffix tree construction (Ukkonen's algorithm)

If this repository helped you, don't forget to star ⭐️ or fork🍴.

About

Solutions for text algorithms course at AGH UST.


Languages

Language:Jupyter Notebook 100.0%