I want to generate word list from the content of a multiline textbox.
I copied from .txt file and paste into a multiline textbox control place in vb.net form.
I want to know how many times a word appears and list it in tabular format.
Lets assume that I have; come, go, sit, go, has, go, sit in that table
I want it to display as follows
Rank Word Frequency
1 come 1
2 go 3
3 sit 2
5 has 1
How can I achieve this in vb.net
I am using the following text as an example.
The terms also apply to any Microsoft updates, supplements, Internet-based services, and support services for this software, unless other terms accompany those items. If so, those terms apply. BY USING THE SOFTWARE, YOU ACCEPT THESE
TERMS. IF YOU DO NOT ACCEPT THEM, DO NOT USE THE SOFTWARE. If you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
General. You may install and use one copy of the software on your premises to design, develop and test your programs for use with the software. Evaluation Only. The software is for evaluation purposes only. You may not distribute any program you develop with the software. Included Microsoft Programs. These license terms apply to all Microsoft programs included with the software. Third Party Programs. The software contains third party programs. The license
terms with those programs apply to your use of them.
2. INTERNET-BASED SERVICES.
Microsoft provides Internet-based services with the software. It may change or cancel them at any time.
3. TIME-SENSITIVE SOFTWARE.