Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 102 (0.238s).
Loading phrases to help you
refine your search...
Re: IntelliJ license keys - Mahout - [mail # dev]
...... JetBrains has a special running this week, an individual developer license is $99 (from $199).  http://www.jetbrains.com/idea/buy/index.jsp      _____________________...
   Author: Suneel Marthi, 2013-04-19, 18:38
Re: "Error creating assembly archive job: error in opening zip file" - Mahout - [mail # user]
...Well I guess its maven 2.2.1 then, upgrade to maven 3+ and give it a shot.     ________________________________  From: Philipp Defner  To: [EMAIL PROTECTED]; Suneel Marth...
   Author: Suneel Marthi, 2013-04-18, 21:40
Re: "Error creating assembly archive job: error in opening zip file" - Mahout - [mail # user]
...Usually happens if Maven looses connection to the repo from my experience, could u try again?  Also r u using Maven 3?     ________________________________  From: Philipp...
   Author: Suneel Marthi, 2013-04-18, 21:31
Re: PlusMult and other functions - Mahout - [mail # dev]
...+1   Dan,  I am already working on replacing the existing lang3 calls with the equivalent Guava/Java methods (per Ted's parting shot comment in https://issues.apache.org/jira/brows...
   Author: Suneel Marthi, 2013-04-12, 16:35
Re: Could OpenNLP use Mahout for classification? - Mahout - [mail # user]
...FWIW,  this paper talks about the equivalence of Logistic Regression and Maxent  http://www.win-vector.com/dfiles/LogisticRegressionMaxEnt.pdf     ____________________________...
   Author: Suneel Marthi, 2013-04-10, 20:35
Re: JobConf and ClassPath - Mahout - [mail # user]
...U seem to be missing google collections in ur IDE class path   Sent from my iPhone  On Apr 9, 2013, at 4:50 PM, Cyril Bogus  wrote:  ...
   Author: Suneel Marthi, 2013-04-09, 21:30
Re: Code reviews and reviewers - Mahout - [mail # dev]
...+3    ________________________________  From: Andrew Musselman  To: [EMAIL PROTECTED]  Sent: Tuesday, April 9, 2013 9:16 AM Subject: Re: Code reviews and reviewers &...
   Author: Suneel Marthi, 2013-04-09, 13:18
Re: Welcome Suneel Marthi and Dan Filimon - Mahout - [mail # dev]
...Thank you for having me on board the Mahout project as a committer. I appreciate this gesture and am looking forward to it.  My background:  presently working at VeriSign Headquarters i...
   Author: Suneel Marthi, 2013-04-08, 00:59
Re: CosineDistanceMeasure for 2 zero vectors? - Mahout - [mail # dev]
...Code from CosineDistanceMeasure      // correct for zero-vector corner case     if (denominator == 0 && dotProduct == 0) {       return 1;     }      Seems like a bug to me, agree ...
   Author: Suneel Marthi, 2013-04-04, 18:50
Re: Integrating Mahout with existing nlp libraries - Mahout - [mail # user]
...+1  I would like to take the lead on making this happen.    ________________________________  From: Sebastian Schelter  To: [EMAIL PROTECTED]  Sent: Wednesday, ...
   Author: Suneel Marthi, 2013-04-03, 15:34
Sort:
project
Mahout (102)
type
mail # user (72)
mail # dev (26)
issue (4)
date
last 7 days (3)
last 30 days (13)
last 90 days (29)
last 6 months (33)
last 9 months (102)
author
Ted Dunning (3512)
Sean Owen (2727)
Grant Ingersoll (1214)
Jeff Eastman (1050)
Robin Anil (1003)
Lance Norskog (872)
Jake Mannix (810)
Dmitriy Lyubimov (740)
Sebastian Schelter (697)
Benson Margulies (510)
Drew Farris (406)
Isabel Drost (324)
Paritosh Ranjan (275)
Pat Ferrel (228)
Dan Filimon (203)
Suneel Marthi