CutItOff

所属分类:特征抽取
开发工具:JavaScript
文件大小:5782KB
下载次数:0
上传日期:2020-09-10 10:04:56
上 传 者sh-1993
说明:  一个总结印度时报文本和新闻文章的文本摘要网站
(A Text Summarizing website which summarizes text and news articles of Times Of India)

文件列表:
AI_backend (0, 2019-10-24)
AI_backend\a.py (3190, 2019-10-24)
AI_backend\index.js (2915, 2019-10-24)
AI_backend\node_modules (0, 2019-10-24)
AI_backend\node_modules\.bin (0, 2019-10-24)
AI_backend\node_modules\.bin\mime (14, 2019-10-24)
AI_backend\node_modules\accepts (0, 2019-10-24)
AI_backend\node_modules\accepts\HISTORY.md (4972, 2019-10-24)
AI_backend\node_modules\accepts\LICENSE (1167, 2019-10-24)
AI_backend\node_modules\accepts\index.js (5252, 2019-10-24)
AI_backend\node_modules\accepts\package.json (2249, 2019-10-24)
AI_backend\node_modules\array-flatten (0, 2019-10-24)
AI_backend\node_modules\array-flatten\LICENSE (1103, 2019-10-24)
AI_backend\node_modules\array-flatten\array-flatten.js (1195, 2019-10-24)
AI_backend\node_modules\array-flatten\package.json (1661, 2019-10-24)
AI_backend\node_modules\body-parser (0, 2019-10-24)
AI_backend\node_modules\body-parser\HISTORY.md (15113, 2019-10-24)
AI_backend\node_modules\body-parser\LICENSE (1172, 2019-10-24)
AI_backend\node_modules\body-parser\index.js (2656, 2019-10-24)
AI_backend\node_modules\body-parser\lib (0, 2019-10-24)
AI_backend\node_modules\body-parser\lib\read.js (3894, 2019-10-24)
AI_backend\node_modules\body-parser\lib\types (0, 2019-10-24)
AI_backend\node_modules\body-parser\lib\types\json.js (4918, 2019-10-24)
AI_backend\node_modules\body-parser\lib\types\raw.js (1884, 2019-10-24)
AI_backend\node_modules\body-parser\lib\types\text.js (2285, 2019-10-24)
AI_backend\node_modules\body-parser\lib\types\urlencoded.js (5797, 2019-10-24)
AI_backend\node_modules\body-parser\package.json (2655, 2019-10-24)
AI_backend\node_modules\bytes (0, 2019-10-24)
AI_backend\node_modules\bytes\History.md (1581, 2019-10-24)
AI_backend\node_modules\bytes\LICENSE (1153, 2019-10-24)
AI_backend\node_modules\bytes\index.js (3469, 2019-10-24)
AI_backend\node_modules\bytes\package.json (2025, 2019-10-24)
AI_backend\node_modules\content-disposition (0, 2019-10-24)
AI_backend\node_modules\content-disposition\HISTORY.md (952, 2019-10-24)
... ...

# CutItOff A Text Summarizing website which summarizes text and news articles of Times Of India RUN THE BACKEND SERVER: cd AI_backend npm install npm run dev Route 1: URL :- http://localhost:5000/timesofindia REQUEST METHOD : GET BODY:- none RESPONSE : [{ originalData : "", summarizedData : "", heading : "", imgUrl : "", category : "" }] Route 2: URL :- http://localhost:5000/summarizeowntext REQUEST METHOD : POST BODY : { content : "" } RESPONSE : { result : "" }

近期下载者

相关文件


收藏者