porting some VW moose to Pharo

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

porting some VW moose to Pharo

Stéphane Ducasse
Hi guys

here is a list of package in VWMoose that could be interesting to get ported to MoosePharo.
Do you have some wishes (not sure that I will have the time).
I put a star infront of the ones I would be interested

LinearAlgebra (*)
        ArrayMatrix
        Vector
        ColumMatrix
        SparseMatrix
        this comes with tests

        BooleanVector
        MappedMatrix
        NameMapping

Clustering (*)
        CorrelationSquare
        Dendogram
        ClusterEngine
        TimeWarpingEngine

InformationRetrieval
        Stemmer
       
HapaxVectorSpace
HapaxSemantic
HapaxTrendDetection


FormalConceptAnalysis (*)

EMOF


Stef
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: porting some VW moose to Pharo

Nicolas Anquetil

On 28/10/2014 22:18, Stéphane Ducasse wrote:

> Hi guys
>
> here is a list of package in VWMoose that could be interesting to get ported to MoosePharo.
> Do you have some wishes (not sure that I will have the time).
> I put a star infront of the ones I would be interested
>
> LinearAlgebra (*)
> ArrayMatrix
> Vector
> ColumMatrix
> SparseMatrix
> this comes with tests
>
> BooleanVector
> MappedMatrix
> NameMapping
>
> Clustering (*)
> CorrelationSquare
> Dendogram
> ClusterEngine
> TimeWarpingEngine
>
> InformationRetrieval
> Stemmer
>
> HapaxVectorSpace
> HapaxSemantic
> HapaxTrendDetection
>
>
> FormalConceptAnalysis (*)
I think Usman already did something for this one
it is in MooseAlgoLattice

and actually I see there is a MooseAlgoLinearAlgebra ...
>
> EMOF
>
>
> Stef
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: porting some VW moose to Pharo

Nicolas Anquetil
In reply to this post by Stéphane Ducasse

ho, and also MooseAlgoClustering ...
and MooseAlgoInformationRetreival

...

Well I think the idea woul dbe to look in mooseAlgo :-)

nicolas

On 28/10/2014 22:18, Stéphane Ducasse wrote:

> Hi guys
>
> here is a list of package in VWMoose that could be interesting to get ported to MoosePharo.
> Do you have some wishes (not sure that I will have the time).
> I put a star infront of the ones I would be interested
>
> LinearAlgebra (*)
> ArrayMatrix
> Vector
> ColumMatrix
> SparseMatrix
> this comes with tests
>
> BooleanVector
> MappedMatrix
> NameMapping
>
> Clustering (*)
> CorrelationSquare
> Dendogram
> ClusterEngine
> TimeWarpingEngine
>
> InformationRetrieval
> Stemmer
>
> HapaxVectorSpace
> HapaxSemantic
> HapaxTrendDetection
>
>
> FormalConceptAnalysis (*)
>
> EMOF
>
>
> Stef
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: porting some VW moose to Pharo

Usman Bhatti
In reply to this post by Nicolas Anquetil


On Wed, Oct 29, 2014 at 9:46 AM, Nicolas Anquetil <[hidden email]> wrote:

On 28/10/2014 22:18, Stéphane Ducasse wrote:
Hi guys

here is a list of package in VWMoose that could be interesting to get ported to MoosePharo.
Do you have some wishes (not sure that I will have the time).
I put a star infront of the ones I would be interested

LinearAlgebra (*)
        ArrayMatrix
        Vector
        ColumMatrix
        SparseMatrix
        this comes with tests

        BooleanVector
        MappedMatrix
        NameMapping

Clustering (*)
        CorrelationSquare
        Dendogram
        ClusterEngine
        TimeWarpingEngine

InformationRetrieval
        Stemmer
       
HapaxVectorSpace
HapaxSemantic
HapaxTrendDetection


FormalConceptAnalysis (*)
I think Usman already did something for this one
it is in MooseAlgoLattice

Yes I remember to have ported some missing pieces . But, yes it is there already in Pharo and I do not see what might be missing from current implementation.
 

and actually I see there is a MooseAlgoLinearAlgebra ...


EMOF


Stef
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev