- We need Elastic Search for this Project
- Go to https://www.elastic.co/downloads/elasticsearch. Depending upon your OS, download the software.
- Replace the 'elasticsearch.yml' in the config file with the one attached in this submission.
- Open your console and start the server, for windows - .\bin\elasticsearch.bat
- In your root folder create a directory 'KnowledgeDataset' ( I have created a blank folder and zipped it in this submission, just in case ;) )
- Run the scarpeandload.py
- Scrapped files in json format will be saved in KnowledgeDataset and will be indexed on the ES Cluster
- Run 'index.html' boom you are good to go.
-
Notifications
You must be signed in to change notification settings - Fork 0
Created a web application which recommends content from JavaProgramming wikibooks to users based upon their behavior tracked on the stack overflow website. Python script using BeautifulSoup was used to crawl data from Java wikibooks website and was indexed using Elasticsearch. Subsequently similairty based content was shown to users by leveragi…
hardikfuria12/content-based-recommendation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Created a web application which recommends content from JavaProgramming wikibooks to users based upon their behavior tracked on the stack overflow website. Python script using BeautifulSoup was used to crawl data from Java wikibooks website and was indexed using Elasticsearch. Subsequently similairty based content was shown to users by leveragi…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published