Here are
246 public repositories
matching this topic...
A site to provide non-judgmental guidance on choosing a license for your open source project
Updated
Mar 14, 2021
Ruby
Collection of China illegal cases about web crawler 本项目用来整理所有中国大陆爬虫开发者涉诉与违规相关的新闻、资料与法律法规。致力于帮助在中国大陆工作的爬虫行业从业者了解我国相关法律,避免触碰数据合规红线。 [AD]中文知识图谱门户
Updated
Mar 16, 2021
HTML
GitHub's employee intellectual property agreement, open sourced and reusable
Collaborative development on GitHub's site policies, procedures, and guidelines
ARCHIVED Source code for tosdr.org
本项目旨在收集中国人民共和国的各类法律条文;项目重启中,期望PR
all kinds of baseline models for long text classificaiton( text categorization)
Updated
Feb 20, 2019
Python
USA Federal Individual Income and Payroll Tax Microsimulation Model
Updated
Mar 19, 2021
Python
개발자들이 숙지해야할 한국의 법률을 모았습니다.
Updated
Dec 12, 2020
JavaScript
对收集的法律文档进行一系列分析,包括根据规范自动切分、案件相似度计算、案件聚类、法律条文推荐等(试验目前基于婚姻类案件,可扩展至其它领域)。
Updated
Mar 21, 2017
Python
Cookie 🍪 Consent module for Angular.
Updated
Mar 8, 2021
TypeScript
Updated
Jun 10, 2018
Python
Updated
Mar 18, 2021
Python
Updated
Jul 17, 2018
Python
A library to comply with the GDPR law.
Constitución Política de los Estados Unidos Mexicanos en formato ReST
Updated
Mar 15, 2021
Emacs Lisp
Scrapers for many e-SAJ systems
Iran's constitution in YAML format.
A tiny, dependency-free cookie box widget that helps you to be GDPR complaint after including 8 kB of code (gzipped)
Updated
Nov 26, 2019
JavaScript
US Bill Summarization Corpus
Updated
Feb 2, 2021
Python
O projecto agora reside no GitLab
Updated
Sep 14, 2018
Python
Web-Frontend des juristischen Informationssystems urteile-gesetze.de
Updated
Mar 8, 2021
JavaScript
SwitHak' Security Place for my Opinions and Work
Designed to increase public participation in the legislative process, this web application serves as the central digital presence of the New York State Senate.
Improve this page
Add a description, image, and links to the
law
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
law
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
From command-line I go in a folder of a GitHUb project, then I run licensee, it detect the licensee in LICENSE.spdx.
Then I delete LICENSE.spdx and re-run licensee; it still detect the file despite it no longer exist.
I would like to have an option to never use cache and always doing live checks.