Code Monkey home page Code Monkey logo

notion-library-search-engine's Introduction

Notion Library Search Engine

Author: Michelle Loh
Date: 30 Oct 2022
Description:
I created my own library using Notion and was planning to make a book recommendation system for myself. However, I do not have data from other users to do the recommendation system, so I have stopped my project until search engine using TFID.

Showcase

video1539767946.mp4

How to use

  1. Duplicate your own library using the Notion template
  2. Follow this video to create the Notion Integration and get the token and databaseId
  3. Fork this repo and clone this repo to your local
  4. Create a SECRET.json file in your local
  5. Paste in the token and databaseId in the SECRET.json file
  6. Run all the codes in notionDB.ipynb
  7. Run all the codes in data.ipynb

Reason to choose TFIDF

  1. The frequency of words such as "the" and "and" can appear more frequently than the rarely appearing words.
  2. TFIDF can be used to reduce the weight of tokens which appear frequently compared to tokens which appear rarely.

notion-library-search-engine's People

Contributors

michelle-lohwt avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.