0
votes
2answers
36 views
Information mining, classification, modification
Any examples, tips, guidance for the following scenario?
I have retrieved updates from several different news websites. I then analyse that information to predict on current trend in the world.
I …
0
votes
1answer
23 views
Question About Using Weka, the maching learning tool
I'm using the explorer feature of Weka for classification.
So I have my .arff file, with 2 features of NUMERIC value, and my class is a binary 0 or 1 (eg {0,1}).
Sample:
@RELATION summary
…
1
vote
2answers
26 views
Grouping to extract common values in semi-structured data
I've got a 'somewhat' ugly field in a database which holds the names of locations. For instance, Madison Square Gardens which has also been entered as "The Madison Square Gardens", etc. etc.
I'm …
0
votes
1answer
35 views
How do you detect outliers on multivariate data?
I am trying to do a regression problem but I have 3 independent variables and not 1 so it is hard to detect outliers from a scatter graph. Any suggestions?
0
votes
1answer
16 views
Difference between input attribute and predictable attribute
Could anyone please clarify the difference between input attribute and predictable attribute for decision tree algorithm in Data mining.
Thanks.
2
votes
4answers
89 views
Can someone give an example of cosine similarity, in very simple, graphical way?
http://en.wikipedia.org/wiki/Cosine%5Fsimilarity
Can you show the vectors here (in a list or something)
And then do the math, and let us see how it works?
I'm a beginner.
3
votes
1answer
61 views
categorizing friends in social networks
I'm facing tho following problem:
let's say u is a social network user and as such has a list of friends, F(u). a partition is a function F->G, where G is a set of groups such as High-school, …
0
votes
3answers
69 views
Set of books about Natural Language processing, Semantic Analysis and Data Mining.
So i´m starting to write my thesis of my master, next semester (should be done before june), i already have the theme, and i need to write the state of art till february.
The main areas are …
5
votes
8answers
123 views
algorithms to evaluate user responses
I'm working on a web application which will be used for classifying photos of automobiles. The users will be presented with photos of various vehicles, and will be asked to answer a series of …
0
votes
2answers
66 views
Besides NLTK, what is the best information retrieval library for Python?
For use to analyze documents on the Internet!
1
vote
5answers
71 views
how to get the similar texts from a lot of pages?
get the x most similar texts from a lot of texts to one text.
maybe change the page to text is better.
You should not compare the text to every text, because its too slow.
0
votes
3answers
48 views
Lexical Analysis libraries
I would like to make a piece of software able to regognize whether a sentence is positive or negative.
Is there any Lexical Analysis libraries arround?
I don't really know where I should start.
1
vote
5answers
147 views
How do I extract keywords used in text?
How do I data mine a pile of text to get keywords by usage? ("Jacob Smith" or "fence")
And is there a software to do this already? even semi-automatically, and if it can filter out simple words like …
1
vote
8answers
107 views
How do I data mine text?
Here's the problem. I have a bunch of large text files with paragraphs and paragraphs of written matter. Each para contains references to a few people (names), and documents a few topics (places, …
0
votes
1answer
42 views
How can I extract Information from open Social based networks ?
How can I extract information from opensocial based networks like orkut.
