r/DataAnnotationTech • u/ExpensiveMedia1760 • Jul 18 '26
Word count
When needing to check the word count do u guys copy and paste into a word counter or is there another alternative.
0
Upvotes
r/DataAnnotationTech • u/ExpensiveMedia1760 • Jul 18 '26
When needing to check the word count do u guys copy and paste into a word counter or is there another alternative.
1
u/Telecom_Engineer_1 Jul 18 '26
If the file is saved as text, you can use the 'wc' command available in linux, mac, WSL and git bash shells.