Skip to content

davidgengenbach/bachelor-thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Classification using Concept Maps

Final Presentation

Thesis

Instructions

Developed and tested with Python 3.6. Recommendation: anaconda

git clone --depth 1 git@github.com:davidgengenbach/bachelor-thesis.git

cd code

# Bootstrap once
./script_bootstrap.sh

# Generate co-occurrence graphs
./script_create_coocurrence_graphs.py

# To run the classifications. See below for more information
./script_run_classification.py

Please see the individual scripts for parameters.

The concept maps have to be downloaded seperately (currently).

To Do

  • Provide concept maps as download

About

Text Classification using Concept Maps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published