Commit Graph

57 Commits

Author SHA1 Message Date
Kiril Kovachev
51126f226b Update halting logic to fetch up-to-date page contents 2023-09-05 19:57:31 +01:00
Kiril Kovachev
1849b5e9ea Add audio porter 2023-09-04 21:14:57 +01:00
Kiril Kovachev
140aa5005a Add additional safety check 2023-09-03 23:57:10 +01:00
Kiril Kovachev
979698bad9 Fix very dangerous pattern, support {{infl of}} 2023-09-02 17:27:21 +01:00
Kiril Kovachev
aee5025ba5 Add mechanism to update which entries have already been processed 2023-09-01 19:18:28 +01:00
Kiril Kovachev
85f3c9cde7 Remove arbitrary hard-coded iteration limit 2023-09-01 19:16:18 +01:00
Kiril Kovachev
de4d24c97c Add objective/subjective converter script 2023-09-01 18:55:23 +01:00
Kiril Kovachev
8dc7c70cd9 Update with library, scritps 2023-09-01 18:12:08 +01:00
e22c88c737 Update anagram classification method 2023-08-04 19:50:44 +01:00
69d581840b Don't add anagrams where normalised(title) == normalised(anagram) 2023-08-03 22:37:15 +01:00
64503baa2a Add logging capabilities 2023-08-03 21:14:09 +01:00
44c37862c2 Add English anagrams script 2023-08-03 20:19:46 +01:00
ce72400fd8 Add ѝ/и distinction 2023-08-02 14:22:44 +01:00
d0ab3f8d1e Fix non-idempotence bug 2023-08-01 12:01:40 +01:00
47a2ab7649 Exclude non-lemmas 2023-08-01 10:55:05 +01:00
0b2cb0d523 Exclude undefined words 2023-08-01 10:42:25 +01:00
77756473e5 Add diff saving, normalsation 2023-08-01 09:47:34 +01:00
f01b1ff9c4 Added readme 2023-07-31 22:05:10 +01:00
061bed61ba Upload anagram script 2023-07-31 21:57:49 +01:00
591afb4946 Update script 2023-07-11 00:42:12 +01:00
c6204da8dd Small updates 2023-07-10 21:42:48 +01:00
7608be0597 Change except to finally 2023-07-10 21:38:16 +01:00
f7be492d4a Add running instructions 2023-07-10 21:27:22 +01:00
8081f40625 Add accent scraping script 2023-07-10 21:12:10 +01:00
Kovachev
0820700811
Add halting mechanism 2023-06-05 21:22:05 +01:00
Kovachev
0986e0e40d
Update README.md
Remove excrescent | and add expansion on running
2023-06-05 19:38:47 +01:00
Kovachev
b716454c58
Update README.md 2023-06-05 19:32:13 +01:00
Kovachev
de98026b95
Create README.md 2023-06-05 19:27:47 +01:00
Kovachev
ffd7a89672
Rename mapping_test.json to bulgarian-derived-forms/mapping_test.json 2023-06-05 19:08:42 +01:00
Kovachev
9a1bbd6657
Delete uncreated-tests directory 2023-06-05 19:08:17 +01:00
Kovachev
e2968df711
Delete tests directory 2023-06-05 19:08:06 +01:00
Kovachev
b89df15496
Rename bulgarian_derivatives.py to bulgarian-derived-forms/bulgarian_derivatives.py 2023-06-05 19:07:03 +01:00
Kovachev
cecbb485d0
Update README.md 2023-06-05 19:06:10 +01:00
Kovachev
4cf9530f93
Create restore script 2023-06-02 23:10:26 +01:00
Kovachev
e1d51e6441
Update ja-yomi-remove.py to use mwparserfromhell 2023-06-02 23:09:54 +01:00
Kovachev
293a1b05d2
Add backup functionality 2023-05-29 16:47:28 +01:00
Kovachev
0ec712a970
Create README.md 2023-05-29 16:21:29 +01:00
Kovachev
0522d18e0e
Update and rename ja-yomi-remove.py to ja-yomi/ja-yomi-remove.py
Finalise script and move to its own directory.
2023-05-29 16:12:15 +01:00
Kovachev
e1495b2287
Add files via upload 2023-05-29 15:57:12 +01:00
Kovachev
f3d513d959
Rename test.py to bulgarian_derivatives.py
This file was originally intended to generated Bulgarian derived forms for nouns, etc.; as it was meant as the only foreseeable purpose of the bot, I named it rather inadequately, which is now important since I have written another script that needs uploading.
2023-05-29 15:56:44 +01:00
KovachevBot
e9809d82ba
Add files via upload 2021-06-21 09:53:31 +01:00
KovachevBot
263845c70d
Restore directory 2021-06-21 09:52:48 +01:00
KovachevBot
d65dc0dc0c
Delete directory to re-generate it 2021-06-21 09:52:25 +01:00
KovachevBot
c5e259c3c4
Temporarily moved note 2021-06-21 09:51:54 +01:00
KovachevBot
9541bf72ef
Note to readers 2021-06-20 17:01:40 +01:00
KovachevBot
55810d6aa4
Uploaded test outputs
These are the files that represent the only changes the bot would have actually committed if let loose 'in the wild,' as the vast majority of Bulgarian entries near the top of the category already have definitions of some kind. These are the ones without any existing Bulgarian definition. Hopefully there are no problems to see here.
2021-06-20 16:57:32 +01:00
KovachevBot
a2391fbee1
Create empty.txt 2021-06-20 16:55:57 +01:00
KovachevBot
cef647f65b
Your services are no longer required 2021-06-20 16:55:39 +01:00
KovachevBot
3a90eaa1ed
Added output test file for scrutiny
These are the text files containing the proposed wikitext that the bot would have saved on the corresponding pages for each file. Inside is what would be the code for the file (but ignoring the Bulgarian-entry check, i.e. attempting to place new derived form entries regardless of whether there already existed one or not.
2021-06-20 16:54:16 +01:00
KovachevBot
3c2ab8e328
Just creating a directory 2021-06-20 16:49:15 +01:00