Skip to content

文書がどの都道府県の話題について書かれているか、簡易的に判別するプログラム

License

Notifications You must be signed in to change notification settings

pecorarista/chimei

Repository files navigation

chimei

文書がどの都道府県の話題について書かれているか、簡易的に判別するプログラム

pyenv install 3.10.6
pyenv local 3.10.6
pipenv install --python $(pyenv which python3)
pipenv install --dev

# https://www.soumu.go.jp/denshijiti/code.html
mkdir resources
wget https://www.soumu.go.jp/main_content/000730858.xlsx -O resources/000730858.xlsx

About

文書がどの都道府県の話題について書かれているか、簡易的に判別するプログラム

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages