BNC
most common words
SELECT * FROM bncs INNER JOIN words USING (wordid) ORDER BY freq DESC LIMIT 20
wordidposfreqrangedisplemma
12320v422771000.98be
62318v136551000.97have
38006v55941000.92do
115291v33441000.92say
57446v22101000.87get
80925v21651000.98make
58418v20781000.91go
116926v19201000.95see
74296v18821000.9know
133078n18331000.98time
129777v17971000.98take
146521n16391000.96year
132195v15201000.9think
27533v15121000.94come
57893v12841000.98give
58843a12761000.97good
98216n12561000.95people
89722a11541000.95new
79040v11511000.92look
143325n11081000.97way
most common adj
SELECT * FROM bncs INNER JOIN words USING (wordid) WHERE pos = 'a' ORDER BY freq DESC LIMIT 20
wordidposfreqrangedisplemma
58843a12761000.97good
89722a11541000.95new
92630a6481000.95old
59656a6351000.97great
63886a5741000.96high
121401a5181000.97small
75484a4711000.95large
78882a3921000.97long
146831a3791000.96young
111701a3541000.89right
40159a3531000.95early
13752a3381000.94big
75681a3021000.97late
51872a2891000.98full
47080a2881000.96far
79432a2861000.95low
10777a2641000.95bad
128393a2411000.92sure
25825a2391000.96clear
77610a2281000.95likely
most common nouns
SELECT * FROM bncs INNER JOIN words USING (wordid) WHERE pos = 'n' ORDER BY freq DESC LIMIT 20
wordidposfreqrangedisplemma
133078n18331000.98time
146521n16391000.96year
98216n12561000.95people
143325n11081000.97way
81318n10031000.95man
33852n9401000.97day
132185n7761000.92thing
24010n7101000.94child
87206n6731000.84mr
59100n6701000.88government
145783n6531000.96work
77376n6451000.96life
145482n6311000.95woman
129414n6191000.89system
21507n6131000.92case
96883n6121000.97part
60327n6071000.94group
91583n6061000.95number
145880n6001000.96world
65540n5981000.95house
most common nouns in speech
SELECT * FROM bncspwrs INNER JOIN words USING (wordid) WHERE pos = 'n' ORDER BY freq1 DESC LIMIT 20
wordidposfreq1range1disp1freq2range2disp2lllemma
132185n2240100.96607900.94-22464.9thing
133078n2103100.951802900.98-439.7time
98216n2071100.871162900.96-5231.4people
146521n1507100.91655900.95126.9year
143325n1358100.951079900.97-614.7way
33852n1064100.94926900.97-181.8day
65957n1053100.81136900.89-20229.9hundred
103393n899100.85101900.75-18746.4pound
143538n829100.93435900.94-2548.1week
122793n800100.89163900.95-10829.2sort
102024n747100.79454900.96-1441.9point
91583n638100.87602900.95-20.1number
86098n637100.96345900.95-1799.1money
81318n629100.891047900.941843.7man
145783n601100.92659900.9548.8work
87206n570100.66685900.83190.2mr
104721n568100.83564900.95-0.2problem
65540n557100.92602900.9533.1house
132464n553100.83113900.9-7468thousand
115711n549100.87527900.93-8.7school
most common nouns in writing
SELECT * FROM bncspwrs INNER JOIN words USING (wordid) WHERE pos = 'n' ORDER BY freq2 DESC LIMIT 20
wordidposfreq1range1disp1freq2range2disp2lllemma
133078n2103100.951802900.98-439.7time
146521n1507100.91655900.95126.9year
98216n2071100.871162900.96-5231.4people
143325n1358100.951079900.97-614.7way
81318n629100.891047900.941843.7man
33852n1064100.94926900.97-181.8day
24010n497100.82734900.94814.5child
59100n312100.7711900.872707.2government
87206n570100.66685900.83190.2mr
77376n333100.87681900.972081life
129414n232100.76664900.893582.9system
145482n371100.81661900.941434.8woman
145783n601100.92659900.9548.8work
21507n314100.8648900.922028.3case
145880n250100.81640900.962954.6world
60327n334100.79639900.941670.1group
96883n418100.85635900.97791.6part
28106n232100.78620900.913051.4company
132185n2240100.96607900.94-22464.9thing
91583n638100.87602900.95-20.1number