Cloudflare worker for computing archetype similarity index (ASI) scores.
-
Updated
Dec 25, 2024 - Python
Cloudflare worker for computing archetype similarity index (ASI) scores.
Using PMI method and Chi-Squared Method, this program scores bigrams on their probablilty of being a collocation. The top 20 scores are displayed as output for both methods.
Add a description, image, and links to the bigrams-search-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the bigrams-search-algorithm topic, visit your repo's landing page and select "manage topics."