An open API service indexing awesome lists of open source software.

https://github.com/userconcept/nlp-web-analyzer-backend

API backend for NLP Web Analyzer
https://github.com/userconcept/nlp-web-analyzer-backend

Last synced: 4 months ago
JSON representation

API backend for NLP Web Analyzer

Awesome Lists containing this project

README

          

# 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`