Conjunto de dados sobre análise da escala 6x1 no YouTube
收藏资源简介:
This dataset is composed of 3 files: nos.csv -> nodes of the semantic network arestas.csv -> the connections among the nodes of the semantic network transcriptions.txt -> the transcriptions obtained from the videos that compose the semantic network To further understanding: nos.csv has 4 columns Id: represents the node ID Label: its content follows this structure: "Video Title | Channel that published the video | Video URL" Predominante: the most predominant feeling extracted from the video's transcription using sentiment analysis (pysentimiento) Engajamento: amount of views of a video arestas.csv has 3 columns: Source: from which node the connection starts Target: node where the connection ends Type: edge type (directed or undirected) transcriptions.txt doesn't have columns since it's not a .csv. Instead it is structured in the following way: "Video Title | Channel that published the video | Video transcription"



