This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| nymbase [2019/12/29 10:11] 71.174.33.216 | — (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | <WRAP column 28%> | ||
| - | ====== Nymology DB ====== | ||
| - | </WRAP> | ||
| - | <WRAP column 32%> | ||
| - | **[[http://db.polynyms.com|→ NYMOLOGY SITE →]]**\\ | ||
| - | * **[[nymology|Nymology FAQ]]** | ||
| - | * **[[guide|Activities Guide]]** | ||
| - | * **Tech Specs** | ||
| - | * **[[bugs|Bugs]]** | ||
| - | </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:**\\ | ||
| - | [[Nymology#what_is_qode_endoded|qode]] = single-Q template\\ | ||
| - | subs = [[Nymology#what_is_a_neros-string|NEROS-string]]\\ | ||
| - | depth = substitution count\\ | ||
| - | realm = domains\\ | ||
| - | |||
| - | **Fable:**\\ | ||
| - | [[Nymology#what_is_qode_endoded|qode]] = multi-Q template\\ | ||
| - | subs = [[Nymology#what_is_a_neros-string|NEROS-string]]\\ | ||
| - | depth = substitution count\\ | ||
| - | width = quadranym count\\ | ||
| - | realm = domains\\ | ||
| - | |||
| - | **[[Nymology#what_is_a_quadranym|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%> | ||
| - | **[[Nymology#what_is_a_tale_fable_story_phrase|Story]]:**\\ | ||
| - | [[Nymology#what_is_a_tale_fable_story_phrase|phrases]] = names (CSV)\\ | ||
| - | [[Nymology#what_is_a_quadranym|quadranym]] = names (CSV)\\ | ||
| - | depth = pair count\\ | ||
| - | realm = domains\\ | ||
| - | |||
| - | **[[Nymology#what_is_a_tale_fable_story_phrase|Tale]]:**\\ | ||
| - | [[Nymology#what_is_a_tale_fable_story_phrase|fable]] = [[Nymology#what_is_a_tale_fable_story_phrase|Fable]] (foreign key)\\ | ||
| - | [[Nymology#what_is_a_quadranym|quadranym]] = names (CSV)\\ | ||
| - | |||
| - | **[[Nymology#what_is_a_polynym|Polynym]]:**\\ | ||
| - | mode = part/step/type\\ | ||
| - | depth = nym count\\ | ||
| - | p1 - p12 = nyms\\ | ||
| - | |||
| - | **[[Nymology#what_is_a_polymap|Polymap]]:**\\ | ||
| - | pa = [[Nymology#what_is_a_polynym|Polynym]] A (foreign key)\\ | ||
| - | pb = [[Nymology#what_is_a_polynym|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\\ | ||
| - | [[Nymology#what_is_qode_endoded|qode]] = enqoded text\\ | ||
| - | q1 = Q matches 1 sub\\ | ||
| - | q2 = Q matches 2+ subs\\ | ||
| - | subs = [[Nymology#what_is_a_neros-string|NEROS-string]]\\ | ||
| - | depth = substitution count\\ | ||
| - | </WRAP> | ||
| - | <WRAP column 30%> | ||
| - | **Winner:**\\ | ||
| - | by = author\\ | ||
| - | app = game played\\ | ||
| - | 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\\ | ||
| - | |||
| - | ---- | ||
| - | <WRAP column 40%> | ||
| - | * **[[nymology|Nymology FAQ]]** | ||
| - | * **[[guide|Activities Guide]]** | ||
| - | * **Tech Specs** | ||
| - | * **[[bugs|Bugs]]** | ||
| - | </WRAP> | ||
| - | <WRAP column 40%> | ||
| - | **[[http://db.polynyms.com|→ NYMOLOGY SITE →]]** | ||
| - | </WRAP> | ||