Skip to content

kfox-debug/Document-Label

Repository files navigation

Bilby.ai Test Assessment

Project Description

The task is to create a simple web application. The web application is a low-fi, toy version of a tool like https://prodi.gy that enables humans to create training sets for NLP-based machine learning models. Specifically, the web app should enable the user to apply “labels” to “documents”. Here, both a “labels” and a “documents” are defined to be arbitrary strings. In practice, the “label” will usually describe some feature of the “document”.

How to run the project

First of all, you need to install node.js v18.1 or more, and yarn.

Second, you need to run the following command to install dependencies

yarn

Third, you need to run the app by running the following command

yarn dev

How to use the project

If you have any questions, please refer this video. https://www.loom.com/share/8d4e1702e48846fea79871b088295f29?sid=d6911b59-01f1-4a4d-bf5a-613ce0fd50e8

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages