Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages