Related Experiment Video
Updated: Dec 31, 2025

03:14
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
942
WET: Word embedding-topic distribution vectors for MOOC video lectures dataset
Zenun Kastrati1, Arianit Kurti1, Ali Shariq Imran2
1Dept. of Computer Science and Media Technology, Linnaeus University, Växjö, Sweden.
Data in Brief
|January 11, 2020
Summary
This study provides a dataset of word embeddings and topic vectors from MOOCs video lectures. This data, derived from Coursera transcripts using Natural Language Processing techniques, supports AI-driven video classification research.
Area of Science:
- Natural Language Processing
- Machine Learning
- Educational Technology
Background:
- Massive Open Online Courses (MOOCs) generate vast amounts of textual data from video lectures.
- Analyzing this unstructured text data is crucial for understanding course content and improving educational tools.
- Existing methods often struggle to capture the semantic nuances and thematic structures within lecture transcripts.
Purpose of the Study:
- To present a comprehensive dataset of word embeddings and document topic vectors derived from MOOCs video lecture transcripts.
- To make this dataset publicly available for researchers in Natural Language Processing and machine learning.
- To facilitate advancements in AI-driven video classification and educational data mining.
Main Methods:
- Collected transcripts from 12,032 video lectures across 200 courses on the Coursera platform.
- Applied Word2Vec (a word embedding technique) to generate vector representations of words.
- Utilized Latent Dirichlet Allocation (LDA) to determine topic distribution vectors for documents (lectures).
- Implemented Word2Vec and LDA using the Gensim package in Python.
Main Results:
- Generated a large-scale dataset of word embeddings capturing semantic relationships within lecture content.
- Produced document topic vectors that represent the thematic structure of each video lecture.
- The dataset is linked to a research article on integrating these features into a video classification framework.
- The dataset is accessible via the Mendeley Data repository.
Conclusions:
- The presented dataset offers valuable resources for NLP and machine learning research, particularly in educational contexts.
- This data can significantly aid the development of sophisticated video classification models.
- Enables further exploration of deep learning applications for analyzing educational video content.
Related Concept Videos
Introduction to Vectors
33.3K
To define some physical quantities, there is a need to specify both magnitude as well as direction. For example, when the U.S. Coast Guard dispatches a ship or a helicopter for a rescue mission, the rescue team needs to know not only the distance to the distress signal, but also the direction from which the signal is coming, so that they can get to it as quickly as possible. Physical quantities specified completely with a number of units (magnitude) and a direction are called vector quantities.
33.3K
Vectors
206
Vectors are mathematical entities characterized by both magnitude and direction. Unlike scalars, which are defined solely by magnitude, vectors represent quantities like displacement, velocity, and force, where direction is essential. Vectors are graphically represented as directed line segments, extending from an initial point to a terminal point, denoted with bold letters or arrows placed above the symbol. Two vectors are deemed equal if they share identical magnitudes and directions,...
206
Position Vectors
1.7K
A position vector is a fundamental concept in mathematics that helps determine the position of one point with respect to another point in space. It is a vector that describes the direction and distance between two points. Position vectors are highly useful in the field of math and science, as they help represent spatial relationships and make calculations easier.
For instance, we want to locate a point P(x, y, z) relative to the origin of coordinates O. In that case, we can define a position...
For instance, we want to locate a point P(x, y, z) relative to the origin of coordinates O. In that case, we can define a position...
1.7K
Mean From a Frequency Distribution
21.3K
Sometimes, data gathered from an experiment on a large sample or population are organized into concise tables. In such cases, the frequency of the quantitative data set is plotted in the form of a table. Or else, the data values are grouped into the quantity’s intervals, which form classes, and their respective frequencies are known. That is, the data values are distributed over different categories or classes. This is known as frequency distribution.
When such a data set is encountered,...
When such a data set is encountered,...
21.3K
Introduction to Learning
850
Learning is the process of acquiring knowledge or skills through practice or experience, leading to long-lasting behavioral changes. This acquisition occurs through interaction with the environment and requires practice or experience. For instance, mastering a skill such as surfing requires considerable practice and experience, highlighting the essential role of repeated interactions with the environment in learning.
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
850
Student t Distribution
13.1K
The population standard deviation is rarely known in many day-to-day examples of statistics. When the sample sizes are large, it is easy to estimate the population standard deviation using a confidence interval, which provides results close enough to the original value. However, statisticians ran into problems when the sample size was small. A small sample size caused inaccuracies in the confidence interval.
The Student t distribution was developed by William S. Goset (1876–1937) of the...
The Student t distribution was developed by William S. Goset (1876–1937) of the...
13.1K