Commit History

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

Remove stop words from N-grams generation for cleaner SEO analysis
590e3a3

lsdf commited on

Add detailed competitor columns to N-gram statistics table
f57e15c

lsdf commited on

Add Hugging Face Spaces configuration: Dockerfile, app.py, updated README and requirements
2249863

lsdf commited on

Initial commit: SEO AI Editor MVP with BERT, BM25 and N-gram analysis
e0ad138

lsdf commited on