1.0.2 • Published 1 year ago

auto-suggest-ai v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Context-Based Autocomplete

A context-based autocomplete npm module that suggests words related to specific contexts using pre-trained NLP models.

Features

  • Context-aware word suggestions based on specified entities
  • Utilizes pre-trained SpaCy transformer models
  • Supports custom words along with context based suggestions

Installation

npm i auto-suggest-ai

Contexts

0 - Location
1 - Names
2 - Organizations
3 - Events
4 - Language
5 - Custom words

*Subjected to scope of limited entities.