Skip to content

userconcept/nlp-web-analyzer-frontend

Repository files navigation

nlp-web-analyzer

NLP Web Analyzer - NLP-powered tool for automatic web content analysis.

About project

The program extracts text from web pages, recognizes keywords and entities, determines sentiment, classifies information, and generates reports on website content. It is ideal for SEO analysis, brand reputation monitoring, and web content research.

Basic commands

Install dependencies:

npm i

Start development:

npm run dev