Skip to content

Commit

Permalink
released presentation video
Browse files Browse the repository at this point in the history
  • Loading branch information
proycon committed Jan 20, 2022
1 parent aa48677 commit 7fc1498
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ This *analiticcl* implementation attempts to re-implement the core of these idea
novelties, such as the introduction of prime factors for improved anagram hashing. We aim at a high-performant
implementation written in [Rust](https://www.rust-lang.org).

Aside from reading this documentation, you can also view an in-depth [presentation
video](https://diode.zone/w/kkrqA4MocGwxyC3s68Zsq7) that was presented at the KNAW Humanities Cluster in January 2022.

## Features

* Quick retrieval of spelling variants given an input word due to smart anagram hashing lookup. This is the main feature
Expand Down

0 comments on commit 7fc1498

Please sign in to comment.