SkillAgentSearch skills...

ResearchPaperScholarlyArticlesRecSystem

Recommender system and search engine for scholarly articles/research papers using Doc2Vec

Install / Use

/learn @DeviantPadam/ResearchPaperScholarlyArticlesRecSystem

README

recommender_system_research_papers_or_scholarly_articles_doc2vec

Recommender system for Scholarly Articles Dataset available at <link>https://www.kaggle.com/neelshah18/arxivdataset</link> and text file for topics explanation is copied from </link>https://arxiv.org/archive/cs</link>

  • Source notebook available at <link>https://www.kaggle.com/deviantpadam/scholarly-articles-recommender-system-doc2vec</link>
<hr> Site is live on <link>http://deviantpadam.pythonanywhere.com/</link> <hr> Instructions to run the flask app - <ol> <li> Install git </li> <li> Open cmd/terminal </li> <li> Clone this repository using <code>git clone <link>https://github.com/DeviantPadam/rec_system.git</link></code> or download the zip file. </li> <li> Install required dependencies from <i>requirement.txt</i> using <code>pip install package_name</code> or <code>conda install -c </code> </li> <li> Open cmd/terminal and set current directory to repository directory using <code>cd repository_path</code> </li> <li> Execute <code>export FLASK_APP=recommender.py</code>(linux) or <code>set FLASK_APP=recommender.py </code>(windows) </li> <li> Then execute <code>flask run</code> <li> Click on the development link to see the flask app</li> <ol>

Related Skills

View on GitHub
GitHub Stars6
CategoryEducation
Updated2y ago
Forks1

Languages

CSS

Security Score

60/100

Audited on Aug 4, 2023

No findings