Data for: Semi-Supervised Lexicon Generation Using Semantic Relations for Dream Content Analysis

Published: 17 January 2020| Version 1 | DOI: 10.17632/ftbdx4zcx7.1
Contributors:
, Kaustav Brahma

Description

Presented is an implementation of the SALAD algorithm for dream content analysis through word searching. Helper functions for constructing initial seed word dictionaries are provided in "hyponym_dictionary.py" which will also be used to construct the dictionaries from the seed words. "read_csv.py" reads and pre-processes the dream reports into a dictionary that captures the linguistic features of the words and sentences from the dreams. It also contains an implementation of the Improved Lesk Algorithm. The folder Series/ can be populated with data from any dream journal (you can take data from www.dreambank.net). The required data format is a csv file containing one dream in each row. The code "search_lemmas.py" performs the actual word search. The exact steps of SALAD and the parameters that need to be played around with to obtain the best results are described in the paper. The codes are written in Python 3.6 and can run on Python 3.6 and above.

Files

Institutions

Indian Institute of Technology Kharagpur

Categories

Natural Language Processing, Dream Studies, Dreaming, Word List

Licence