[itsdb] Generating with ACE Problems

Tore Bruland torebrul at idi.ntnu.no
Tue Jun 26 16:28:55 CEST 2012


When I try to generate from ACE, I get the messages:
 <1> --- client exit <40002>.
 <1> --- error: maximum number of strikes exhausted (1).
What is the problem?

I start logon from my Emacs without a grammar and I start the cpu for
generating.
In my podium window:
- I choose a test suite instance that is parsed with ACE as gold standard.
- I choose a test suite instance that for the result.
- I choose Process->switches->generation
- I choose Process->All items

In my emacs window:

	TSNLP(2): (tsdb::tsdb :cpu :no_ace_g)

	  [13:37:09] wait-for-clients(): `tore-Latitude-E6320' registered as
tid <40002> [00:00].

	NIL
	TSNLP(3): main(): no history file `.tsdb_history'.
	main(): no history file `.tsdb_history'.

	retrieve(): found 2 items (0 output specifications).
	create-cache(): write-through mode for `ace_test_g'.
	largest-run-id(): largest `run-id' is 0.
	largest-parse-id(): largest `parse-id' (for `run' 1) is 0.
	install-gc-strategy(): disabling tenure; global garbage collection
... done.
	[tore-Latitude-E6320] (1) `mannen smiler' [100000] {1} <1> ---
client exit <40002>.
	[13:37:48] process-queue(): client exit on `tore-Latitude-E6320'
<40002>
	[13:37:48] wait-for-clients(): `tore-Latitude-E6320' registered as
tid <40003> [00:00].
	(1) `mannen smiler' [100000] {1} <1> --- error: maximum number of
strikes exhausted (1).
	[tore-Latitude-E6320] (2) `bussen går fra byen til universitetet'
[100000] {4} <1> --- client exit <40003>.
	[13:37:48] process-queue(): client exit on `tore-Latitude-E6320'
<40003>
	[13:37:48] wait-for-clients(): `tore-Latitude-E6320' registered as
tid <40004> [00:00].
	(2) `bussen går fra byen til universitetet' [100000] {4} <1> ---
error: maximum number of strikes exhausted (1).
	flush-cache(): flushing `ace_test_g' cache ... done.
	close-connection(): `ace_test_g' expiry.

I have installed my own ACE software and I know that I can parse and
generate with it.
In my dot.tsdbrc:
...
     ;; NorSource with ACE
     ;;
     ;; bruland
     (make-cpu 
      :host (short-site-name)
      :spawn "/home/tore/software/ace-0.9.6/ace"
      :options '("-t" "-g" "/home/tore/software/ace-0.9.6/norsource.dat")
      :class :no_ace_p :grammar "norsource" :name "norsource"
      :task '(:parse) 
      :wait 600
     )
     (make-cpu 
      :host (short-site-name)
      :spawn "/home/tore/software/ace-0.9.6/ace"
      :options '("-g" "/home/tore/software/ace-0.9.6/norsource.dat" "-e"
"-t")
      :class :no_ace_g :grammar "norsource" :name "norsource"
      :task '(:generate) 
      :wait 300
     )
...

Tore Bruland
PhD Candidate
Department of Computer and Information Science Norwegian University of
Science and Technology (NTNU) Sem Sælands vei 7-9
NO-7491 Trondheim, Norway
tel. +47 73 59 36 72
fax  +47 73 59 44 66
cel. +47 47 90 49 79






More information about the itsdb mailing list