Is There Any Good Search Suggestion Dataset For Dictionary

Recently I’m building a dictionary & flashcard app, i’m using cambridge-dictionary-api to get dictionary data, but I also want to have a search suggestion for my search bar, I have tried to use puppeteer to get search suggestion data from cambridge dictionary website but it was sooo slow, so I want to use Trie data structure to get the search suggestion data, but I can’t find the dataset for all the english word.

Any one knows any dataset about that?

submitted by /u/eliaschen_cat
[link] [comments]

Leave a Reply

Your email address will not be published. Required fields are marked *