Skip to content
This repository has been archived by the owner on Jun 15, 2021. It is now read-only.

Commit

Permalink
updated for better distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
sgsinclair committed Jun 15, 2016
1 parent 26db729 commit 1c72f6f
Show file tree
Hide file tree
Showing 303 changed files with 9,581 additions and 33 deletions.
61 changes: 30 additions & 31 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<property name="build" location="./bin"/>

<!-- Output directories -->
<property name="dist" location="dist/"/>
<property name="rootdist" location="dist"/>
<property name="dist" location="dist/VoyantServer2_1-M4"/>
<property name="jarpath" location="lib"/>

<path id="project.jars">
<pathelement location="${jarpath}/jetty-all-9.2.2.v20140723.jar"/>
<pathelement location="${jarpath}/servlet-api-3.1.0.jar"/>
<fileset dir="${jarpath}" includes="*.jar" />
</path>

<path id="project.class.path">
Expand All @@ -25,6 +25,7 @@
</target>

<target name="clean">
<delete dir="${rootdist}"/>
<delete dir="${build}"/>
</target>

Expand All @@ -40,56 +41,54 @@
<copy file="${src}/org/aw20/jettydesktop/rte/webdefault.xml" todir="${build}/org/aw20/jettydesktop/rte"/>
</target>

<target name="jar" depends="clean,compile">
<target name="buildbase">
<jar jarfile="${dist}/VoyantServer.jar"
filesonly="true"
compress="true">
<fileset dir="${build}" />
<zipfileset src="${jarpath}/jetty-all-9.2.2.v20140723.jar" excludes="META-INF/*" />
<zipfileset src="${jarpath}/servlet-api-3.1.0.jar" excludes="META-INF/*" />
<zipgroupfileset dir="${jarpath}" includes="*.jar" />
<manifest>
<attribute name="Main-Class" value="org.voyanttools.server.ui.VoyantServerStart"/>
</manifest>
</jar>
<copy todir="${dist}/_app">
<fileset dir="_app"/>
<!-- be sure to grab Trombone classes -->
<copy todir="${dist}/_app/WEB-INF/classes">
<!-- hard-code location unfortunately -->
<fileset dir="${src}/../../trombone/target/classes"/>
</copy>
<copy file="./server-settings.txt" todir="${dist}/"/>
<copy file="./license-GPL3.txt" todir="${dist}/"/>
<copy file="./README.md" todir="${dist}/"/>
<jar jarfile="VoyantServer.zip"
<copy todir="${dist}/data">
<fileset dir="data"/>
</copy>
</target>

<target name="bigjar" depends="clean,compile,buildbase">
<copy todir="${dist}/_app">
<fileset dir="_app">
<exclude name="**/trombone*.jar"/>
</fileset>
</copy>
<zip destfile="VoyantServerWithModels.zip"
filesonly="true"
compress="true">
<fileset dir="${dist}" />
</jar>

<fileset dir="${rootdist}" />
</zip>
</target>

<target name="smallerjar" depends="clean,compile">
<jar jarfile="${dist}/VoyantServer.jar"
filesonly="true"
compress="true">
<fileset dir="${build}" />
<zipfileset src="${jarpath}/jetty-all-9.2.2.v20140723.jar" excludes="META-INF/*" />
<zipfileset src="${jarpath}/servlet-api-3.1.0.jar" excludes="META-INF/*" />
<manifest>
<attribute name="Main-Class" value="org.voyanttools.server.ui.VoyantServerStart"/>
<attribute name="appname" value="VoyantServer" />
</manifest>
</jar>
<target name="jar" depends="clean,compile,buildbase">
<copy todir="${dist}/_app">
<fileset dir="_app">
<exclude name="**/*stanford-corenlp-1.2.0-models.jar"/>
<exclude name="**/stanford*models.jar"/>
<exclude name="**/trombone*.jar"/>
</fileset>
</copy>
<copy file="./server-settings.txt" todir="${dist}/"/>
<copy file="./license-GPL3.txt" todir="${dist}/"/>
<copy file="./README.md" todir="${dist}/"/>
<jar jarfile="VoyantServerNoNlp.zip"
<zip destfile="VoyantServer2_1-M4.zip"
filesonly="true"
compress="true">
<fileset dir="${dist}" />
</jar>
<fileset dir="${rootdist}" />
</zip>

