[Solved] Count how many times a word is used
[Solved] Count how many times a word is used
This is a difficult topic to research. I am just wondering if there is a built-in method for counting the number of times a word occurs in a document. The only way I have found is to find and replace the word with itself. This gets messy when there are different styles being used.
Last edited by kanuski on Sat Oct 21, 2023 9:25 am, edited 1 time in total.
Apache OpenOffice 4.1.1
Windows 8.1
Windows 8.1
Re: Count how many times a word is used?
If you do a Find All with Find & Replace, you can then select Tools -> Word Count to see the number of words in the current selection.
Using Find & Replace for this can be tricky. You have to consider plurals, possessives, tenses of verbs, and lots of other variations on what constitutes "a word".
Using Find & Replace for this can be tricky. You have to consider plurals, possessives, tenses of verbs, and lots of other variations on what constitutes "a word".
OpenOffice 4.1 on Windows 10 and Linux Mint
If your question is answered, please go to your first post, select the Edit button, and add [Solved] to the beginning of the title.
If your question is answered, please go to your first post, select the Edit button, and add [Solved] to the beginning of the title.
- White Phoenix
- Posts: 312
- Joined: Tue Jan 01, 2008 7:10 am
Re: [Solved] Count how many times a word is used?
What if you have five hundred words to look for? Are HTML editors the only tools that has a word count feature? They do/did this to find key words for tagging web pages.
Apache OpenOffice 4.1.15 on Linux Mint 21.3 with Cinnamon.
Re: [Solved] Count how many times a word is used?
There is a extension to OpenOffice
https://extensions.openoffice.org/en/project/Linguist
that in its later versions was said to produce individual counts of all words in the file.
It has not been supported for some time, so may or may not work. Best to try this on a copy of any important file, not on an original file.
https://extensions.openoffice.org/en/project/Linguist
that in its later versions was said to produce individual counts of all words in the file.
It has not been supported for some time, so may or may not work. Best to try this on a copy of any important file, not on an original file.
Apache OpenOffice 4.1.16 on Xubuntu 24.04.4 LTS
- White Phoenix
- Posts: 312
- Joined: Tue Jan 01, 2008 7:10 am
Re: [Solved] Count how many times a word is used?
I have multiple copies of the file I am using, so no problem there. Thanks for the tip, Rory.
Apache OpenOffice 4.1.15 on Linux Mint 21.3 with Cinnamon.
- White Phoenix
- Posts: 312
- Joined: Tue Jan 01, 2008 7:10 am
Re: [Solved] Count how many times a word is used?
Oh wow! It works perfectly and is very fast!
Apache OpenOffice 4.1.15 on Linux Mint 21.3 with Cinnamon.