oneai-nlp/oneai-node
Natural language processing - summarization, sentiment analysis, topic detection and more.
This project helps you quickly understand and categorize large amounts of text. By feeding in conversations, articles, or other written content, you receive summarized versions, detected sentiments, identified topics, or extracted names. It's designed for anyone who needs to process and gain insights from textual data, such as market researchers, content strategists, or customer support managers.
No commits in the last 6 months. Available on npm.
Use this if you need to programmatically analyze and transform text data to extract key information, sentiments, or summaries for your applications.
Not ideal if you prefer a no-code solution or primarily work with programming languages other than Node.js.
Stars
67
Forks
6
Language
TypeScript
License
MIT
Category
Last pushed
Jul 25, 2023
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/oneai-nlp/oneai-node"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Yale-LILY/SummerTime
An open-source text summarization toolkit for non-experts. EMNLP'2021 Demo
ChenRocks/fast_abs_rl
Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence...
atulkum/pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
JRC1995/Abstractive-Summarization
Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with...
Law-AI/summarization
Implementation of different summarization algorithms applied to legal case judgements.