Commit History

Apply local-first accumulation for chunk-level optimizer progress.
f65551f

lsdf commited on

Accept incremental BERT phrase gains during optimization.
00148a1

lsdf commited on

Add semantic gap tolerance and detailed gap attribution.
e884b6b

lsdf commited on

Improve optimizer attribution and multi-edit batch search.
0cd3c0b

lsdf commited on

Add deep LLM-input diagnostics for chunk optimization debugging.
a05c226

lsdf commited on

Implement two-stage optimizer acceptance with multi-chunk batching.
78494fc

lsdf commited on

Improve optimizer span selection to avoid repeated chunk edits.
0472bc1

lsdf commited on

Trigger rebuild on Hugging Face without app code changes.
8760715

lsdf commited on

Expand full functional documentation with algorithmic details.
1ee9ad2

lsdf commited on

Improve optimizer candidate validation and BERT goal tracking.
270367c

lsdf commited on

Implement cascade state-machine for optimizer edit escalation
513cc7e

lsdf commited on

Add detailed optimizer debug trace for candidate-level visibility
42ad6d7

lsdf commited on

Tune optimizer acceptance policy and add optimization modes
eb8813a

lsdf commited on

Add LLM optimizer tab with iterative constrained text improvements
dc860ce

lsdf commited on

Apply adaptive competitor threshold for summary recommendations
ed5a31e

lsdf commited on

Render summary recommendation details as tables
b32de6d

lsdf commited on

Refine semantic summary to prioritize keyword n-grams over stop words
167a5f1

lsdf commited on

Add summary tab with cross-metric actionable recommendations
b1b690c

lsdf commited on

Update title tab to show target row and keyword highlights
37c9e2b

lsdf commited on

Add Portuguese language support across app and deployment
0c7bd2e

lsdf commited on

Add URL-based text and title import with user-agent presets
2d1203a

lsdf commited on

Update README with current app architecture and features
c32c6a6

lsdf commited on

Add semantic term power table sorting controls
a2723e4

lsdf commited on

Add comprehensive functional documentation and README links
62bb94b

lsdf commited on

Enable semantic search by phrase and word terms
91f4987

lsdf commited on

Move semantic search results directly under search form
2fc6e13

lsdf commited on

Extend semantic comparison table to include phrase terms
f6e833c

lsdf commited on

Add semantic cleanup, canonicalization, and generic-term downweighting
2aba76e

lsdf commited on

Improve phrase-term importance scoring in semantic graph
9690220

lsdf commited on

Add phrase-term nodes with frequency filtering in semantic graph
993ee74

lsdf commited on

Fix semantic graph: clamp conditional links <=100, remove noisy phrase nodes
5e43609

lsdf commited on

Fix HF startup stability: disable full spaCy preload
4dd6e0f

lsdf commited on

Refine semantic term weighting with local-window graph and phrase terms
aa233cc

lsdf commited on

Trigger HF rebuild after restarting state
082d548

lsdf commited on

Add semantic word power comparison table vs competitors
eb262ad

lsdf commited on

Add New Project reset action for local project workflow
54ea021

lsdf commited on

Improve Semantic Core UX and add competitor document analysis
345c2dc

lsdf commited on

Add TextAnalyst Semantic Core endpoints and modules
694e586

lsdf commited on

Add Polish language support (pl_core_news_sm)
bc0d56f

lsdf Cursor commited on

Add Title analyzer: length, ngrams, keyword coverage, BERT semantic
e3802f1

lsdf Cursor commited on

Add Freq column to N-gram table: comp_occurrence shows how many competitors use the phrase
81af6eb

lsdf commited on

Fix count_words: isolated logic, total includes stop-words and digits
ab50f44

lsdf commited on

Clean restore: Smart Window ngrams + compact BM25 mirror loop
61b5c14

lsdf commited on

BM25 fix: hyphen-to-space in ngrams, sync corpus builder
dd8a113

lsdf commited on

Dual word count: total (like Word) + significant (SEO weight)
6453a28

lsdf commited on

Trigger HF rebuild
91059b4

lsdf commited on

BM25 Mirror: generate keywords via generate_ngrams_safe for 100% format match
69733f0

lsdf commited on

Fix: count_words significant only, BERT raw text, extended garbage_chars in ngrams
b4b97d0

lsdf commited on

Add Word Count stats block above tabs (General Stats)
dd3f7c2

lsdf commited on

Implement smart window N-gram generation: preserve stop words inside phrases
8adc7df

lsdf commited on