1
0
mirror of https://github.com/MarkParker5/STARK.git synced 2026-04-23 19:31:10 +02:00

Commit Graph

  • b076f8f676 Deployed 0113017 with MkDocs version: 1.6.1 gh-pages 2025-12-04 04:49:33 +00:00
  • 0113017e02 poetry lock master v4.3.0 Mark Parker 2025-12-04 05:48:38 +01:00
  • 0b672932c4 Merge pull request #13 from MarkParker5/processors_pipeline Mark Parker 2025-12-04 05:44:57 +01:00
  • 240fd88244 draft llm integration [no ci] llm Mark Parker 2025-11-29 17:00:19 +01:00
  • 4fb5c7d503 Merge branch 'master' into processors_pipeline Mark Parker 2025-11-29 16:34:04 +01:00
  • 575325625e version bump 4.3 Mark Parker 2025-11-29 16:33:30 +01:00
  • 9e13dc2164 pass processors in the def run Mark Parker 2025-11-29 16:31:48 +01:00
  • 80e6c10f77 add definition lookup tools and textrank, full lookup as web processor is WIP web Mark Parker 2025-11-28 04:09:26 +01:00
  • 514c5e9403 Draft Spacy NER processor Mark Parker 2025-11-27 02:39:30 +01:00
  • 405b7a88a0 cache did_parse Mark Parker 2025-11-26 20:06:55 +01:00
  • 37939a9d10 minor parsing refactoring Mark Parker 2025-11-26 05:42:50 +01:00
  • 971108a9a3 replace named tuples with dataclasses Mark Parker 2025-11-25 02:11:45 +01:00
  • 301934f0b9 add new health check, pass tests Mark Parker 2025-11-25 02:10:21 +01:00
  • b5a2ef245d update slots impl [no ci] Mark Parker 2025-11-24 01:33:15 +01:00
  • 81a9ba7f7a WIP update pattern parsing/matching usage [no ci] Mark Parker 2025-11-24 00:01:53 +01:00
  • 923fbe1433 Pass context vars and NER-foundation tests [no ci] Mark Parker 2025-11-22 22:32:45 +01:00
  • b6a7269c69 new parsing WIP [no ci] Mark Parker 2025-11-22 04:14:16 +01:00
  • 63e2621352 Draft parsing refactoring (PatternParser object) + recognized entities and context vars passing attempt [no ci] Mark Parker 2025-11-19 05:03:45 +01:00
  • 6bc4ba4f4a WIP: processors [no ci] Mark Parker 2025-11-07 18:14:08 +01:00
  • 36be12a104 docs and formatting [no ci] Mark Parker 2025-11-04 19:00:31 +01:00
  • 6b5f0314b8 Version bump v4.2.2 MarkParker5 2025-11-04 17:30:24 +00:00
  • 910adaaf8f Merge pull request #12 from MarkParker5/tools v4.2.2 Mark Parker 2025-11-04 18:29:43 +01:00
  • b1929c614c minor doc update [no ci] Mark Parker 2025-11-04 16:57:57 +01:00
  • e259d807eb implement DI for ipa Mark Parker 2025-11-04 16:06:42 +01:00
  • 18090fc727 Version bump v4.2.1 MarkParker5 2025-11-04 00:17:42 +00:00
  • 6df1c1b8e7 Merge pull request #11 from MarkParker5/tools v4.2.1 Mark Parker 2025-11-04 01:16:58 +01:00
  • 7a08363c2f more tools docs Mark Parker 2025-11-04 01:15:27 +01:00
  • b449143756 test and doc sliding window Mark Parker 2025-11-04 00:32:59 +01:00
  • 489a1707ed add sliding window parser Mark Parker 2025-11-03 23:43:52 +01:00
  • 1fd819b589 fix docs build [no ci] Mark Parker 2025-10-28 01:42:07 +01:00
  • ebd6e1b0c7 Merge pull request #10 from MarkParker5/phonetic_tools v4.2.0 Mark Parker 2025-10-28 01:37:25 +01:00
  • 65b9896185 refactor espeak_ng Mark Parker 2025-10-28 01:31:31 +01:00
  • d2d5a2d068 update espeak thread lock to avoid segfault during tests Mark Parker 2025-10-27 20:41:47 +01:00
  • 0833341e43 clean dependencies fix espeak loader Mark Parker 2025-10-27 20:35:01 +01:00
  • e4180d2971 Better espeak path finder Mark Parker 2025-10-27 19:40:47 +01:00
  • 7c9e330385 espeak: made optional and installed in test workflow Mark Parker 2025-10-27 19:30:54 +01:00
  • 1b2e109098 minor fixes and docs for Dictionary Mark Parker 2025-10-27 19:19:24 +01:00
  • cfcb7fc754 fix dict.auto mode Mark Parker 2025-10-27 17:36:50 +01:00
  • 3d3aab9e42 add pytest coverage Mark Parker 2025-10-27 16:50:06 +01:00
  • 30a55fd087 add Dictionary::LookupField.NAME and better LookupMode.AUTO Mark Parker 2025-10-27 16:35:01 +01:00
  • 250d3e7251 Dictionary Improvements Mark Parker 2025-10-27 02:55:35 +01:00
  • 3f71ac4ae6 optimize levenshtein to the limit Mark Parker 2025-10-23 03:05:23 +02:00
  • 27f8f6b041 dictionary improvement Mark Parker 2025-10-23 02:08:39 +02:00
  • 4d8513f099 Rewrite levenshtein in cython Mark Parker 2025-10-22 04:54:58 +02:00
  • 6accd8fa49 benchmark dictionary; improve ipa performance by using espeak directly Mark Parker 2025-10-21 22:08:32 +02:00
  • a66bd3c657 add build example Mark Parker 2025-10-21 00:53:19 +02:00
  • 60a1fb5505 pass all tests Mark Parker 2025-10-14 22:48:21 +02:00
  • cdc9aeb537 tools improvements before PR [no ci] Mark Parker 2025-10-14 20:51:34 +02:00
  • 9b1f8bb4db minor fix [no ci] Mark Parker 2025-10-14 19:34:25 +02:00
  • f2124110ed dictionary is functional [no ci] Mark Parker 2025-10-14 19:30:03 +02:00
  • 179e620d28 Dictionary in progress [no ci] Mark Parker 2025-10-10 15:40:26 +02:00
  • 363fdb3355 Phonetic tests passed [no ci] Mark Parker 2025-10-10 12:14:16 +02:00
  • 06c9f5146e supercharged levenshtein finished [no ci] Mark Parker 2025-10-10 11:47:55 +02:00
  • c36cafde37 test refactoring in progress [no ci] Mark Parker 2025-10-10 01:47:36 +02:00
  • ed9bb4ada3 finished levenshtein substr search impl, tests refactoring remains [no ci] Mark Parker 2025-10-10 01:28:29 +02:00
  • 6357400b01 levenshtein tests refactoring in progress [no ci] Mark Parker 2025-10-07 00:24:48 +02:00
  • bfa5d30493 single-matrix multisubstring levenshtein PoC [no ci] Mark Parker 2025-10-04 23:40:19 +02:00
  • baf51abf2d WIP: implemented substring (prefix and suffix ignoring params) but now the mess needs to be cleaned [no ci] Mark Parker 2025-10-03 22:25:31 +02:00
  • e8c68dedf2 levenshtein tests WIP [no ci] Mark Parker 2025-09-30 21:14:27 +02:00
  • 62917dcb2b fix the levenshtein, tests WIP [no ci] Mark Parker 2025-09-30 21:06:32 +02:00
  • efd637b128 almost fixed levenshtein [no ci] Mark Parker 2025-09-30 19:25:20 +02:00
  • a43284ad8e WIP levenshtein debug [no ci] Mark Parker 2025-09-29 22:01:53 +02:00
  • 7676e4060a tests + levenshtein upgrade in progress [no ci] Mark Parker 2025-09-26 22:05:10 +02:00
  • 159cc167af phonetic tests WIP [no ci] Mark Parker 2025-09-26 16:59:50 +02:00
  • 7872dc6883 tests for tools WIP [no ci] Mark Parker 2025-09-26 13:15:57 +02:00
  • e51a98ce1a Impl dictionary.sentence_search, add phonetic and str tools, WIP, [no ci] Mark Parker 2025-09-24 23:51:54 +02:00
  • 6867cd6e97 split dictionary module [no ci] Mark Parker 2025-09-23 21:30:37 +02:00
  • 4cf0b42003 draft phonetic dictionary [no ci] Mark Parker 2025-09-23 21:12:01 +02:00
  • 27e969304b pydantic v2, pass checks v4.1.0 Mark Parker 2025-09-22 19:21:56 +02:00
  • 7ab0f9e836 version bump Mark Parker 2025-09-22 18:24:24 +02:00
  • d4f2efda46 add a test Mark Parker 2025-09-22 18:09:18 +02:00
  • 6a6a22716f add a note in rules.py [no ci] Mark Parker 2025-09-22 15:07:21 +02:00
  • 63c7efa44c more tests for slots Mark Parker 2025-09-19 20:42:56 +02:00
  • e56edbe70f more slots test WIP [no ci] discovered a bug: simple limited pattern + extra words -> no retries -> missed potential match Mark Parker 2025-09-19 18:32:06 +02:00
  • 15ec6ecb76 fix match substr, passed tests, still WIP Mark Parker 2025-09-19 03:09:02 +02:00
  • 90c19f0bde Slots MVP WIP [no ci] Mark Parker 2025-09-19 02:20:09 +02:00
  • 1a3408ff2f fix parameter type duplicate error, greedy slots are WIP [no ci] Mark Parker 2025-09-18 16:58:03 +02:00
  • 4f18fee573 WIP pass unordered tests (all required and at least one) [no ci] Mark Parker 2025-09-16 21:09:59 +02:00
  • d257b362a1 unordered rule WIP [no ci] Mark Parker 2025-09-16 15:56:24 +02:00
  • f126257943 update mkdocs [no ci] Mark Parker 2025-09-15 16:17:21 +02:00
  • 7b6937fb4f Version bump v4.0.14 MarkParker5 2025-09-15 14:00:12 +00:00
  • c9d79f27f3 add jpeg deps for pillow to build docs in CI v4.0.14 Mark Parker 2025-09-15 15:59:22 +02:00
  • a3ac233a27 Version bump v4.0.13 MarkParker5 2025-09-03 22:13:23 +00:00
  • 277c35a766 add test v4.0.13 Mark Parker 2025-09-03 20:19:59 +02:00
  • e568da3f4d update api Mark Parker 2025-09-03 20:12:45 +02:00
  • 6dd73fcfb6 WIP: update file structure Mark Parker 2025-09-03 19:58:25 +02:00
  • 44a12ec91b WIP: started object parser class implementation Mark Parker 2025-09-03 19:43:58 +02:00
  • 4c8dfad005 Version bump v4.0.12 MarkParker5 2025-09-03 09:39:10 +00:00
  • 1f6c0215d9 improve greedy params matching v4.0.12 Mark Parker 2025-09-03 11:36:30 +02:00
  • 1b672e98ac Version bump v4.0.11 MarkParker5 2025-08-30 18:16:23 +00:00
  • ee2acea3b8 improve classproperty type annotation v4.0.11 Mark Parker 2025-08-30 20:15:32 +02:00
  • 70ed712251 Version bump v4.0.10 MarkParker5 2025-08-30 17:58:33 +00:00
  • 30b14d641a replace prints with logs; add STARK_VOICE_CLI env var for dynamic transcriptions printing v4.0.10 Mark Parker 2025-08-30 19:57:36 +02:00
  • 5058a0b266 minor improvement in pattern.match Mark Parker 2025-08-30 19:43:08 +02:00
  • f9931846e9 update release workflow to python 3.12 Mark Parker 2025-08-30 18:11:46 +02:00
  • fea921c6ef Version bump v4.0.9 MarkParker5 2025-08-30 15:25:06 +00:00
  • 556995b3c1 minor changes v4.0.9 Mark Parker 2025-08-30 17:18:15 +02:00
  • ff7f9d480d all tests passed, but still WIP Mark Parker 2025-08-30 05:05:02 +02:00
  • 280e9dd64e WIP: fix most errors; recursive parsing of nested custom types' parameters is in progress, refactoring might be needed Mark Parker 2025-08-29 01:17:33 +02:00
  • d1f76d848b WIP: fix some tests Mark Parker 2025-08-28 02:05:36 +02:00