Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 11 (0.253s).
Loading phrases to help you
refine your search...
Order of documents in LDA results - Mahout - [mail # user]
...Hi,  I would like to know wich is the order of the documents in the LDA running results. For example, I know that the topic/word file is a group of IntWritable keys with VectorWritable ...
   Author: ivan obeso, 2012-07-02, 12:54
Using TFIDF instead of TF Vectors in LDA - Mahout - [mail # user]
...Hi all,  Im using the 0.6 version of Mahout, and I have read that the LDA implementation of the algorithm in this version can work with TFIDF vectors as well as TF vectors. The problem ...
   Author: ivan obeso, 2012-06-19, 08:06
Re: Using LDA CVB results to match a new document to topics? - Mahout - [mail # user]
...mmmm, I have a question about that.  If you use the tf*idf vectors insteed of tf vectors to feed the CVB0 LDA, you are going to generate a matrix as big as the tf vectors do, but the te...
   Author: ivan obeso, 2012-05-31, 16:02
Questions about LDA topic/term model - Mahout - [mail # user]
...Hi, I'm running the new implementation of LDA algorithm. At first, I tried with 75 topic extraction and then, I tried with 5 topics. The "problem" is that if I make the mean of all the posit...
   Author: ivan obeso, 2012-05-22, 10:39
Re: choosing appropriate t1,t2 for canopy clustering - Mahout - [mail # user]
...In my project of text clustering I used the Euclidean distance as measurement method. I wrote a method which calculated the mean distance between all the pairs of vectors (documents) and use...
   Author: ivan obeso, 2012-05-16, 08:04
Re: 2 questions about lda implementation - Mahout - [mail # user]
...Ok, i have started to migrate my program to mahout 0.6 with the new LDA version. Before all, Im doing all with java code, no command line programs.  The problem is that i cant use the s...
   Author: ivan obeso, 2012-05-10, 15:55
2 questions about lda implementation - Mahout - [mail # user]
...Im using mahout 0.6. I had runned the "mahout lda..." tool for command line for apply lda method in a corpus. But now, i want to code it in my java program and Im having a lot of problems be...
   Author: ivan obeso, 2012-05-08, 15:54
Re: LDA input - Mahout - [mail # user]
...Yes. You make a sequencial file using, for example, the SequenceFile.Writer class writing the name of the file as key, and all the content as the value. You can write as files as you want in...
   Author: ivan obeso, 2012-04-30, 07:26
Mahout LDA for semantic search - Mahout - [mail # user]
...Hi all,  I have to develop a prototype to manage semantic search on a corpus. My idea is to create a space model of the corpus using LDA (after create the TF vectors) and then, represen...
   Author: ivan obeso, 2012-04-27, 12:26
Faceted seatch with mahout - Mahout - [mail # user]
...I want to implement a faceted search system with mahout. I have a bunch of documents so I clusterized it with kfuzzymeans, and tried to use TopDownClustering to give it a hierarchy, but it w...
   Author: ivan obeso, 2012-04-23, 08:53
Sort:
project
Mahout (11)
type
mail # user (11)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (11)
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)
ivan obeso