Text mining with mongoDB

89 views
Skip to first unread message

emna bey

unread,
Feb 5, 2015, 5:47:16 AM2/5/15
to mongod...@googlegroups.com
Hi,
How to do text mining on documents stored in mongoDB?
thx

Will Berkeley

unread,
Feb 5, 2015, 11:40:56 AM2/5/15
to mongod...@googlegroups.com
Can you be more specific? What kind of text mining? Why are you text mining? What do your documents look like? What does the desired output look like from your documents after you text mine?

-Will

emna bey

unread,
Mar 2, 2015, 5:52:08 AM3/2/15
to mongod...@googlegroups.com
My documents contains e-mails and I wanna classify them, get a words cloud, etc.

Will Berkeley

unread,
Mar 2, 2015, 11:22:07 AM3/2/15
to mongod...@googlegroups.com
You can use MongoDB to store the documents, search on metadata, and do basic full text search, but things like classification are not part of the features of a database engine like MongoDB.

-Will
Reply all
Reply to author
Forward
0 new messages