Skip to content

Add admin page for dictionary management#2

Open
IvoTomasovich wants to merge 1 commit into
tapilab:mainfrom
IvoTomasovich:admin-page
Open

Add admin page for dictionary management#2
IvoTomasovich wants to merge 1 commit into
tapilab:mainfrom
IvoTomasovich:admin-page

Conversation

@IvoTomasovich

Copy link
Copy Markdown

Adds an /admin route to the app that allows users to manage the correction pipeline's dictionaries without modifying code:

  • Add first/last names to nola_names.json
  • Add streets to nola_streets.json
  • Add hardcoded corrections to hardcoded_corrections.json

Files added: correction.py, english_words.json, nola_names.json, nola_streets.json, hardcoded_corrections.json
Files modified: app.py

@aronwc

aronwc commented Mar 11, 2026

Copy link
Copy Markdown
Member

@IvoTomasovich I have merge Emma's PR. Please pull the latest code, merge with yours, and resubmit the PR. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants