check_yo_spelling 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (68) hide show
  1. checksums.yaml +7 -0
  2. data/.rspec +4 -0
  3. data/CHANGELOG.rdoc +2 -0
  4. data/Gemfile.lock +35 -0
  5. data/README.md +36 -0
  6. data/Rakefile +6 -0
  7. data/check_yo_spelling.gemspec +24 -0
  8. data/data/.keep +0 -0
  9. data/data/alabama_cities.yml +553 -0
  10. data/data/alaska_cities.yml +246 -0
  11. data/data/arizona_cities.yml +397 -0
  12. data/data/arkansas_cities.yml +499 -0
  13. data/data/california_cities.yml +1417 -0
  14. data/data/colorado_cities.yml +404 -0
  15. data/data/connecticut_cities.yml +142 -0
  16. data/data/delaware_cities.yml +76 -0
  17. data/data/florida_cities.yml +900 -0
  18. data/data/georgia_cities.yml +609 -0
  19. data/data/hawaii_cities.yml +146 -0
  20. data/data/idaho_cities.yml +206 -0
  21. data/data/illinois_cities.yml +1315 -0
  22. data/data/indiana_cities.yml +654 -0
  23. data/data/iowa_cities.yml +869 -0
  24. data/data/kansas_cities.yml +554 -0
  25. data/data/kentucky_cities.yml +510 -0
  26. data/data/louisiana_cities.yml +469 -0
  27. data/data/maine_cities.yml +132 -0
  28. data/data/maryland_cities.yml +483 -0
  29. data/data/massachusetts_cities.yml +243 -0
  30. data/data/michigan_cities.yml +683 -0
  31. data/data/minnesota_cities.yml +805 -0
  32. data/data/mississippi_cities.yml +357 -0
  33. data/data/missouri_cities.yml +887 -0
  34. data/data/montana_cities.yml +307 -0
  35. data/data/nebraska_cities.yml +452 -0
  36. data/data/nevada_cities.yml +117 -0
  37. data/data/new_hampshire_cities.yml +97 -0
  38. data/data/new_jersey_cities.yml +536 -0
  39. data/data/new_mexico_cities.yml +381 -0
  40. data/data/new_york_cities.yml +1173 -0
  41. data/data/north_carolina_cities.yml +721 -0
  42. data/data/north_dakota_cities.yml +238 -0
  43. data/data/ohio_cities.yml +1177 -0
  44. data/data/oklahoma_cities.yml +639 -0
  45. data/data/oregon_cities.yml +353 -0
  46. data/data/pennsylvania_cities.yml +1718 -0
  47. data/data/rhode_island_cities.yml +35 -0
  48. data/data/south_carolina_cities.yml +378 -0
  49. data/data/south_dakota_cities.yml +288 -0
  50. data/data/states.yml +51 -0
  51. data/data/tennessee_cities.yml +424 -0
  52. data/data/texas_cities.yml +1619 -0
  53. data/data/utah_cities.yml +314 -0
  54. data/data/vermont_cities.yml +118 -0
  55. data/data/virginia_cities.yml +579 -0
  56. data/data/washington_cities.yml +599 -0
  57. data/data/west_virginia_cities.yml +387 -0
  58. data/data/wisconsin_cities.yml +748 -0
  59. data/data/wyoming_cities.yml +156 -0
  60. data/gemfile +6 -0
  61. data/lib/check_yo_spelling.rb +4 -0
  62. data/lib/check_yo_spelling/usa.rb +52 -0
  63. data/lib/check_yo_spelling/version.rb +3 -0
  64. data/pkg/spell_checker-0.1.0.gem +0 -0
  65. data/spec/lib/usa_city_checker_spec.rb +16 -0
  66. data/spec/lib/usa_state_checker_spec.rb +16 -0
  67. data/spec/spec_helper.rb +3 -0
  68. metadata +159 -0
@@ -0,0 +1,246 @@
1
+ ---
2
+ - adak
3
+ - akiachak
4
+ - akiak
5
+ - akutan
6
+ - alakanuk
7
+ - aleknagik
8
+ - allakaket
9
+ - ambler
10
+ - anaktuvuk pass
11
+ - anchor point
12
+ - anchorage
13
+ - anderson
14
+ - angoon
15
+ - aniak
16
+ - arctic village
17
+ - atmautluak
18
+ - atqasuk
19
+ - badger
20
+ - barrow
21
+ - bear creek
22
+ - bethel
23
+ - big delta
24
+ - big lake
25
+ - brevig mission
26
+ - buckland
27
+ - buffalo soapstone
28
+ - butte
29
+ - cantwell
30
+ - chefornak
31
+ - chena ridge
32
+ - chevak
33
+ - chickaloon
34
+ - chitina
35
+ - chuathbaluk
36
+ - circle
37
+ - clam gulch
38
+ - coffman cove
39
+ - cohoe
40
+ - cold bay
41
+ - college
42
+ - cooper landing
43
+ - copper center
44
+ - cordova
45
+ - craig
46
+ - crooked creek
47
+ - deering
48
+ - delta junction
49
+ - deltana
50
+ - diamond ridge
51
+ - dillingham
52
+ - diomede
53
+ - eek
54
+ - egegik
55
+ - eielson afb
56
+ - ekwok
57
+ - elim
58
+ - emmonak
59
+ - ester
60
+ - fairbanks
61
+ - farm loop
62
+ - farmers loop
63
+ - fishhook
64
+ - fort greely
65
+ - fort yukon
66
+ - fox
67
+ - fox river
68
+ - fritz creek
69
+ - funny river
70
+ - gakona
71
+ - galena
72
+ - gambell
73
+ - gateway
74
+ - glacier view
75
+ - glennallen
76
+ - goldstream
77
+ - golovin
78
+ - goodnews bay
79
+ - grayling
80
+ - gulkana
81
+ - gustavus
82
+ - haines
83
+ - happy valley
84
+ - harding birch lakes
85
+ - healy
86
+ - hollis
87
+ - holy cross
88
+ - homer
89
+ - hoonah
90
+ - hooper bay
91
+ - hope
92
+ - houston
93
+ - huslia
94
+ - hydaburg
95
+ - iliamna
96
+ - juneau and borough
97
+ - kachemak
98
+ - kake
99
+ - kaktovik
100
+ - kalifornsky
101
+ - kaltag
102
+ - kasigluk
103
+ - kasilof
104
+ - kenai
105
+ - kenny lake
106
+ - ketchikan
107
+ - kiana
108
+ - king cove
109
+ - king salmon
110
+ - kipnuk
111
+ - kivalina
112
+ - klawock
113
+ - knik fairview
114
+ - knik river
115
+ - kobuk
116
+ - kodiak
117
+ - kodiak station
118
+ - kokhanok
119
+ - koliganek
120
+ - kongiganak
121
+ - kotlik
122
+ - kotzebue
123
+ - koyuk
124
+ - kwethluk
125
+ - kwigillingok
126
+ - lakes
127
+ - lazy mountain
128
+ - lower kalskag
129
+ - manokotak
130
+ - marshall
131
+ - mcgrath
132
+ - mckinley park
133
+ - meadow lakes
134
+ - mekoryuk
135
+ - mentasta lake
136
+ - metlakatla
137
+ - minto
138
+ - moose creek
139
+ - moose pass
140
+ - mosquito lake
141
+ - mountain village
142
+ - mud bay
143
+ - naknek
144
+ - nanwalek
145
+ - napakiak
146
+ - napaskiak
147
+ - naukati bay
148
+ - nenana
149
+ - new stuyahok
150
+ - newhalen
151
+ - newtok
152
+ - nightmute
153
+ - nikiski
154
+ - nikolaevsk
155
+ - ninilchik
156
+ - noatak
157
+ - nome
158
+ - nondalton
159
+ - noorvik
160
+ - north pole
161
+ - nuiqsut
162
+ - nulato
163
+ - nunam iqua
164
+ - nunapitchuk
165
+ - old harbor
166
+ - ouzinkie
167
+ - palmer
168
+ - perryville
169
+ - petersburg
170
+ - pilot station
171
+ - pitkas point
172
+ - pleasant valley
173
+ - point hope
174
+ - point lay
175
+ - point mackenzie
176
+ - port alsworth
177
+ - port graham
178
+ - port heiden
179
+ - port lions
180
+ - prudhoe bay
181
+ - quinhagak
182
+ - red dog mine
183
+ - ridgeway
184
+ - ruby
185
+ - russian mission
186
+ - salamatof
187
+ - salcha
188
+ - sand point
189
+ - savoonga
190
+ - saxman
191
+ - scammon bay
192
+ - selawik
193
+ - seldovia
194
+ - seldovia village
195
+ - seward
196
+ - shaktoolik
197
+ - shishmaref
198
+ - shungnak
199
+ - silver springs
200
+ - sitka and borough
201
+ - skagway
202
+ - slana
203
+ - soldotna
204
+ - south van horn
205
+ - st george
206
+ - st mary's
207
+ - st michael
208
+ - st paul
209
+ - stebbins
210
+ - steele creek
211
+ - sterling
212
+ - susitna north
213
+ - sutton alpine
214
+ - talkeetna
215
+ - tanacross
216
+ - tanaina
217
+ - tanana
218
+ - tazlina
219
+ - teller
220
+ - tenakee springs
221
+ - tetlin
222
+ - thorne bay
223
+ - togiak
224
+ - tok
225
+ - toksook bay
226
+ - trapper creek
227
+ - tuluksak
228
+ - tuntutuliak
229
+ - tununak
230
+ - two rivers
231
+ - tyonek
232
+ - unalakleet
233
+ - unalaska
234
+ - upper kalskag
235
+ - valdez
236
+ - venetie
237
+ - wainwright
238
+ - wales
239
+ - wasilla
240
+ - white mountain
241
+ - whittier
242
+ - willow
243
+ - willow creek
244
+ - womens bay
245
+ - wrangell and borough
246
+ - yakutat
@@ -0,0 +1,397 @@
1
+ ---
2
+ - aguila
3
+ - ajo
4
+ - ak chin village
5
+ - ali chuk
6
+ - ali chukson
7
+ - alpine
8
+ - amado
9
+ - anegam
10
+ - antares
11
+ - anthem
12
+ - apache junction
13
+ - arivaca
14
+ - arivaca junction
15
+ - arizona city
16
+ - arizona village
17
+ - arlington
18
+ - ash fork
19
+ - avenue b and c
20
+ - avondale
21
+ - avra valley
22
+ - bagdad
23
+ - beaver dam
24
+ - beaver valley
25
+ - benson
26
+ - beyerville
27
+ - bisbee
28
+ - bitter springs
29
+ - black canyon city
30
+ - blackwater
31
+ - bluewater
32
+ - bouse
33
+ - bowie
34
+ - brenda
35
+ - bryce
36
+ - buckeye
37
+ - buckshot
38
+ - bullhead city
39
+ - burnside
40
+ - bylas
41
+ - cactus flats
42
+ - cactus forest
43
+ - cameron
44
+ - camp verde
45
+ - cane beds
46
+ - canyon day
47
+ - carefree
48
+ - carrizo
49
+ - casa blanca
50
+ - casa grande
51
+ - casas adobes
52
+ - catalina
53
+ - catalina foothills
54
+ - cave creek
55
+ - cedar creek
56
+ - centennial park
57
+ - central
58
+ - central heights midland city
59
+ - chandler
60
+ - chilchinbito
61
+ - chinle
62
+ - chino valley
63
+ - chloride
64
+ - christopher creek
65
+ - chuichu
66
+ - cibecue
67
+ - cibola
68
+ - cienega springs
69
+ - citrus park
70
+ - clacks canyon
71
+ - clarkdale
72
+ - clay springs
73
+ - claypool
74
+ - clifton
75
+ - colorado city
76
+ - congress
77
+ - coolidge
78
+ - copper hill
79
+ - cordes lakes
80
+ - cornfields
81
+ - cornville
82
+ - corona de tucson
83
+ - cottonwood
84
+ - cowlic
85
+ - crystal beach
86
+ - dateland
87
+ - deer creek
88
+ - del muerto
89
+ - dennehotso
90
+ - desert hills
91
+ - dewey humboldt
92
+ - dilkon
93
+ - dolan springs
94
+ - doney park
95
+ - donovan estates
96
+ - douglas
97
+ - dragoon
98
+ - drexel heights
99
+ - dripping springs
100
+ - drysdale
101
+ - dudleyville
102
+ - duncan
103
+ - eagar
104
+ - east fork
105
+ - east globe
106
+ - east verde estates
107
+ - ehrenberg
108
+ - el mirage
109
+ - el prado estates
110
+ - elephant head
111
+ - elfrida
112
+ - elgin
113
+ - eloy
114
+ - first mesa
115
+ - flagstaff
116
+ - florence
117
+ - flowing wells
118
+ - fort apache
119
+ - fort defiance
120
+ - fort mohave
121
+ - fort thomas
122
+ - fort valley
123
+ - fortuna foothills
124
+ - fountain hills
125
+ - fredonia
126
+ - gadsden
127
+ - ganado
128
+ - gila bend
129
+ - gila crossing
130
+ - gilbert
131
+ - gisela
132
+ - glendale
133
+ - globe
134
+ - gold canyon
135
+ - golden shores
136
+ - golden valley
137
+ - goodyear
138
+ - goodyear village
139
+ - grand canyon village
140
+ - greasewood
141
+ - green valley
142
+ - gu oidak
143
+ - guadalupe
144
+ - hayden
145
+ - heber overgaard
146
+ - holbrook
147
+ - hondah
148
+ - hotevilla bacavi
149
+ - houck
150
+ - huachuca city
151
+ - icehouse canyon
152
+ - indian wells
153
+ - jeddito
154
+ - jerome
155
+ - joseph city
156
+ - kachina village
157
+ - kaibab
158
+ - kaibito
159
+ - kaka
160
+ - katherine
161
+ - kayenta
162
+ - keams canyon
163
+ - kearny
164
+ - kingman
165
+ - kino springs
166
+ - klagetoh
167
+ - komatke
168
+ - kykotsmovi village
169
+ - la paz valley
170
+ - lake havasu city
171
+ - lake montezuma
172
+ - lake of the woods
173
+ - lazy y u
174
+ - lechee
175
+ - leupp
176
+ - linden
177
+ - litchfield park
178
+ - littlefield
179
+ - littletown
180
+ - low mountain
181
+ - lower santan village
182
+ - lukachukai
183
+ - maish vaya
184
+ - mammoth
185
+ - many farms
186
+ - marana
187
+ - maricopa
188
+ - maricopa colony
189
+ - martinez lake
190
+ - mayer
191
+ - mcnary
192
+ - mcneal
193
+ - meadview
194
+ - mesa
195
+ - mesa del caballo
196
+ - mescal
197
+ - mesquite creek
198
+ - miami
199
+ - miracle valley
200
+ - moenkopi
201
+ - mohave valley
202
+ - morenci
203
+ - morristown
204
+ - mountainaire
205
+ - munds park
206
+ - naco
207
+ - nazlini
208
+ - nelson
209
+ - new kingman butler
210
+ - new river
211
+ - nogales
212
+ - north fork
213
+ - oatman
214
+ - oljato monument valley
215
+ - oracle
216
+ - orange grove mobile manor
217
+ - oro valley
218
+ - oxbow estates
219
+ - padre ranchitos
220
+ - page
221
+ - palominas
222
+ - paradise valley
223
+ - parker
224
+ - parker strip
225
+ - parks
226
+ - patagonia
227
+ - paulden
228
+ - payson
229
+ - peach springs
230
+ - peeples valley
231
+ - peoria
232
+ - peridot
233
+ - phoenix
234
+ - picacho
235
+ - picture rocks
236
+ - pima
237
+ - pimaco two
238
+ - pinal
239
+ - pine
240
+ - pine lake
241
+ - pinedale
242
+ - pinetop country club
243
+ - pinetop lakeside
244
+ - pinion pines
245
+ - pinon
246
+ - pirtleville
247
+ - pisinemo
248
+ - poston
249
+ - prescott
250
+ - prescott valley
251
+ - quartzsite
252
+ - queen creek
253
+ - queen valley
254
+ - rainbow city
255
+ - rancho mesa verde
256
+ - red mesa
257
+ - red rock
258
+ - rincon valley
259
+ - rio rico
260
+ - rio verde
261
+ - rock point
262
+ - rough rock
263
+ - round rock
264
+ - round valley
265
+ - sacate village
266
+ - sacaton
267
+ - sacaton flats village
268
+ - saddlebrooke
269
+ - safford
270
+ - sahuarita
271
+ - salome
272
+ - san carlos
273
+ - san jose
274
+ - san luis
275
+ - san manuel
276
+ - san miguel
277
+ - san simon
278
+ - san tan valley
279
+ - sanders
280
+ - santa rosa
281
+ - sawmill
282
+ - scenic
283
+ - scottsdale
284
+ - seba dalkai
285
+ - second mesa
286
+ - sedona
287
+ - sehili
288
+ - seligman
289
+ - sells
290
+ - seven mile
291
+ - shongopovi
292
+ - shonto
293
+ - show low
294
+ - sierra vista
295
+ - sierra vista southeast
296
+ - six shooter canyon
297
+ - snowflake
298
+ - so hi
299
+ - solomon
300
+ - somerton
301
+ - sonoita
302
+ - south komelik
303
+ - south tucson
304
+ - spring valley
305
+ - springerville
306
+ - st david
307
+ - st johns
308
+ - st michaels
309
+ - stanfield
310
+ - star valley
311
+ - steamboat
312
+ - stotonic village
313
+ - strawberry
314
+ - summit
315
+ - sun city
316
+ - sun city west
317
+ - sun lakes
318
+ - sun valley
319
+ - sunizona
320
+ - supai
321
+ - superior
322
+ - surprise
323
+ - swift trail junction
324
+ - tacna
325
+ - tanque verde
326
+ - taylor
327
+ - teec nos pos
328
+ - tees toh
329
+ - tempe
330
+ - thatcher
331
+ - theba
332
+ - three points
333
+ - tolani lake
334
+ - tolleson
335
+ - tombstone
336
+ - tonalea
337
+ - tonto basin
338
+ - tonto village
339
+ - top of the world
340
+ - topawa
341
+ - truxton
342
+ - tsaile
343
+ - tuba city
344
+ - tubac
345
+ - tucson
346
+ - tucson estates
347
+ - tumacacori carmen
348
+ - turkey creek
349
+ - tusayan
350
+ - upper santan village
351
+ - utting
352
+ - vail
353
+ - vaiva vo
354
+ - valencia west
355
+ - valle
356
+ - valle vista
357
+ - verde village
358
+ - vernon
359
+ - vicksburg
360
+ - village of oak creek (big park)
361
+ - wagon wheel
362
+ - wahak hotrontk
363
+ - wall lane
364
+ - walnut creek
365
+ - wellton
366
+ - wellton hills
367
+ - wenden
368
+ - wet camp village
369
+ - wheatfields
370
+ - whetstone
371
+ - whispering pines
372
+ - white hills
373
+ - white mountain lake
374
+ - whitecone
375
+ - whiteriver
376
+ - why
377
+ - wickenburg
378
+ - wide ruins
379
+ - wikieup
380
+ - wilhoit
381
+ - willcox
382
+ - williams
383
+ - williamson
384
+ - willow valley
385
+ - window rock
386
+ - winkelman
387
+ - winslow
388
+ - winslow west
389
+ - wintersburg
390
+ - wittmann
391
+ - woodruff
392
+ - yarnell
393
+ - york
394
+ - young
395
+ - youngtown
396
+ - yucca
397
+ - yuma