You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by Sean Owen <sr...@gmail.com> on 2010/09/24 19:12:06 UTC

Re: svn commit: r1000807 [1/2] - in /mahout/trunk: core/ core/src/main/java/org/apache/mahout/classifier/sequencelearning/ core/src/main/java/org/apache/mahout/classifier/sequencelearning/hmm/ core/src/test/java/org/apache/mahout/classifier/sequencel

Yes there are a number of small issues like that that should be
scrubbed. LIttle things like missing braces, using Commons Logging,
old JUnit calls, flipping actual/expected in tests. I'll take care of
it in a next pass.

On Fri, Sep 24, 2010 at 12:51 PM, Sebastian Schelter
<ss...@googlemail.com> wrote:
>
> Hi,
>
> There are @author annotations in the HMM code, isn't it Apache policy
> not to include those?
>