Hi to all!

On 01/02/2016 21:27, Giulio Paci wrote:
> Il 01/feb/2016 21:12, "Ulrik Sandborg-Petersen" <ulr...@scripturesys.com 
> <mailto:ulr...@scripturesys.com>> ha scritto:
>> Secondly, I think the proposed changes to the options are good, so from me 
>> it is a "go ahead" on the options.
> 
> Perfect.
> @Tiago: any opinion?

I finally decided to push my current master branch.
The work is not complete and there are a few bugs, but as I do not know if I 
will be able to update the code again in the near future, I prefer to share it 
and tell you
what should be fixed.

1) Updating the CLIs of commands, I decided that the same option should be 
associated to almost the same meaning in every command. So I had to rename a 
several of them in
several commands. However I did not update the documentation yet.

Here follows the list of CLI changes, so that it is possible to update old 
command lines:

acopost-et, acopost-t3, acopost-tbt, acopost-met:
        more strict separation between options and other parameters
        collapsing multiple options into one is not supported anymore
        -- can be used to explicitly terminate options
acopost-et:
        added -h
        -t => -o test
        lexiconfile => -l lexiconfile
acopost-tbt:
        added -h
        -r => -R
        -n => -r
        -o accepts tag, test and train in addtition to 0, 1 and 2
acopost-t3
        -u => -Z
        lexiconfile => -l lexiconfile
        -q => -v 0
        -t => -o test
        -d => -o debug
        -m => -o
        -l => -L
acopost-met:
        -c => -o
        -s => -C
        -m => -P
        -t => -M
        -p => -K
acopost-lex2theta:
        added -h
        added -r <int>
        lexiconfile => -l lexiconfile
acopost-complementary-rate:
        -q => -v 0
acopost-evaluate:
        -v => -v 1 (this is the default now)
        -i => -C
acopost-split-corpus:
        -v => -v 1 (this is the default now)
        -m => -k
        -p => -F
acopost-cooked2fntbl:
        -v => -v 1 (this is the default now)
acopost-interchange-matrix:
        -q => -v 0
acopost-mean-and-sd:
        -s => -D
acopost-cooked2wtree:
        -e => -X
        -i => -I
        -d => -o debug
        -a => -A
        -b => -B

2) I introduced a BUG in met, that breaks tagging functionality (in viterbi 
mode). The BUG has been introduced after 
ce310074f1b194f192cec0cf4822bb8ec7b87e78 (I checked and
it is producing much more reasonable results) and is probably related to the 
lowercase function replacement;

3) Using -n option on met gives segmentation fault in my environment. I did not 
yet investigate the cause.

Bests,
        Giulio

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
acopost-devel mailing list
acopost-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acopost-devel

Reply via email to