-
Notifications
You must be signed in to change notification settings - Fork 0
/
tbedp.e3p
105 lines (105 loc) · 2.3 KB
/
tbedp.e3p
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Project SYSTEM "Project-3.9.dtd">
<!-- Project file for project tbedp -->
<!-- Saved: 2008-12-19, 16:47:04 -->
<!-- Copyright (C) 2008 , -->
<Project version="3.9">
<ProgLanguage mixed="0">Python</ProgLanguage>
<UIType>Console</UIType>
<Description></Description>
<Version>0.1</Version>
<Author></Author>
<Email></Email>
<Sources>
<Source>
<Dir>src</Dir>
<Name>slot.py</Name>
</Source>
<Source>
<Dir>src</Dir>
<Name>utils.py</Name>
</Source>
<Source>
<Dir>src</Dir>
<Name>dialogueAct.py</Name>
</Source>
<Source>
<Dir>src</Dir>
<Name>trainer.py</Name>
</Source>
<Source>
<Dir>src</Dir>
<Name>rule.py</Name>
</Source>
<Source>
<Dir>src</Dir>
<Name>transformation.py</Name>
</Source>
<Source>
<Dir>src</Dir>
<Name>decoder.py</Name>
</Source>
<Source>
<Dir>src</Dir>
<Name>tbedp-decoder.py</Name>
</Source>
<Source>
<Dir>src</Dir>
<Name>tbedp-trainer.py</Name>
</Source>
<Source>
<Dir>src</Dir>
<Name>profile.py</Name>
</Source>
<Source>
<Dir>src</Dir>
<Name>graph.py</Name>
</Source>
<Source>
<Dir>src</Dir>
<Name>trigger.py</Name>
</Source>
<Source>
<Dir>src</Dir>
<Name>analyzeHyp.py</Name>
</Source>
<Source>
<Dir>src</Dir>
<Name>orangeTab.py</Name>
</Source>
<Source>
<Dir>src</Dir>
<Name>orangeTest.py</Name>
</Source>
<Source>
<Dir>src</Dir>
<Name>slotDatabase.py</Name>
</Source>
<Source>
<Dir>src</Dir>
<Name>genATISdata.py</Name>
</Source>
<Source>
<Dir>src</Dir>
<Name>genTIdata.py</Name>
</Source>
</Sources>
<Forms>
</Forms>
<Translations>
</Translations>
<Interfaces>
</Interfaces>
<Others>
</Others>
<Vcs>
<VcsType>None</VcsType>
</Vcs>
<FiletypeAssociations>
<FiletypeAssociation pattern="*.ui.h" type="FORMS" />
<FiletypeAssociation pattern="*.ui" type="FORMS" />
<FiletypeAssociation pattern="*.idl" type="INTERFACES" />
<FiletypeAssociation pattern="*.ptl" type="SOURCES" />
<FiletypeAssociation pattern="*.py" type="SOURCES" />
</FiletypeAssociations>
</Project>