This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
nymbase [2019/12/24 01:32] scotty |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | <WRAP column 28%> | ||
- | ====== Nymology DB ====== | ||
- | </WRAP> | ||
- | <WRAP column 32%> | ||
- | **[[http://db.polynyms.com|→ NYMOLOGY SITE →]]**\\ | ||
- | **See also: [[nymology|Nymology FAQ]] & [[numeronomy|Numeronomy FAQ]]** | ||
- | </WRAP> | ||
- | ---- | ||
- | **[[http://db.polynyms.com|Nymology]]** uses a database **Nymbase** with the following specs. | ||
- | |||
- | ===== Tables with Common fields ===== | ||
- | <WRAP column 30%> | ||
- | \\ | ||
- | \\ | ||
- | \\ | ||
- | **COMMON FIELDS:**\\ | ||
- | name = entry word/concept\\ | ||
- | by = entry author\\ | ||
- | src = original source\\ | ||
- | url = info link\\ | ||
- | area = field of study\\ | ||
- | z = generality (0.0-1.0)\\ | ||
- | </WRAP> | ||
- | <WRAP column 30%> | ||
- | **Phrase:**\\ | ||
- | qode = single-Q template\\ | ||
- | subs = [[Nymology#what_is_a_neros-string|NEROS-string]]\\ | ||
- | depth = substitution count\\ | ||
- | realm = domains\\ | ||
- | |||
- | **Fable:**\\ | ||
- | qode = multi-Q template\\ | ||
- | subs = NEROS-string\\ | ||
- | depth = substitution count\\ | ||
- | width = quadranym count\\ | ||
- | realm = domains\\ | ||
- | |||
- | **Quadranym:**\\ | ||
- | pos = part-of-speech\\ | ||
- | realm = domains\\ | ||
- | e = expansion\\ | ||
- | r = reduction\\ | ||
- | o = objective\\ | ||
- | s = subjective\\ | ||
- | epos = expansion POS\\ | ||
- | rpos = reduction POS\\ | ||
- | opos = objective POS\\ | ||
- | spos = subjective POS\\ | ||
- | </WRAP> | ||
- | <WRAP column 30%> | ||
- | **Story:**\\ | ||
- | phrases = names (CSV)\\ | ||
- | quadranyms = names (CSV)\\ | ||
- | depth = pair count\\ | ||
- | realm = domains\\ | ||
- | |||
- | **Tale:**\\ | ||
- | fable = Fable (foreign key)\\ | ||
- | quadranyms = names (CSV)\\ | ||
- | |||
- | **Polynym:**\\ | ||
- | mode = part/step/type\\ | ||
- | depth = nym count\\ | ||
- | p1 - p12 = nyms\\ | ||
- | |||
- | **Polymap:**\\ | ||
- | pa = Polynym A (foreign key)\\ | ||
- | pb = Polynym B (foreign key)\\ | ||
- | r1 - r12 = element-to-element relation (relations from [[http://conceptnet.io|ConceptNet]])\\ | ||
- | </WRAP> | ||
- | |||
- | ===== Tables without Common fields ===== | ||
- | <WRAP column 10%> | ||
- | \\ | ||
- | </WRAP> | ||
- | <WRAP column 30%> | ||
- | **Fortune:**\\ | ||
- | body = original text\\ | ||
- | qode = enqoded text\\ | ||
- | q1 = Q matches 1 sub\\ | ||
- | q2 = Q matches 2+ subs\\ | ||
- | subs = NEROS-string\\ | ||
- | depth = substitution count\\ | ||
- | </WRAP> | ||
- | <WRAP column 30%> | ||
- | **Winner:**\\ | ||
- | by = author\\ | ||
- | app = Nymology game\\ | ||
- | round = rounds played\\ | ||
- | score = high score\\ | ||
- | </WRAP> | ||
- | |||
- | ===== Technical Specs ===== | ||
- | **[[http://db.polynyms.com|Nymology]]** runs on Python, Django and PostgreSQL with help from:\\ | ||
- | * [[https://conceptnet.io/|ConceptNet]] - semantic network API\\ | ||
- | * [[https://spacy.io/|spaCy]] - NLP tools\\ | ||
- | * [[http://www.clips.ua.ac.be/pages/pattern-en|pattern.en]] - NLP conjugator\\ | ||
- | * [[https://www.highcharts.com|HighCharts]] - JavaScript charting library\\ | ||
- | |||
- | ---- | ||
- | **See also: [[nymology|Nymology FAQ]] & [[numeronomy|Numeronomy FAQ]]**\\ | ||
- | **[[http://db.polynyms.com|→ NYMOLOGY SITE →]]** | ||