gsoc2018-3gm icon indicating copy to clipboard operation
gsoc2018-3gm copied to clipboard

💫 Automated codification of Greek Legislation with NLP

Results 24 gsoc2018-3gm issues
Sort by recently updated
recently updated
newest added

Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool]...

dependencies
python

Bumps [numpy](https://github.com/numpy/numpy) from 1.14.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies
python

Hi, anytime I try to access to your project's link I get this error on my browser (Firefox) ``` Did Not Connect: Potential Security Issue Firefox detected an issue and...

Bumps [flask](https://github.com/pallets/flask) from 0.12.3 to 1.0. Release notes *Sourced from [flask's releases](https://github.com/pallets/flask/releases).* > ## 1.0 > The Pallets team is pleased to release Flask 1.0. [Read the announcement on our...

dependencies

## Description Analyzing a corpus allows us to draw conclusions concerning its contents. Another way to understand how legislation is organized is to study closely the legislative graphs produced by...

enhancement
NLP
GSOC-2019

## Description Man applications of natural language processing and machine learning to text can benefit from a controlled lexicon of expert-selected terms (i.e., a dictionary). This is especially true of...

enhancement
NLP
GSOC-2019

Developments in Greek politics during the last few years have mandated, large pieces of legislative texts to be published in the GGG at once, the most recent being the publication...

enhancement
NLP
GSOC-2019

The codifier module currently detects, codifies and stores all laws and presidential decrees that are found in the Greek Government Gazette issues.Even though these types of amendments are most important...

enhancement
NLP
GSOC-2019

A tool for comparison with ground truth is needed. The tool will include 1. Downloading the ground truth (e.g. Raptarchis' Codification from Ministry of Interiors) 2. Parsing the ground truth...

enhancement
research
NLP

Add the ability of projection of the incorporation of a draft law into an existing legislation. A use case could be the following: The user gives the draft of a...

enhancement
good-project-idea