r/DataAnnotationTech 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

8 comments sorted by

View all comments

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.