Recipe
Domain glossary builder
Build a structured glossary from raw domain-specific text. Extract terms, definitions, and relationships automatically.
1
Ingest raw text
Paste domain documents, PDFs, or wiki dumps. Meridian tokenizes and normalizes the corpus.
2
Extract terms
NLP pipeline identifies candidate terms via frequency, TF-IDF, and contextual salience scoring.
3
Define & link
Auto-generate definitions from surrounding context. Link related terms into a navigable knowledge graph.
Output
Export as structured JSON, Markdown, or a static HTML glossary page ready for your docs site.
JSONMarkdownHTMLCSV