8000 GitHub - takuyaa/japanese-law-search
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

takuyaa/japanese-law-search

Repository files navigation

Japanese Law Search

Setup

Prerequisites

Install dependencies

poetry install

Download data

Download all.zip from e-Gov法令検索 and unzip it into the data directory.

unzip all_xml.zip -d ./data

Elasticsearch

Start Elasticsearch & Kibana:

make -C elasticsearch start

Create an index:

make -C elasticsearch create-index

Index

make index

Run app

make run

Then, visit http://localhost:8501/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0