The Data Mining Forum                             open-source data mining software data mining conferences Data Science for Social and Behavioral Analytics DSSBA 2022 data science journal
IMPORTANT: This is the old Data Mining forum.
I keep it online so that you can read the old messages.

Please post your new messages in the new forum: https://forum2.philippe-fournier-viger.com/index.php
 
Text mining algorithms
Posted by: Ahmed
Date: January 16, 2019 06:26AM

I have text file containing nearly 500 statements I need to mining this text with the most words appears which algorithms can be usef

Options: ReplyQuote
Re: Text mining algorithms
Date: January 16, 2019 08:12AM

Do you just want to count how often each word appear? This would not be difficult and do not require any advanced algorithm.

But maybe you want to find some sequences of words that appear in many sentences? It that is the case, maybe you could extract the sequential patterns. For example, you may check this simple tutorial about how to extract sequential patterns from a Sherlock Holmes book using SPMF: http://data-mining.philippe-fournier-viger.com/tutorial-how-to-discover-hidden-patterns-in-text-documents/

Or maybe you could find other types of patterns.

Options: ReplyQuote


This forum is powered by Phorum and provided by P. Fournier-Viger (© 2012).
Terms of use.