Skip to content

Repository for the work Interpreting Themes from Educational Stories (LREC-COLING 2024)

License

Notifications You must be signed in to change notification settings

RiTUAL-UH/EduStory

Repository files navigation

EduStory

Repository for the work Interpreting Themes from Educational Stories (LREC-COLING 2024)

Under construction

Load the dataset

The dataset can be easily load using pandas.

import pandas as pd
edustory = pd.read_csv("EduStory.tsv", sep='\t')

About

Repository for the work Interpreting Themes from Educational Stories (LREC-COLING 2024)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages