Mitame / most-confused

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Most (Conf)used stations

Small program to find the most confusable station names

Compiling

Run make most-confused to build the binary

Running

Run ./most-confused to get the raw data out, printed to terminal

Run make data.tsv to get a tab separated file containing the data, sorted from most confusable to least

About

License:GNU General Public License v3.0


Languages

Language:C 90.1%Language:Makefile 9.9%