Evaluate-News-Articles-with-NLP

所属分类:自然语言处理
开发工具:HTML
文件大小:786KB
下载次数:0
上传日期:2020-08-21 20:27:23
上 传 者sh-1993
说明:  使用NLP、Udacity评估新闻文章-FEND-项目4
(Evaluate-News-Articles-with-NLP,Udacity - FEND - Project4)

文件列表:
.babelrc (41, 2020-08-22)
coverage (0, 2020-08-22)
coverage\clover.xml (3131, 2020-08-22)
coverage\coverage-final.json (7340, 2020-08-22)
coverage\lcov-report (0, 2020-08-22)
coverage\lcov-report\app.js.html (11852, 2020-08-22)
coverage\lcov-report\base.css (5394, 2020-08-22)
coverage\lcov-report\block-navigation.js (2387, 2020-08-22)
coverage\lcov-report\favicon.png (540, 2020-08-22)
coverage\lcov-report\helpers.js.html (7600, 2020-08-22)
coverage\lcov-report\index.html (4880, 2020-08-22)
coverage\lcov-report\prettify.css (676, 2020-08-22)
coverage\lcov-report\prettify.js (17590, 2020-08-22)
coverage\lcov-report\sort-arrow-sprite.png (209, 2020-08-22)
coverage\lcov-report\sorter.js (5278, 2020-08-22)
coverage\lcov.info (1051, 2020-08-22)
package-lock.json (571187, 2020-08-22)
package.json (1260, 2020-08-22)
src (0, 2020-08-22)
src\client (0, 2020-08-22)
src\client\images (0, 2020-08-22)
src\client\images\orig_147365.jpg (632105, 2020-08-22)
src\client\index.js (85, 2020-08-22)
src\client\js (0, 2020-08-22)
src\client\js\app.js (1663, 2020-08-22)
src\client\js\app.test.js (311, 2020-08-22)
src\client\js\helpers.js (1027, 2020-08-22)
src\client\js\helpers.test.js (982, 2020-08-22)
src\client\styles (0, 2020-08-22)
src\client\styles\base.scss (944, 2020-08-22)
src\client\styles\footer.scss (836, 2020-08-22)
src\client\styles\form.scss (1150, 2020-08-22)
src\client\styles\header.scss (449, 2020-08-22)
src\client\styles\resets.scss (1158, 2020-08-22)
src\client\styles\vars.scss (86, 2020-08-22)
src\client\views (0, 2020-08-22)
src\client\views\index.html (2374, 2020-08-22)
... ...

# Evaluate News Articles with NLP Udacity - Front End Web Developer - Project 4
HTML, Sass, JavaScript, Node.js, Express.js, Web API, Webpack, ## Table of Contents * [Project Overview](https://github.com/AlaaMAlhazmi/Evaluate-News-Articles-with-NLP/blob/master/#Project-Overview) * [Project requirements](https://github.com/AlaaMAlhazmi/Evaluate-News-Articles-with-NLP/blob/master/#Project-requirements) * [Instructions for Running the Site](https://github.com/AlaaMAlhazmi/Evaluate-News-Articles-with-NLP/blob/master/#Instructions-for-Running-the-Site) * [Project live link](https://github.com/AlaaMAlhazmi/Evaluate-News-Articles-with-NLP/blob/master/#Project-live-link) ## Project Overview This project is a web tool that allows users to run Natural Language Processing (NLP) on articles or blogs found on other websites. It will classify the information available in the article, like whether the content is subjective or objective, the agreement between the sentiments, the confidence and the irony of the text. ## Project requirements - Be set up with Webpack, Express, Node, and Sass, and Service Workers. - Have the developer environment set up with the Webpack dev server. - Make a request to the MeaningCloud API from the local server(Node.js). - Handle and display the errors. - Use Sass for styling. - Dynamically update the UI. ## Instructions for Running the Site 1. Clone the repo or download the files. 2. Replace the API KEY 3. Run the command "node server.js" in the server folder. 4. Run the command "npm run build-prod". 5. The server should start on http://localhost:8081. ## Project live link https://evaluate-with-nlp.herokuapp.com/

近期下载者

相关文件


收藏者