Skip to content

LukeEllul/auto-affixes

Repository files navigation

Discover Affixes Automatically using JavaScript (Node.js)

Using transitional probability, this app can establish whether some string sequence can be considered an affix or not.

The Trie data structure (https://en.wikipedia.org/wiki/Trie) will be used to efficiently query the data.

This app works for the english language and this word list was used: https://www.wordfrequency.info/

About

Discover affixes automatically

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published