fast-autocomplete icon indicating copy to clipboard operation
fast-autocomplete copied to clipboard

Use it with a web corpus?

Open dbkalaria opened this issue 3 years ago • 1 comments

Can I use fast-autocomplete on web corpus where data is large and there is whole sentences instead of a single word?

dbkalaria avatar Nov 12 '21 09:11 dbkalaria

If you feed it sentence by sentence intead of word by word it may work. But then the user has to start with the same words in the beginning of the sentence. It is not really made for that since we didn’t need that for our vehicle search.

Sep Dehpour

On Nov 12, 2021, at 1:03 AM, dhruv312 @.***> wrote:

 Can I use fast-autocomplete on web corpus where data is large and there is whole sentences instead of a single word?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

seperman avatar Nov 12 '21 12:11 seperman