Adds ability to capitalize search phrases in the Word document containing the results.
What's Changed * Bump pydantic from 2.7.3 to 2.7.4 by dependabot in https://github.com/jblake1965/eluciDoc/pull/246 * Bump openpyxl from 3.1.3 to 3.1.4 by dependabot in https://github.com/jblake1965/eluciDoc/pull/247 * Bump pydantic-core from 2.18.4 to 2.19.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/248 * Bump filelock from 3.14.0 to 3.15.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/249 * Bump huggingface-hub from 0.23.3 to 0.23.4 by dependabot in https://github.com/jblake1965/eluciDoc/pull/250 * Bump numpy from 1.26.4 to 2.0.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/251 * Revert "Bump numpy from 1.26.4 to 2.0.0" by jblake1965 in https://github.com/jblake1965/eluciDoc/pull/252 * Bump urllib3 from 2.2.1 to 2.2.2 by dependabot in https://github.com/jblake1965/eluciDoc/pull/254 * Bump importlib-metadata from 7.1.0 to 7.2.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/258 * Bump filelock from 3.15.1 to 3.15.4 by dependabot in https://github.com/jblake1965/eluciDoc/pull/259 * Bump scipy from 1.13.1 to 1.14.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/260 * Bump pydantic-core from 2.19.0 to 2.20.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/261 * Bump importlib-metadata from 7.2.1 to 8.0.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/262 * Bump twine from 5.1.0 to 5.1.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/263 * Bump transformers from 4.41.2 to 4.42.2 by dependabot in https://github.com/jblake1965/eluciDoc/pull/266 * Bump fsspec from 2024.6.0 to 2024.6.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/265 * Bump transformers from 4.42.2 to 4.42.3 by dependabot in https://github.com/jblake1965/eluciDoc/pull/267 * Bump openpyxl from 3.1.4 to 3.1.5 by dependabot in https://github.com/jblake1965/eluciDoc/pull/268 * Bump scikit-learn from 1.5.0 to 1.5.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/270 * Bump pydantic-core from 2.20.0 to 2.20.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/271 * Bump certifi from 2024.6.2 to 2024.7.4 by dependabot in https://github.com/jblake1965/eluciDoc/pull/273 * Bump pydantic from 2.7.4 to 2.8.2 by dependabot in https://github.com/jblake1965/eluciDoc/pull/272 * Bump nh3 from 0.2.17 to 0.2.18 by dependabot in https://github.com/jblake1965/eluciDoc/pull/274 * Bump pdfminer-six from 20231228 to 20240706 by dependabot in https://github.com/jblake1965/eluciDoc/pull/275 * Bump sympy from 1.12.1 to 1.13.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/276 * Bump readme-renderer from 43.0 to 44.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/277 * Bump transformers from 4.42.3 to 4.42.4 by dependabot in https://github.com/jblake1965/eluciDoc/pull/278 * Bump cachetools from 5.3.3 to 5.4.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/279 * Bump pyarrow from 16.1.0 to 17.0.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/281 * Bump huggingface-hub from 0.23.4 to 0.24.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/282 * Bump sympy from 1.13.0 to 1.13.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/283 * Bump cryptography from 42.0.8 to 43.0.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/285 * Add an option to capitalize the search phrases in the Word document c… by jblake1965 in https://github.com/jblake1965/eluciDoc/pull/286 * Bump numpy from 1.26.4 to 2.0.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/284 * Revert "Bump numpy from 1.26.4 to 2.0.1" by jblake1965 in https://github.com/jblake1965/eluciDoc/pull/287 * Bump importlib-metadata from 8.0.0 to 8.1.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/291 * Bump huggingface-hub from 0.24.0 to 0.24.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/290 * Bump transformers from 4.42.4 to 4.43.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/288 * Update version in pyproject.toml. by jblake1965 in https://github.com/jblake1965/eluciDoc/pull/292
What's Changed * Bump zipp from 3.18.2 to 3.19.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/216 * Bump huggingface-hub from 0.23.1 to 0.23.2 by dependabot in https://github.com/jblake1965/eluciDoc/pull/217 * Bump jellyfish from 1.0.3 to 1.0.4 by dependabot in https://github.com/jblake1965/eluciDoc/pull/218 * Bump pydantic from 2.7.1 to 2.7.2 by dependabot in https://github.com/jblake1965/eluciDoc/pull/219 * Bump backports-tarfile from 1.1.1 to 1.2.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/220 * Bump pydantic-core from 2.18.2 to 2.18.3 by dependabot in https://github.com/jblake1965/eluciDoc/pull/221 * Bump openpyxl from 3.1.2 to 3.1.3 by dependabot in https://github.com/jblake1965/eluciDoc/pull/222 * Bump requests from 2.32.2 to 2.32.3 by dependabot in https://github.com/jblake1965/eluciDoc/pull/223 * Bump sympy from 1.12 to 1.12.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/224 * Bump transformers from 4.41.1 to 4.41.2 by dependabot in https://github.com/jblake1965/eluciDoc/pull/225 * Bump pkginfo from 1.10.0 to 1.11.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/231 * Bump typing-extensions from 4.12.0 to 4.12.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/230 * Bump zipp from 3.19.0 to 3.19.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/229 * Bump certifi from 2024.2.2 to 2024.6.2 by dependabot in https://github.com/jblake1965/eluciDoc/pull/228 * Bump confection from 0.1.4 to 0.1.5 by dependabot in https://github.com/jblake1965/eluciDoc/pull/227 * Bump wasabi from 1.1.2 to 1.1.3 by dependabot in https://github.com/jblake1965/eluciDoc/pull/226 * Bump huggingface-hub from 0.23.2 to 0.23.3 by dependabot in https://github.com/jblake1965/eluciDoc/pull/239 * Bump spacy from 3.7.4 to 3.7.5 by dependabot in https://github.com/jblake1965/eluciDoc/pull/238 * Bump torch from 2.3.0 to 2.3.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/237 * Bump cryptography from 42.0.7 to 42.0.8 by dependabot in https://github.com/jblake1965/eluciDoc/pull/236 * Bump zipp from 3.19.1 to 3.19.2 by dependabot in https://github.com/jblake1965/eluciDoc/pull/235 * Bump pydantic from 2.7.2 to 2.7.3 by dependabot in https://github.com/jblake1965/eluciDoc/pull/234 * Bump fsspec from 2024.5.0 to 2024.6.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/233 * Bump pydantic-core from 2.18.3 to 2.18.4 by dependabot in https://github.com/jblake1965/eluciDoc/pull/232 * Bump typing-extensions from 4.12.1 to 4.12.2 by dependabot in https://github.com/jblake1965/eluciDoc/pull/240 * Bump packaging from 24.0 to 24.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/241 * Bump pkginfo from 1.11.0 to 1.11.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/242 * Bump pathlib-abc from 0.2.0 to 0.3.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/243 * Bump more-itertools from 10.2.0 to 10.3.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/244 * Add explanatory comment regarding need for space between party and se… by jblake1965 in https://github.com/jblake1965/eluciDoc/pull/245
What's Changed * Bump transformers from 4.40.2 to 4.41.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/206 * Bump annotated-types from 0.6.0 to 0.7.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/207 * Bump requests from 2.31.0 to 2.32.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/208 * Bump huggingface-hub from 0.23.0 to 0.23.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/211 * Bump requests from 2.32.1 to 2.32.2 by dependabot in https://github.com/jblake1965/eluciDoc/pull/210 * Bump scikit-learn from 1.4.2 to 1.5.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/209 * Bump transformers from 4.41.0 to 4.41.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/213 * Bump scipy from 1.13.0 to 1.13.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/212 * Bump typing-extensions from 4.11.0 to 4.12.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/214 * Refactor eluciDoc.py, update README.md and pyproject.toml by jblake1965 in https://github.com/jblake1965/eluciDoc/pull/215
What's Changed * Bump jinja2 from 3.1.3 to 3.1.4 by dependabot in https://github.com/jblake1965/eluciDoc/pull/185 * Bump cryptography from 42.0.5 to 42.0.7 by dependabot in https://github.com/jblake1965/eluciDoc/pull/187 * Bump transformers from 4.40.1 to 4.40.2 by dependabot in https://github.com/jblake1965/eluciDoc/pull/188 * Bump regex from 2024.4.28 to 2024.5.10 by dependabot in https://github.com/jblake1965/eluciDoc/pull/189 * Bump keyring from 25.1.0 to 25.2.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/191 * Bump docutils from 0.21.1 to 0.21.2 by dependabot in https://github.com/jblake1965/eluciDoc/pull/192 * Bump pyproject-hooks from 1.0.0 to 1.1.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/193 * Bump backports-tarfile from 1.0.0 to 1.1.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/194 * Bump pygments from 2.17.2 to 2.18.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/195 * Bump jaraco-functools from 4.0.0 to 4.0.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/196 * Bump lxml from 5.2.1 to 5.2.2 by dependabot in https://github.com/jblake1965/eluciDoc/pull/197 * Bump keyring from 25.2.0 to 25.2.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/198 * Bump pyarrow from 16.0.0 to 16.1.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/199 * Bump weasel from 0.4.0 to 0.4.1 by dependabot in https://github.com/jblake1965/eluciDoc/pull/200 * Bump regex from 2024.5.10 to 2024.5.15 by dependabot in https://github.com/jblake1965/eluciDoc/pull/202 * Bump fsspec from 2024.3.1 to 2024.5.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/201 * Bump zipp from 3.18.1 to 3.18.2 by dependabot in https://github.com/jblake1965/eluciDoc/pull/203 * Bump twine from 5.0.0 to 5.1.0 by dependabot in https://github.com/jblake1965/eluciDoc/pull/204 * Developer version update by jblake1965 in https://github.com/jblake1965/eluciDoc/pull/205
- Refactor front end using rich, including add progress bars to monitor times to load, process text and chunk sentences - Address file versioning for multiple search runs - Structure project as package for pypi.org/elucidoc