GeraldPlakasa / Keyword-Extraction-Yake

a system that helps the process of retrieving important information from a scientific publication in the form of keywords in Indonesian using the Yake Method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

a system that helps the process of retrieving important information from a scientific publication in the form of keywords in Indonesian using the Yake Method


Languages

Language:CSS 43.5%Language:Python 24.8%Language:HTML 23.4%Language:JavaScript 8.4%