</target>
</project>
Binary file not shown.
Binary file not shown.
41 changes: 41 additions & 0 deletions data/trombone4_2/corpora/austen/metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<org.voyanttools.trombone.util.FlexibleParameters>
<entries>
<entry>
<string>tokensCount-lexical</string>
<list>
<string>781763</string>
</list>
</entry>
<entry>
<string>typesCount-lexical</string>
<list>
<string>15368</string>
</list>
</entry>
<entry>
<string>createdTime</string>
<list>
<string>1462237261094</string>
</list>
</entry>
<entry>
<string>id</string>
<list>
<string>austen</string>
</list>
</entry>
<entry>
<string>documentIds</string>
<list>
<string>7c869faca88f4d6172b7583f0b3f708e</string>
<string>2106e74c3ff0ba2f37d66266169680c9</string>
<string>7331f4d504a24e594fa85212963b9705</string>
<string>b99a4754206eb8e50debaebf311a7d28</string>
<string>e882218005cf52a33a4c5590144b6adf</string>
<string>6c9630f148dc055ee7973fde3a803fa1</string>
<string>98182385523c6c9b1ec5662f8f6daccf</string>
<string>1b674bfaf5d5bfc89fdef74ece5f0425</string>
</list>
</entry>
</entries>
</org.voyanttools.trombone.util.FlexibleParameters>
28 changes: 28 additions & 0 deletions data/trombone4_2/corpora/austen/parameters.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<org.voyanttools.trombone.util.FlexibleParameters>
<entries>
<entry>
<string>accessIP</string>
<list>
<string>127.0.0.1</string>
</list>
</entry>
<entry>
<string>upload</string>
<list>
<string>/var/folders/fp/5n6_vyc14mlf5tmr4d0dc0lm0000gn/T/VoyantServer/tmp.voyant.uploads/tmp.voyant.uploads3433845947664555553/Austen.zip</string>
</list>
</entry>
<entry>
<string>tool</string>
<list>
<string>corpus.CorpusCreator</string>
</list>
</entry>
<entry>
<string>textarea-1014-inputEl</string>
<list>
<string>Type in one or more URLs on separate lines or paste in a full text.</string>
</list>
</entry>
</entries>
</org.voyanttools.trombone.util.FlexibleParameters>
70 changes: 70 additions & 0 deletions data/trombone4_2/corpora/shakespeare/metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
<org.voyanttools.trombone.util.FlexibleParameters>
<entries>
<entry>
<string>tokensCount-lexical</string>
<list>
<string>895737</string>
</list>
</entry>
<entry>
<string>typesCount-lexical</string>
<list>
<string>25114</string>
</list>
</entry>
<entry>
<string>createdTime</string>
<list>
<string>1462237288595</string>
</list>
</entry>
<entry>
<string>id</string>
<list>
<string>shakespeare</string>
</list>
</entry>
<entry>
<string>documentIds</string>
<list>
<string>89dec304e3993819d1e3a73673ec6e6b</string>
<string>fdae5a7969f2df90075be38713e46da4</string>
<string>4631255e4b28eb997e7ba89169b8c539</string>
<string>31b34196dfd3183607a2816456d8a218</string>
<string>87c8d6e0452d86b375f41d99202fa822</string>
<string>fc1b2221c27258e1c9019929f94482e7</string>
<string>654bd0f4035f9f9ed7eba066ea6d76ad</string>
<string>11ddcaa0d5d8b90217852eb9da13defd</string>
<string>bdd48869e6d6154a92e130c4dec00c9f</string>
<string>04244b49042b0cd628edccfa54356deb</string>
<string>143e373e68fc335de349ea376b7c38c4</string>
<string>962ff8d1a0e940a5fb37d7d5a584d805</string>
<string>5be676e649ac9760eb8da195b5c26a3c</string>
<string>cd892e0a326c3ef72342f0b18b1d550a</string>
<string>b2ad833bba9daf192ff82bd18d22444b</string>
<string>4891621c26ff8489a0a4089c9897f2aa</string>
<string>d22c51c2bd685ad5612de219fd6c6db7</string>
<string>701a813d5f277d805efc7fe5941ab628</string>
<string>c6e27e07d45978b670bbcdd61d6b4a9c</string>
<string>20a9d9116e2ef130aeb9a28952ec4878</string>
<string>d677275521d1e680de662fea77f25dc0</string>
<string>2a9f28a7b52f1d4094c0defc6279b0ad</string>
<string>c763eecd1c3516b09bddb241984789de</string>
<string>dba40723f2b02b2b3cf79cc24ed65c3c</string>
<string>ad9d67154cd22559b8ab4b6f819cba88</string>
<string>540b3a99ce2be2952ce7ba26f98575c0</string>
<string>0d16748acde33c0e5cbb30252eb83487</string>
<string>9a4ea8ddb02002eef2fc9c245ea97ca7</string>
<string>3f4f8f5344b5d00deb4326004ee703a4</string>
<string>4bac02dc36d301b7cd92de2825845786</string>
<string>49a2df1e69107a6d7ea143af59a12c33</string>
<string>8ab8a762cb670dd5fecf5c3cf4f2cf93</string>
<string>b16e7f444c1d3e569b9e662eed2b63c9</string>
<string>b75116de634679c8c09f44d5d8f39219</string>
<string>080508ec22f2b66d7fe14eb2c01df678</string>
<string>589a254605f561b6c0ae374f12481f46</string>
<string>622216889afc620824fed4f32ea52bab</string>
</list>
</entry>
</entries>
</org.voyanttools.trombone.util.FlexibleParameters>
28 changes: 28 additions & 0 deletions data/trombone4_2/corpora/shakespeare/parameters.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<org.voyanttools.trombone.util.FlexibleParameters>
<entries>
<entry>
<string>accessIP</string>
<list>
<string>127.0.0.1</string>
</list>
</entry>
<entry>
<string>upload</string>
<list>
<string>/var/folders/fp/5n6_vyc14mlf5tmr4d0dc0lm0000gn/T/VoyantServer/tmp.voyant.uploads/tmp.voyant.uploads8963569801100392189/shakespeare-plays-text.zip</string>
</list>
</entry>
<entry>
<string>tool</string>
<list>
<string>corpus.CorpusCreator</string>
</list>
</entry>
<entry>
<string>textarea-1014-inputEl</string>
<list>
<string>Type in one or more URLs on separate lines or paste in a full text.</string>
</list>
</entry>
</entries>
</org.voyanttools.trombone.util.FlexibleParameters>
Binary file added data/trombone4_2/lucene/_0.cfe
Binary file not shown.
Binary file added data/trombone4_2/lucene/_0.cfs
Binary file not shown.
Binary file added data/trombone4_2/lucene/_0.si
Binary file not shown.
Binary file added data/trombone4_2/lucene/_1.cfe
Binary file not shown.
Binary file added data/trombone4_2/lucene/_1.cfs
Binary file not shown.
Binary file added data/trombone4_2/lucene/_1.si
Binary file not shown.
Binary file added data/trombone4_2/lucene/_2.cfe
Binary file not shown.
Binary file added data/trombone4_2/lucene/_2.cfs
Binary file not shown.
Binary file added data/trombone4_2/lucene/_2.si
Binary file not shown.
Binary file added data/trombone4_2/lucene/_3.cfe
Binary file not shown.
Binary file added data/trombone4_2/lucene/_3.cfs
Binary file not shown.
Binary file added data/trombone4_2/lucene/_3.si
Binary file not shown.
Binary file added data/trombone4_2/lucene/_4.cfe
Binary file not shown.
Binary file added data/trombone4_2/lucene/_4.cfs
Binary file not shown.
Binary file added data/trombone4_2/lucene/_4.si
Binary file not shown.
Binary file added data/trombone4_2/lucene/_5.cfe
Binary file not shown.
Binary file added data/trombone4_2/lucene/_5.cfs
Binary file not shown.
Binary file added data/trombone4_2/lucene/_5.si
Binary file not shown.
Binary file added data/trombone4_2/lucene/_6.cfe
Binary file not shown.
Binary file added data/trombone4_2/lucene/_6.cfs
Binary file not shown.
Binary file added data/trombone4_2/lucene/_6.si
Binary file not shown.
Binary file added data/trombone4_2/lucene/_7.cfe
Binary file not shown.
Binary file added data/trombone4_2/lucene/_7.cfs
Binary file not shown.
Binary file added data/trombone4_2/lucene/_7.si
Binary file not shown.
Binary file added data/trombone4_2/lucene/_8.cfe
Binary file not shown.
Binary file added data/trombone4_2/lucene/_8.cfs
Binary file not shown.
Binary file added data/trombone4_2/lucene/_8.si
Binary file not shown.
Binary file added data/trombone4_2/lucene/_9.cfe
Binary file not shown.
Binary file added data/trombone4_2/lucene/_9.cfs
Binary file not shown.
Binary file added data/trombone4_2/lucene/_9.si
Binary file not shown.
Binary file added data/trombone4_2/lucene/_a.cfe
Binary file not shown.
Binary file added data/trombone4_2/lucene/_a.cfs
Binary file not shown.
Binary file added data/trombone4_2/lucene/_a.si
Binary file not shown.
Binary file added data/trombone4_2/lucene/_b.cfe
Binary file not shown.
Binary file added data/trombone4_2/lucene/_b.cfs
Binary file not shown.
Binary file added data/trombone4_2/lucene/_b.si
Binary file not shown.
Binary file added data/trombone4_2/lucene/_c.cfe
Binary file not shown.
Binary file added data/trombone4_2/lucene/_c.cfs
Binary file not shown.
Binary file added data/trombone4_2/lucene/_c.si
Binary file not shown.
Binary file added data/trombone4_2/lucene/_d.cfe
Binary file not shown.
Binary file added data/trombone4_2/lucene/_d.cfs
Binary file not shown.
Binary file added data/trombone4_2/lucene/_d.si
Binary file not shown.
Binary file added data/trombone4_2/lucene/_e.cfe
Binary file not shown.
Binary file added data/trombone4_2/lucene/_e.cfs
Binary file not shown.
Binary file added data/trombone4_2/lucene/_e.si
Binary file not shown.
Binary file added data/trombone4_2/lucene/_f.cfe
Binary file not shown.
Binary file added data/trombone4_2/lucene/_f.cfs
Binary file not shown.
Binary file added data/trombone4_2/lucene/_f.si
Binary file not shown.
Binary file added data/trombone4_2/lucene/_g.fdt
Binary file not shown.
Binary file added data/trombone4_2/lucene/_g.fdx
Binary file not shown.
Binary file added data/trombone4_2/lucene/_g.fnm
Binary file not shown.
Binary file added data/trombone4_2/lucene/_g.nvd
Binary file not shown.
Binary file added data/trombone4_2/lucene/_g.nvm
Binary file not shown.
Binary file added data/trombone4_2/lucene/_g.si
Binary file not shown.
Binary file added data/trombone4_2/lucene/_g.tvd
Binary file not shown.
Binary file added data/trombone4_2/lucene/_g.tvx
Binary file not shown.
Binary file added data/trombone4_2/lucene/_g_Lucene50_0.doc
Binary file not shown.
Binary file added data/trombone4_2/lucene/_g_Lucene50_0.dvd
Binary file not shown.
Binary file added data/trombone4_2/lucene/_g_Lucene50_0.dvm
Binary file not shown.
Binary file added data/trombone4_2/lucene/_g_Lucene50_0.pay
Binary file not shown.
Binary file added data/trombone4_2/lucene/_g_Lucene50_0.pos
Binary file not shown.
Binary file added data/trombone4_2/lucene/_g_Lucene50_0.tim
Binary file not shown.
Binary file added data/trombone4_2/lucene/_g_Lucene50_0.tip
Binary file not shown.
Binary file added data/trombone4_2/lucene/segments_2
Binary file not shown.
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
db1b17329e967905c0a4f66b5913ef49
144a17285d19c74d45ef872f6f861eb2
212b120b1c05feac561e51059b62ca71
f725bafab1c1c70a8749a4de3163ea42
1e4bf62999d926767fa9d6c76f1fcf36
3f52d8f08daf9047239bb50d3819908a
07a524a5f3bf578bda4815599b548125
4e7c4b60a9a5851ff84b109a7f5a2db3
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
7675211d9fcf480957ead3fb33963934
37 changes: 37 additions & 0 deletions data/trombone4_2/object-storage/9df022d9a8434f2b47ad302513e21615
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
a7e88aef61507bf7f916c112e8f97c73
a138b00a8e4d663e934357c76bc30c20
1bd509b383f4230b89280c047edcfbf7
60258135c52395692e6c4c8d782e9258
0fb884017d1d24250438ad8c5c2e8519
e925e5972ccbc404c7ebf6806275d92a
58b3979969ab8dc6de87eeed73e545ab
3e0426eee666265b0cc71a9be7b21402
48ea0cb431bda0a03cfbb73a87940754
1f0454fe9868cd9d08364a44d34239f1
f15d5030b12d59b069db59c6aef6a3cf
1413199ec93c37343d96c87592809991
d44243ffb24b30f49605a0af51e91197
ec9e3895ca5fac95ce3cd8818c2aecdb
bb55c17767eabb011ffc904b4fc23cfb
24bb3ae92bc49179c990459ea9e9fd18
cfe8b595124edc67480c0fe20955272c
53554e48ce77f6fab108450f4f4f9d7c
642706a7134e6b77af5f5677e746bd89
292069dbf8987bfe8f158eaaf22dc059
4cafbfe4b371af2b65586a692e85aca4
16c011017b5d66e2d0dbbbaccff022c1
beb9a00a8ec0a3744e4518097bb64e6c
14c468ef9ee28e0a60c710f73fb4ee59
9490dc56b4a12d9784a703e94f899c4e
4cca343e0e6a68cf3a06349c09fe109a
f1066f7544548a86b601396723e2723d
e623c6996bf6565ca658d0e6d30b2ec5
26e85346e0aed33b26bb7d7f9b8c269e
308fcdff6b1b7ab741fa8d7e89b2adbc
d8a2d732ba92ef3ad0d7d96847a5afe2
ffc7dffa7aed8bdd8424cbdfba0390ad
4fa87cda689b0bcc85d583645cb016c5
00caf925cfed3d0e1fdf10d4bac44b79
a0c40c51560415186e79391adf6fb7f8
63d56e8eb73bbeecffb6cbc14d7a815e
2588ab4733b60648c1362b00b5d44f7b
1 change: 1 addition & 0 deletions data/trombone4_2/object-storage/austen-langs
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
en
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
33558
23148
119956
122203
160460
160995
77779
83656
8 changes: 8 additions & 0 deletions data/trombone4_2/object-storage/austen-lexicalTokenCounts
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
33559
23149
119957
122204
160461
160996
77780
83657
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
7.924203
7.90338
18.687801
18.691343
19.866411
21.88635
12.684279
14.280812
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
46.626404
38.770824
133.41661
133.98875
164.32185
165.46826
88.9289
99.71803
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
95699b274a85b8a1a7f51633bfaa1483
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions data/trombone4_2/object-storage/shakespeare-langs
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
en
Loading

0 comments on commit 1c72f6f

Please sign in to comment.