abhishek_singhal
New Member
- Joined
- Oct 9, 2014
- Messages
- 4
Hi
I have 100k rows with some data in them which are some kind of questions. I want know the most common (single)sets of words in each question. For more clarity about my question please go through this example:-
[TABLE="width: 293"]
<colgroup><col></colgroup><tbody>[TR]
[TD]What is the law of physics?
[/TD]
[/TR]
[TR]
[TD]What is law of thermodynamics in physics?
[/TD]
[/TR]
[TR]
[TD]What is the law of quantum energy in physics?
[/TD]
[/TR]
[TR]
[TD]What is the law of gravity in physics?
[/TD]
[/TR]
[TR]
[TD]Laws of motion in Physics?
[/TD]
[/TR]
</tbody>[/TABLE]
In all above rows LAW and PHYSICS is common , so I want a macro that will give me these two words. And of course what, which, why will be their as well so they needs to be neglected. More words like is,are, the, of etc etc.
Is this is possible to do this through macro, if yes then please help me.
Thanks in advance.
Abhishek
I have 100k rows with some data in them which are some kind of questions. I want know the most common (single)sets of words in each question. For more clarity about my question please go through this example:-
[TABLE="width: 293"]
<colgroup><col></colgroup><tbody>[TR]
[TD]What is the law of physics?
[/TD]
[/TR]
[TR]
[TD]What is law of thermodynamics in physics?
[/TD]
[/TR]
[TR]
[TD]What is the law of quantum energy in physics?
[/TD]
[/TR]
[TR]
[TD]What is the law of gravity in physics?
[/TD]
[/TR]
[TR]
[TD]Laws of motion in Physics?
[/TD]
[/TR]
</tbody>[/TABLE]
In all above rows LAW and PHYSICS is common , so I want a macro that will give me these two words. And of course what, which, why will be their as well so they needs to be neglected. More words like is,are, the, of etc etc.
Is this is possible to do this through macro, if yes then please help me.
Thanks in advance.
Abhishek