LogoLogo
English
English
  • Welcome
  • About
    • About the CVSA Project
    • Scope of Inclusion
  • Architecture
    • Overview
    • Crawler
    • Database Structure
      • Type of a Song
    • Artificial Intelligence
  • API Doc
    • Catalog
    • Songs
Powered by GitBook

Contents are licensed under CC BY 4.0 if not specified.

On this page
  • Table: songs
  • Table: labelling_result

Was this helpful?

Edit on GitHub
  1. Architecture
  2. Database Structure

Type of a Song

PreviousDatabase StructureNextArtificial Intelligence

Last updated 2 months ago

Was this helpful?

The Unrelated type refers specifically to videos that are not in our.

Table: songs

The type column used in the songs table.

Type
Description

0

Unrelated

1

Original

2

Cover

3

Remix

4

Instrumental

10

Others

Table: labelling_result

Label
Description

0

AI tagged: Unrelated

1

AI tagged: Original

2

AI tagged: Cover/Remix

Scope of Inclusion