That is very good, Ulrik!

Regarding the next release, I think we should start by discussing the goals
of Acopost. The landscape for NLP has dramatically changed since Ingo's
first version, but I still believe there is space for a self-contained
collection of taggers, especially written in C and fast. I would focus in
two aspects: first, a generalized voting-tagger, which was Ingo's original
proposal; second, to reduce the focus in NLP and make Acopost useful to all
kinds of tagging (extremely popular nowadays given the momentum of machine
learning, big data, etc.).

I probably won't be able to help much until November, when I have to
qualify for my PhD, but I will try to follow the discussion here.

Best regards,

Tiago


2014-08-28 17:50 GMT-03:00 Ulrik Sandborg-Petersen <ulr...@emergence.dk>:

> Hello again,
>
> I took the opportunity to fix the long-standing bug in t3 on long
> sentences, which led to a segfault if the sentence length was above a
> limit that was dependent on architecture and tagset size, among other
> things.
>
> The problem was that an array was allocated on the stack for holding a
> large matrix, but this array could become too large for the stack.
> Hence, a segfault.
>
> I hope we can discuss what should get into the next release.
>
>
> Best regards,
>
>
> Ulrik
> --
> Ulrik Sandborg-Petersen
>
>
>
> ------------------------------------------------------------------------------
> Slashdot TV.
> Video for Nerds.  Stuff that matters.
> http://tv.slashdot.org/
> _______________________________________________
> acopost-devel mailing list
> acopost-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/acopost-devel
>
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
acopost-devel mailing list
acopost-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acopost-devel

Reply via email to