Re: [sword-devel] Introducing the Bible Scraper

2024-11-02 Thread Matěj Cepl
On Sun Jun 2, 2024 at 11:46 AM CEST, Arnaud Vié wrote: > Thanks a lot ! > I've just pushed a scraper configuration for this bible : > https://github.com/UnasZole/bible-scraper/blob/master/src/main/resources/scrapers/GenericHtml/KralickaWikisource.yaml > Main books were easy to parse - deuterocanoni

Re: [sword-devel] Introducing the Bible Scraper

2024-06-03 Thread Arnaud Vié
Sorry Cyrille, I'll keep the repository in my Github personal account for the time being. The main reason is that the scraper is still evolving in a legal grey area, by allowing people to save and convert copyrighted contents - since I intend to provide parser configuration yaml files for as many

Re: [sword-devel] Introducing the Bible Scraper

2024-06-03 Thread Fr Cyrille
Le 03/06/2024 à 10:33, Matěj Cepl a écrit : On Mon Jun 3, 2024 at 6:53 AM CEST, Donna Whisnant wrote: Why not keep it on both github and gitlab? Unlike Subversion, Git is by design a distributed version control system and can easily be kept on multiple servers for resilience. There are no tec

Re: [sword-devel] Introducing the Bible Scraper

2024-06-03 Thread Matěj Cepl
On Mon Jun 3, 2024 at 6:53 AM CEST, Donna Whisnant wrote: > Why not keep it on both github and gitlab? Unlike Subversion, > Git is by design a distributed version control system and can > easily be kept on multiple servers for resilience. There are no technical reasons (there are almost never tech

Re: [sword-devel] Introducing the Bible Scraper

2024-06-02 Thread Donna Whisnant
> Date: Sun, 2 Jun 2024 16:33:12 +0200 > From: Fr Cyrille > > Hi Arnaud, > What do you think to move bible-scraper from github repo to our gitlab > repo? I did this but not with the last commits. I make you dev on it. > https://gitlab.com/crosswire-bible-society/bible-scraper > Why not keep it o

Re: [sword-devel] Introducing the Bible Scraper

2024-06-02 Thread Fr Cyrille
Hi Arnaud, What do you think to move bible-scraper from github repo to our gitlab repo? I did this but not with the last commits. I make you dev on it. https://gitlab.com/crosswire-bible-society/bible-scraper Le 02/06/2024 à 11:46, Arnaud Vié a écrit : Thank you both for your interest ! > Wh

Re: [sword-devel] Introducing the Bible Scraper

2024-06-02 Thread Arnaud Vié
Thank you both for your interest ! > What about commentary? > https://www.awmi.net/reading/online-bible-commentary/ Not yet, I'm really focusing on bibles for the time being - that's a lot of work already ! But nothing prevents adapting the solution to commentaries in the future, I'll keep that i

Re: [sword-devel] Introducing the Bible Scraper

2024-06-01 Thread Matěj Cepl
On Sun Jun 2, 2024 at 1:09 AM CEST, Arnaud Vié wrote: > I'm open to any kind of feedback or suggestions of course ! > In particular : > >- if you have any specific website in mind that you would like to be >able to build sword modules from, let me know, we can try to add it. >(Currently

[sword-devel] Introducing the Bible Scraper

2024-06-01 Thread Arnaud Vié
Hello all, Cyrille already teased it in some of his previous mails on this list, but I've been working for several months on a tool to scrape bibles from any web page into a standard format (OSIS and USFM outputs are supported) : the Bible Scraper. It mostly serves two purposes : - *Help conve