文件名称:gazette-analysis
文件大小:30.82MB
文件格式:ZIP
更新时间:2024-06-03 20:02:17
Python
宪报分析 用于分析希腊官方*公报(FEK-ΦΕΚ)发布的问题的工具。 目标 此应用程序的主要目的是分析所有*发布的法律,法规和细则,以确定两个(或多个)希腊*部门共同签署上述立法的很大一部分的情况,因此我们可以通过计算和统计方式找到*部门在某种程度上合并将是有益的。 入门 使用git clone git@github.com:arisp8/gazette-analysis.git克隆存储库 使用pip install -r requirements.txt安装所有依赖项 在项目的根文件夹中,使用python setup.py运行python setup.py
【文件预览】:
gazette-analysis-master
----mmu()
--------values.csv(69B)
--------db()
--------automations()
--------__main__.py(513B)
--------__init__.py(2B)
--------analysis()
--------utility()
----install()
--------default.sql(3KB)
----tests()
--------pdf_parser_tests.py(8KB)
--------helper_tests.py(2KB)
--------test_pdfs()
--------analyzer_tests.py(2KB)
----LICENSE(34KB)
----TODO.md(1KB)
----requirements.txt(71B)
----setup.py(3KB)
----.gitignore(59B)
----README.md(714B)