Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 161 Bytes

File metadata and controls

5 lines (4 loc) · 161 Bytes

lHello World! Making local changes.....

to count the number of words in a particular dataset:

grep -oi "tasteless" yelp_academic_dataset_review.json | wc -l