Skip to content

kidlink-bangkit/capstone-nlp-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capstone-nlp-project

tf_image

Description

This repository is part of the machine learning division repository, which contains datasets, models, and the results of the trained models.

Dataset Used

The KidLink Dataset is composed of publicly accessible datasets available for personal use, except for academic paper publications. These datasets include:

Prerequisites

Before using this model, make sure you have the following software installed:

  1. Python version 3.10.12
  2. The Python packages listed in the requirements.txt file

Installation

  1. Clone this repository to your local device:
git clone https://github.com/kidlink-bangkit/capstone-nlp-project.git
  1. Go to the repository directory:
cd casptone-nlp-project
  1. (Optional) Create and activate the virtual environment:
python3 -m venv env
source env/bin/activate
  1. Install the required packages:
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published