XxMistaCruzxX
|
14493d7b1d
|
Merge pull request #8 from EbookFoundation/dev-david
Fixed bug in multi-threaded association creation. Removed test engine…
|
2023-11-28 21:18:25 -05:00 |
XxMistaCruzxX
|
351e9aaae7
|
Fixed bug in multi-threaded association creation. Removed test engines from ocrengine and descengine. Condensed Replicate DescEngines into one.
|
2023-11-28 21:17:35 -05:00 |
XxMistaCruzxX
|
739bdbaa6b
|
Merge pull request #7 from EbookFoundation/dev-david
Added langEngines. Renamed previous method of generating alt-text as …
|
2023-11-27 19:00:00 -05:00 |
XxMistaCruzxX
|
7541877ec7
|
Added langEngines. Renamed previous method of generating alt-text as V1. Integrated langEngines to refine results of V1 Dataflow. Created V2 Dataflow. Added pydocstrings to all abstract functions.
|
2023-11-27 18:58:51 -05:00 |
XxMistaCruzxX
|
74374f5303
|
Merge pull request #6 from EbookFoundation/dev-david
Updated README.md. Updated pyproject.toml. Added more to idep.sh.
|
2023-11-06 17:10:54 -05:00 |
XxMistaCruzxX
|
12ec75e996
|
Updated README.md. Updated pyproject.toml. Added more to idep.sh.
|
2023-11-06 17:10:32 -05:00 |
XxMistaCruzxX
|
e9244d2dee
|
Merge pull request #5 from EbookFoundation/dev-david
Dev david
|
2023-11-06 14:45:20 -05:00 |
XxMistaCruzxX
|
b1288c2c1c
|
HUGE COMMIT. Created generative alt-text functions for AltTextHTML. Created parsing functions for AltTextEPUB. Created abstract classes for 'DescEngine' and 'OCREngine'. Created 'ReplicateMiniGPT4API' implementation for 'DescEngine'. Created 'GoogleVertexAPI' implementation for 'DescEngine'. Created 'Tesseract' implementation for 'OCREngine'.
|
2023-11-06 14:44:05 -05:00 |
XxMistaCruzxX
|
7daaf8e206
|
Created AltTextEPUB class and implemented methods from AltText abstract class.
|
2023-10-26 14:40:06 -04:00 |
XxMistaCruzxX
|
fb560b47bc
|
Merge pull request #4 from EbookFoundation/xxmistacruzxx-patch-1
Update README.md
|
2023-10-17 17:59:19 -04:00 |
XxMistaCruzxX
|
e1a4e28b67
|
Update README.md
|
2023-10-17 17:59:06 -04:00 |
XxMistaCruzxX
|
d82184ceed
|
Add and/or changed information in README.md and pyproject.toml. Renamed file structure in '/src'.
|
2023-10-17 17:35:59 -04:00 |
XxMistaCruzxX
|
8758510445
|
Reconfigure for python-publish Github Action.
|
2023-10-17 13:24:18 -04:00 |
XxMistaCruzxX
|
38a19ab439
|
Merge pull request #3 from EbookFoundation/xxmistacruzxx-patch-1
Create python-publish.yml
|
2023-10-17 13:20:46 -04:00 |
XxMistaCruzxX
|
da38945991
|
Create python-publish.yml
|
2023-10-17 13:20:31 -04:00 |
XxMistaCruzxX
|
27703e4945
|
Merge pull request #2 from EbookFoundation/dev-david
Trying new method for CI/CD w/ Github & PyPi.
|
2023-10-17 13:09:14 -04:00 |
XxMistaCruzxX
|
ebb65ac3b5
|
Trying new method for CI/CD w/ Github & PyPi.
|
2023-10-17 13:07:24 -04:00 |
XxMistaCruzxX
|
54a532cff5
|
Merge pull request #1 from EbookFoundation/dev-david
Begin setting up for PyPi packaging. Added pyproject.toml, LICENSE, a…
|
2023-10-16 16:26:47 -04:00 |
XxMistaCruzxX
|
119a844940
|
Begin setting up for PyPi packaging. Added pyproject.toml, LICENSE, and README.md. Restructured files into '/src' and '/tests' folders. Edited 'idep.sh' and '.gitignore'.
|
2023-10-16 16:26:01 -04:00 |
XxMistaCruzxX
|
e8f6d1fae7
|
Initial commit. Created functions to parse, extract images, and set alt-text of images, and export eBooks of HTML format.
|
2023-10-15 19:52:26 -04:00 |