blob: 34b32593a2d65b8caf02ee33c3caba274525b662 [file] [log] [blame]
! ------------------------------------------------------------------------
! @file it-IT_kdt_posd.dtfmt
!
! Decision Tree Configuration <Part-Of-Speech Disambiguation> for language it-IT
!
! Copyright (C) 2008-2009 SVOX AG, Baslerstr. 30, 8048 Zuerich, Switzerland
! All rights reserved.
!
! History:
! - 2009-05-30 -- initial version
!
! ------------------------------------------------------------------------
!************************************************************************
! configuration file for the input DT vector
! is loaded during the compilation of the binary file
! the file describes the values type of the attributes in the vector
! character/string type is splitted to three types:
! - phone (phoneme values)
! - graph (grapheme values)
! - pos (part of speech tags)
! for the :ATTR the values in the range [1, 255] or
! reserved word "target" are available
! history type: the input value is the output decision
!************************************************************************
:ATTR "1" :PROP type = history
:ATTR "2" :PROP type = history
:ATTR "3" :PROP type = history
:ATTR "4" :PROP table = "it-IT_pos.utf" type = pos
:ATTR "5" :PROP table = "it-IT_pos.utf" type = pos
:ATTR "6" :PROP table = "it-IT_pos.utf" type = pos
:ATTR "7" :PROP table = "it-IT_pos.utf" type = pos
:ATTR "target" :PROP table = "it-IT_pos.utf" type = pos