Skip to content

LangLoffelLako/experimental-adaption-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental Adaption Module

The Experimental Adaption Module was a short proof-of-concept of a sentences difficulty selection based on a data file with sentences and difficulty ratings. It creates vectorized sentences and pushes a player model as a vector around in the vectore space to select the next appropriate sentence.

##Installation

You have to set it up manually.

Usage

You need the following packages to run the programm:

import scipy
import numpy as np
import pandas as pd
import sent2vec.vectorizer import Vectorizer
import pandas as pd
import time

Contributing

This is only a proof of concept, if you want to use it for whatever purpose you can fork it.

License

MIT

About

a repository to experiment with an adaption module for the ALL study project at the university of Osnabrück

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages