Toggle navigation
FR
Past Projects
API
Documentation
Login
Register
Getting Started
Welcome
API Tokens
Rest API
/entities
/extract/text
/keywords
/language
/sentiments
/sentiments/keywords
/wordcount
/summary
/summary
Definition
Summarizes the text in a define number of words.
Endpoint
POST
https://api.nalyze.net/v1/summary
Attributes
text
[text] : The text to analyse
mininum_sentence_length
[integer] : Minimum length of a sentence (in words)
summary_size
[integer] : Length of the summary outputed
Try it out
text
While we’re still two months away from an actual Trump presidency, tech companies and civil liberties advocates are already grappling with the question of what his ascendency means for privacy and surveillance. Among those weighing in? NSA whistleblower Edward Snowden.
mininum_sentence_length
summary_size
Go
Request
Response