Skip to content

EricRBruck/Thesis

Repository files navigation

Thesis

Intelligent Tutoring System for Teaching English Articles

Language: C++

The program is run in unix.

To compile:

sh CLIENT-comp

To run:

Sh CLIENT-run

All files must be present.

Intent#.xml must be in the intent sub directory.
user_names.txt must me in the users sub directory.

File list:

CLIENT-comp	        - Compile
CLIENT-run	        - Run
CLIENT.cpp	        - Client
PM.cpp		        - Pedagogical Model
PM.h
QG.cpp		        - Question Generator
QC.h
ST.cpp		        - Student Tracker
ST.h
UI.cpp		        - User Interface
UI.h
error_log.txt     	- Error Log
intent\Intent1.xml	- Sentence Information
intent\Intent1P.xml
intent\Intent2.xml
intent\Intent2P.xml
intent\Intent3.xml
intent\Intent3P.xml
intent\Intent4.xml
intent\Intent4P.xml 
intent\Intent5.xml
intent\Intent5P.xml
users\user_names.txt - User List

About

Intelligent Tutoring System for Teaching English Articles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages