Skip to content

jinnieshinufl/Creativity-mining-minecraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Creativity-mining-minecraft

Toward Defining and Assessing Creativity in Sandbox Games

Get Started

Prerequisites

This code is prepared in python 3. A few python packages are required in order to run the code.

numpy == 1.19.5
nltk == 3.7.0
sklearn == 1.0.2
pandas == 1.2.2

Components

You can find the two main folders main and data

data: This includes example.txt which provides the example data structure (corpus) in order to run the model.

  • vectorization.py: Includes the main model for training.
  • pre_processing.py: Data preprocessing and cleaning (1)
## References 
TBA

About

Toward Defining and Assessing Creativity in Sandbox Games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages