Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.01 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.01 KB

Keyword Extraction Using Yake

Keyword Extraction Using Yake is a system that helps the process of retrieving important information from a scientific publication in the form of keywords which include the Title and Abstract of the scientific publication. The information retrieval process uses the Yake method (Yet Another Keyword Extraction), a method that is statistically based based on the weights in each term.

Getting Started

Demo

Demonstrasi

Prerequisites

  • Python 3.8
  • Pip
  • Browser

How to Start

Clone the Project

  git clone https://github.com/GeraldPlakasa/Keyword-Extraction-Yake.git

Go to the project directory

  cd Keyword-Extraction-Yake

Install Dependencies

  pip install -r requirements.txt

Start the Server

  flask run

Copy Url that appear, then Paste on your Browser