JWBickel commited on
Commit
92e6296
1 Parent(s): a10b76f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ size_categories:
5
+ - 10K<n<100K
6
+ ---
7
+
8
+ These are KJV phrases and their counts, chunked by Strong's.
9
+
10
+ It's a CSV file, delimited by carats.
11
+ -------------------------------------
12
+ RowID ^ StrongsChunkedPhrase ^ Count
13
+ _____________________________________
14
+
15
+ Note that the first record is nonsense - it's just a space. Taking it out would have thrown off the Row IDs. Don't overlook it (but overlook my flaw).