Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

ottomattas/INFOMAIR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INFOMAIR

Methods in AI Research


Utrecht University - Artificial Intelligence Master's program


  • Task description and datasets are available on UU Blackboard;
  • We used 51 sessions (from voip-0a45bc863d-20130325_200321 to voip-3b81cbb287-20130326_031000) in the dstc2_test/Mar13_S2A0 dataset to model the transition diagram;
  • Python code was created based on the task description.

Deliverables

The zip container holds both the transition diagram and the python program. We delivered Team18_1a.zip with successful results, while feedback with improvements was received during the practice session on 17/09/2019. The latest version of the zip container was not delivered for review as this was done locally during the practice session.

  • Task description and datasets are available on UU Blackboard
  • We used the dstc2_traindev dataset to create the baselines.
  • Python code was created based on the task description.

Baseline systems

  1. We parsed all the acts and created files with the output to describe the turns in appropriately named files (e.g 1b/baseline_data/ack);
  2. After we had the turns separated, we parsed all the transcriptions for creating the ruleset for every act (e.g 1b/baseline_data/ack.t);
  3. We created the baseline rules manually in 1b/baseline_rules.

Machine learning

WIP

Evaluation

WIP

Deliverables

WIP

About

Methods in AI Research

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors