[developers] ACE killed while loading MAX Ent model

Alexandre Rademaker arademaker at gmail.com
Fri Jul 16 15:17:18 UTC 2021


Hi Woodley,

I was trying to update my https://github.com/LR-POR/delphin-docker .. the docker compiled fine, but once I tried to test FFTB, I need to compile the grammar and I got a 

`loading maxent model     Kille` 

Any idea? Not very informative, right? How can I try to produce a more verbose output? 



Best,
Alexandre




user at 74f858b8f6d9:~/sick$ ace -V
ACE version 0.9.31
compiled at 15:02:28 on Jul 16 2021

user at 74f858b8f6d9:~/sick$ uname -a
Linux 74f858b8f6d9 5.10.25-linuxkit #1 SMP Tue Mar 23 09:27:39 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

user at 74f858b8f6d9:~/sick$ ace -g ../terg/ace/config.tdl -G erg-linux.dat
reading configuration       from `../terg/ace/config.tdl'
reading types               from `../terg/ace/../mtr.tdl'
grammar version             ERG (2020)
reading grammar             from `../terg/ace/../english.tdl'
reading types               from `../terg/ace/../fundamentals.tdl'
reading types               from `../terg/ace/../lextypes.tdl'
reading types               from `../terg/ace/../tmt.tdl'
reading token-mapping-rule  from `../terg/ace/../tmr/gml.tdl'
reading token-mapping-rule  from `../terg/ace/../tmr/ptb.tdl'
reading token-mapping-rule  from `../terg/ace/../tmr/spelling.tdl'
reading token-mapping-rule  from `../terg/ace/../tmr/ne1.tdl'
reading token-mapping-rule  from `../terg/ace/../tmr/split.tdl'
reading token-mapping-rule  from `../terg/ace/../tmr/ne2.tdl'
reading token-mapping-rule  from `../terg/ace/../tmr/class.tdl'
reading token-mapping-rule  from `../terg/ace/../tmr/ne3.tdl'
reading token-mapping-rule  from `../terg/ace/../tmr/punctuation.tdl'
reading token-mapping-rule  from `../terg/ace/../tmr/pos.tdl'
reading token-mapping-rule  from `../terg/ace/../tmr/finis.tdl'
reading post-generation-mapping-rulefrom `../terg/ace/../tmr/post-generation.tdl'
reading lexical-filtering-rulefrom `../terg/ace/../lfr.tdl'
reading types               from `../terg/ace/../syntax.tdl'
reading types               from `../terg/ace/../ctype.tdl'
reading types               from `../terg/ace/../lexrules.tdl'
reading types               from `../terg/ace/../delims.tdl'
reading types               from `../terg/ace/../auxverbs.tdl'
reading types               from `../terg/ace/../letypes.tdl'
reading lexical entries     from `../terg/ace/../lexicon.tdl'
reading lexical entries     from `../terg/ace/../lexicon-rbst.tdl'
reading lexical entries     from `../terg/ace/../ple.tdl'
reading generic-lex-entry   from `../terg/ace/../gle.tdl'
reading generic-lex-entry   from `../terg/ace/../gle-gen.tdl'
reading rules               from `../terg/ace/../constructions.tdl'
reading lexical rules       from `../terg/ace/../inflr.tdl'
reading lexical rules       from `../terg/ace/../lexrinst.tdl'
reading lexical rules       from `../terg/ace/../lexrinst-tok.tdl'
reading instance            from `../terg/ace/../parse-nodes.tdl'
reading instance            from `../terg/ace/../roots.tdl'
checking for glbs...        0.52 sec
processing constraints...   0.61 sec
processing rules            86 ms
processing lex-rules        19 ms
reading irregular forms     from ../irregs.tab
processing lexicon...       3.20 sec
simple lexemes              27092 / 43474 = 62.32%
11109 types (4383 glb), 43474 lexemes, 363 rules, 48 orules, 108 instances, 53462 strings, 243 features
reading trigger-rule        from `../terg/ace/../trigger.mtr'
reading idiom-rule          from `../terg/ace/../idioms.mtr'
loading maxent model        Killed
user at 74f858b8f6d9:~/sick$







More information about the developers mailing list