Skip to content

danielaneupert/HSABot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

HSABot (Bachelor-Thesis)

Licence: GNU LESSER GENERAL PUBLIC LICENSE © Daniela Neupert 2018

In this thesis a German Chatbot for student guidance was developed with ChatScript.

To use the prototype download ChatScript. Mac-Users have to use one of the methods from this site to compile ChatScript.

  • Put the TEST-file and the filesMine.txt into the RAWDATA-Folder.

  • Follow the instruction on this site to install the german TreeTagger.



To use the prototype on the command promt on Windows:

  • Open command promt and go to C:...\ChatScript\BINARIES

  • Run ChatScript language=german



To use the prototype on the command promt on a Mac:
  • Open command promt and run .../ChatScript/BINARIES/MacChatScript local language=german


To use the prototype in the browser on Windows:

  • Start the LocalServer.bat in the C:...\ChatScript\SERVER_BATCH_FILES

  • Install Wamp-Server

  • Put everything in the Webinterface-Folder inside the www-Folder of the Wamp-Server.

  • Start the Wamp-Server.

  • Go to http://127.0.0.1/



To use the prototype in the browser on a Mac:

  • Open command promt and run .../ChatScript/BINARIES/MacChatScript language=german

  • Install Xampp-Server (or something similar)

  • Put everything in the Webinterface-Folder inside the www-Folder of the Server.

  • Start the Server.

  • Go to http://127.0.0.1/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published