Serialized Form
mode
java.lang.String mode
sessionId
java.lang.String sessionId
parser
TalpNLP parser
- objectes
extractxml
parser2moves extractxml
wts
WebTextServer wts
btnSend
javax.swing.JButton btnSend
jPanel6
javax.swing.JPanel jPanel6
jPanel7
javax.swing.JPanel jPanel7
labDialog
javax.swing.JLabel labDialog
labResponse
javax.swing.JLabel labResponse
menDialog
javax.swing.JMenu menDialog
menItemDM
javax.swing.JMenuItem menItemDM
menItemNLA
javax.swing.JMenuItem menItemNLA
menuApplication
javax.swing.JMenuBar menuApplication
panArea
javax.swing.JPanel panArea
panAreaDialog
javax.swing.JPanel panAreaDialog
panAreaResponse
javax.swing.JPanel panAreaResponse
scrollTextDialog
javax.swing.JScrollPane scrollTextDialog
scrollTextResponse
javax.swing.JScrollPane scrollTextResponse
textDialog
javax.swing.JTextPane textDialog
textResponse
javax.swing.JTextPane textResponse
status
db_status status
pairs
java.util.TreeMap<K,V> pairs
total
int total
from
int from
key
java.lang.String key
- Attribute key
values
java.util.ArrayList<E> values
- Values of the attribute
pairs
java.util.TreeMap<K,V> pairs
total
int total
from
int from
sentence
java.lang.String sentence
score
double score
status
ut_status status
pairs
java.util.TreeMap<K,V> pairs
parser_result
answer_result parser_result
expected_result
answer_expected expected_result
coverage_result
answer_coverage coverage_result
xmlparser
java.lang.String xmlparser
|
Class org.hops.common.RequestData extends java.lang.Object implements Serializable |
ro
RecognitionObject ro
document
java.lang.String document
- Represents the next step in the dialogue for voice input or text input.
This document could be either a TextXML (text) or VoiceXML (voice) format.
languageId
java.lang.String languageId
- The language identification of the document.
systemessage
java.util.ArrayList<E> systemessage
- System message. This attribute is used for evaluation pourposes.
The array is usually 3 to 5 long.
[0] --> main and open
[1] --> noinput
[2] --> nomatch
[3] --> help
[4] --> menu
grammars
java.util.ArrayList<E> grammars
- list of grammars to use. This attribute is only used for testing pourposes.
expect_attributes
java.util.ArrayList<E> expect_attributes
- list of expected attributes. This attribute is only used for testing pourposes.
turn_invalid
boolean turn_invalid
- for UserModel updates
actualstate
IS actualstate
- user information state
se
select se
- select module
up
update up
- update module
actualut
utterance actualut
- the last utterance
user_utterance
utterance user_utterance
- the user utterance. used for getIS
syst_utterance
utterance syst_utterance
- the user utterance. used for getIS
RD
ResponseData RD
- the last ResponseData
next_moves
stackact next_moves
- the last moves
sys_next_moves
stackact sys_next_moves
- system next moves. used for getIS
generator
ogcall generator
- the og call
planfile
java.lang.String planfile
- the planfile
dependfile
java.lang.String dependfile
- the dependents file
paramvaluesfile
java.lang.String paramvaluesfile
- the allowed values file
Lang
java.lang.String Lang
- the language identification
ChannelId
java.lang.String ChannelId
- the channel identification
logger
java.lang.Object logger
- the logger object
objstatistics
statisticsData objstatistics
- statistics data
waiting_user
java.util.Date waiting_user
- waiting for user time
actionid
actionset actionid
- type of action
icm
icminf icm
- feedback information
inf
attrval inf
- attribute information
moveicm
icmmove moveicm
- load or reraise plan
precond
condition[] precond
- preconditions of the action ==> OR
postcond
term postcond
- postcondition of the action ==> OR
attr
java.lang.String attr
- attribute name
val
java.util.ArrayList<E> val
- list of values
ext
attrval_ext ext
- extension
ary
attrval_ary ary
- aryti
results
java.util.ArrayList<E> results
- complex results
def_val
java.lang.String def_val
- default value
paginfo
pagInfo paginfo
- pagionation information
arterms
term[] arterms
- list of terms ==> ANDS
actionLevel
actionlevel actionLevel
- kind of feedback
Polarity
polarity Polarity
- value of the feedback
DP
turn DP
- who did the action
C
attrval C
- attribute about the feedback
move
actionset move
- type of action of the attribute about the feedback
input
java.lang.String input
- last sentence
altQ
java.util.ArrayList<E> altQ
- questions for clarify
notshared
ISPrivate notshared
- information used by the dialogue system not known by the user
shared
ISShared shared
- information knows by the user
program_state
sys_state program_state
- status of the dialogue
task_covered_once
boolean task_covered_once
- task covered once
planbase
PlanSet planbase
- Set of plans
AGENDA
stackact AGENDA
- things to do in the near future. Determine next move
PLAN
plan PLAN
- long-term actions, action can be complex(rules have to rewrite them) or
simple (execute if system action of move to agenda
SUBACTIONS
stackact SUBACTIONS
- subplans loaded
BEL
stackp BEL
- set of believes, propositions. Store results of database search
USRTEMP
temporalground USRTEMP
- contains parts of the information state copied right before integrating the latest system utterance
SYSTEMP
temporalground SYSTEMP
- copy of relevant parts of the information state as they were right before the user's utterance was interpret and integrated
NIM
queuepair NIM
- pairs for DP and moves
PAG
stackp PAG
- pagination moves with results stored
COM
stackp COM
- commitments about the questions under discussion
ISSUES
stackp ISSUES
- contains open issues --> Global QUD
QUD
stackp QUD
- local QUD
PM
queueact PM
- past movementS ; for grounding once movements are grounded they are added to shared/LU/MOVES
LU
utterance LU
- last utterance processed
ACTIONS
stackact ACTIONS
- actions done (database queries)
act
action act
- the action
DP
turn DP
- the dialogue participant
total
int total
- total of results
current
int current
- current result index
window
int window
- number of results per page
previous
int previous
- last result index
pagaction
pag_state pagaction
- last user selection
item
int item
- number of item selected
DepQ
java.lang.String DepQ
- dependent question
TaskId
java.lang.String TaskId
- name of the plan, answer to the DepQ
actset
stackact actset
- stack of actions
type
plantype type
- type of the plan
subplanof
java.lang.String subplanof
- parent plan name
m_queue
java.util.ArrayList<E> m_queue
- the queue
m_queue
java.util.ArrayList<E> m_queue
- the queue
count_shift
int count_shift
- shift count, to shift all the elements
m_stack
java.util.Stack<E> m_stack
- the stack
m_stack
java.util.Stack<E> m_stack
COM
stackp COM
- commitments about the question under discussion
ISSUES
stackp ISSUES
- Global QUD
QUD
stackp QUD
- Local QUD
AGENDA
stackact AGENDA
- things to do in the near future. Determine next move
PLAN
plan PLAN
- long-term actions
ACTIONS
stackact ACTIONS
- Database actions done
SUBACTIONS
stackact SUBACTIONS
- SUBACTIONS
score
double score
- confidence level of the transcripted sentence
1.0 for text, and 1.0 for system
needed for voice/user
participant
turn participant
- user / system
input
java.lang.String input
- sentence
acts
queueact acts
- action interpretation of the sentence
status
ut_status status
- status of the utterance
|
Package org.hops.dm.tad.constantsdef |
id
java.lang.String id
id
java.lang.String id
id
java.lang.String id
id
java.lang.String id
id
java.lang.String id
id
java.lang.String id
id
java.lang.String id
id
java.lang.String id
id
java.lang.String id
id
java.lang.String id
|
Package org.hops.exceptions |
num_nous_attributs
int num_nous_attributs
- total attributs nous introduits per l'usuari
logger
java.lang.Object logger
- logger
langs
java.util.HashMap<K,V> langs
- languageGenerators table
Tphrases
java.util.HashMap<K,V> Tphrases
- table of phrases keys identified by action-attrval
Tmenu
java.util.HashMap<K,V> Tmenu
- list of phrases keys identified by menu-attrval
Tattributes
java.util.HashMap<K,V> Tattributes
- list of attributes name used by the DM
um
UserModel um
- User Model
ThopsAttr
java.util.HashMap<K,V> ThopsAttr
- attribute names table
logger
java.lang.Object logger
- logger object
id
java.lang.String id
id
java.lang.String id
id
java.lang.String id
keys
java.util.HashMap<K,V> keys
- keys of the new date to transform
id
java.lang.String id
id
java.lang.String id
|
Class org.hops.util.TypeChannel extends java.lang.Object implements Serializable |
id
java.lang.String id