Catala: a programming language for socio-fiscal legislative literate programming
21–30 of 38 posts
Re: Catala: a programming language for socio-fiscal legislative literate programming
#22If you are intrigued by the idea that law can and will be represented as computer code / data, here are a few link to go deeper : * British national act as a logic program (1982): the paper that is the based of most current effort in this domain https://www.researchgate.net/publication/234805335_The_Briti... * Standford codex LSP initiative that try to standarize the format in which legal rule will be encoded https:/…
Do you think it might be possible to eventually use a Deep Learning model like GPT-3 to do the formalisation for us? It seems like a herculean task to do it by hand.
constitutional :: Constitution -> (Law | Reform) -> Boolean
I really would like to see if one can train a model like that. seeing what gpt-3 can do, it seems that we are not that far away to achieve something like an AI lawyer.
Re: Catala: a programming language for socio-fiscal legislative literate programming
#23This is something I've given some thought to since encountering logic programming. Could something like this be done in say, Prolog?
Most complaw research happen in the logic department of universities.
- blawx.com use ergo 2 in the backend
- Kowalski ( author of iso prolog ) wrote a paper on the topic in the 80's http://www.doc.ic.ac.uk/~rak/papers/British%20N ationality%20Act.pdf
Re: Catala: a programming language for socio-fiscal legislative literate programming
#24It’s such a French thing to write software supporting French and English while making all the examples in README French...
Maybe that was done to prove the point that the language, unlike most other programming languages, does not have any built-in English assumptions? Also I think the examples are actually quite comprehensible even to non french speakers.
Re: Catala: a programming language for socio-fiscal legislative literate programming
#25If you are intrigued by the idea that law can and will be represented as computer code / data, here are a few link to go deeper : * British national act as a logic program (1982): the paper that is the based of most current effort in this domain https://www.researchgate.net/publication/234805335_The_Briti... * Standford codex LSP initiative that try to standarize the format in which legal rule will be encoded https:/…
hnchat seems dead from a quick google :(
Deeply interested in this, thought a lot about this before, but can't work on it right now (at my startup). Do you have a blog or something? If private, pls shoot me a mail (address in bio)
Re: Catala: a programming language for socio-fiscal legislative literate programming
#26Re: Catala: a programming language for socio-fiscal legislative literate programming
#27I kid, I kid...
Re: Catala: a programming language for socio-fiscal legislative literate programming
#28Re: Catala: a programming language for socio-fiscal legislative literate programming
#29At least here in Norway there tends to be a strong emphasis on laws being readable by the common people so regular people better know their rights.
E.g. we read consumer laws in high school and that was easy. Older laws are written in a very lawyer like Danish form. But there is continuous effort to simplify law texts.
While I do have an affinity for rigorous definitions I think this could make the law text less accessible to common people.
Also based upon what I know of the US system, it would not work as t he Us system is strongly based on past rulings rather than paragraphs. That makes a formalized approach much harder.
Re: Catala: a programming language for socio-fiscal legislative literate programming
#30I can’t think a worse name for a programming language that of an actual language.