-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathVassiliki.jcp
executable file
·149 lines (74 loc) · 1.91 KB
/
Vassiliki.jcp
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
<?xml version="1.0" encoding="UTF-8"?>
<project>
<settings>
<label>Vassiliki</label>
<root_path>\</root_path>
<output_path>\</output_path>
<source_path>\</source_path>
<jdkprofile_ref>JDK version 1.6.0_03</jdkprofile_ref>
<compiler_ref/>
<ant_ref/>
</settings>
<ant_events/>
<run_items/>
<runtimes>
<runtime>
<label><Default></label>
<application_ref/>
<applet_ref/>
<debugger_ref/>
<param/>
<run/>
<verify>true</verify>
</runtime>
</runtimes>
<libraries/>
<files>
<include>
<folderitem>
<path>NgramGraphOutputExtractor</path>
</folderitem>
<folderitem>
<path>NgramGraphOutputExtractor\src</path>
</folderitem>
<folderitem>
<path>NgramGraphOutputExtractor\src\gr</path>
</folderitem>
<folderitem>
<path>NgramGraphOutputExtractor\src\gr\demokritos</path>
</folderitem>
<folderitem>
<path>NgramGraphOutputExtractor\src\gr\demokritos\iit</path>
</folderitem>
<folderitem>
<path>NgramGraphOutputExtractor\src\gr\demokritos\iit\sentiment</path>
</folderitem>
<fileitem>
<path>ConnectNGramWithSenseRelate.java</path>
</fileitem>
<fileitem>
<path>NgramParser.java</path>
</fileitem>
<fileitem>
<path>TestLineNumberReader.java</path>
</fileitem>
<fileitem>
<path>TestNgramParser.java</path>
</fileitem>
<fileitem>
<path>TestReadMyOutput.java</path>
</fileitem>
<fileitem>
<path>TestSplit.java</path>
</fileitem>
<fileitem>
<path>TestStringContains.java</path>
</fileitem>
<fileitem>
<path>NgramGraphOutputExtractor\src\gr\demokritos\iit\sentiment\NgramGraphOutputExtractor.java</path>
<folder>NgramGraphOutputExtractor\src\gr\demokritos\iit\sentiment</folder>
</fileitem>
</include>
</files>
<tasks/>
</project>