RosettaCodeData/Task/Word-frequency/Jq/word-frequency-2.jq
2023-07-01 13:44:08 -04:00

12 lines
153 B
Text

{
"the": 41087,
"of": 19937,
"and": 14932,
"a": 14552,
"to": 13738,
"in": 11209,
"he": 9649,
"was": 8621,
"that": 7923,
"it": 6661
}