User Tools

Site Tools


tech

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tech [2020/01/31 06:30]
scotty
tech [2021/12/05 14:55] (current)
scotty
Line 4: Line 4:
 </​WRAP>​ </​WRAP>​
 <WRAP column 32%> <WRAP column 32%>
-**[[http://db.polynyms.com|→ NYMOLOGY SITE →]]**\\+**[[http://nymology.org|→ NYMOLOGY SITE →]]**\\
   * **[[nymology|Nymology FAQ]]**   * **[[nymology|Nymology FAQ]]**
   * **[[guide|Activities Guide]]**   * **[[guide|Activities Guide]]**
Line 12: Line 12:
 </​WRAP>​ </​WRAP>​
 ---- ----
-<WRAP column 50%><​WRAP round info>​**Nymology** ​proudly ​runs on **Python3**, **Django2** and **PostgreSQL**.</​WRAP>​+<WRAP column 50%><​WRAP round info>​**Nymology** runs on **Python**, **Django** and **PostgreSQL**. ​The complete open source code base behind the site can be found on [[https://​github.com/​verkoder/​nym|GitHub]]</​WRAP>​
 </​WRAP>​ </​WRAP>​
 <WRAP column 40%> <WRAP column 40%>
 Many thanks to the authors of these tools:\\ Many thanks to the authors of these tools:\\
-  * [[https://​conceptnet.io/​|ConceptNet]] - semantic network ​API\\ +  ​* **[[https://​conceptnet.io/​|ConceptNet]]** - semantic network\\ 
-  * [[https://​spacy.io/​|spaCy]] - NLP tools\\ +  ​* **[[https://​spacy.io/​|spaCy]]** - NLP tools\\ 
-  * [[https://​pypi.org/​project/​pyinflect/​|pyinflect]] - NLP inflection\\ +  ​* **[[https://​pypi.org/​project/​pyinflect/​|pyinflect]]** - NLP inflection\\ 
-  * [[https://​www.highcharts.com|HighCharts]] - chart plotting\\ +  ​* **[[https://​www.highcharts.com|HighCharts]]** - chart plotting\\ 
-  * [[https://​www.mathjax.org/​|MathJax]] - pretty math graphics\\ +  ​* **[[https://​www.mathjax.org/​|MathJax]]** - pretty math graphics\\ 
-  * Django apps: tables2, vote+  * **[[https://​www.quotes.net|Quotes.net]]** - queryable resource 
 +  * Django apps: tables2, vote, rest_framework
 </​WRAP>​ </​WRAP>​
  
 <WRAP column 40%> <WRAP column 40%>
 **Database Tables and Fields**\\ **Database Tables and Fields**\\
-The **[[http://db.polynyms.com|Nymology]]** database **Nymbase** ​contains ​the following tables and fieldsAll fields are text strings except foreign keys, count fields (integer) and //z// (float).+The **[[http://nymology.org|Nymology]]** database **Nymbase** ​follows ​the schema here.\\ The **[[http://nymology.org/api/|Nymology API]]** provides access to all data, except user info.
 </​WRAP>​ </​WRAP>​
 <WRAP column 50%> <WRAP column 50%>
Line 40: Line 41:
 user = entry author (foreign key)\\ user = entry author (foreign key)\\
 src = original source\\ src = original source\\
-url info link\\+wiki wikipedia ​link\\
 area = field of study\\ area = field of study\\
-z = generality (0.0-1.0)\\ 
  
 **TERMS** **TERMS**
Line 129: Line 129:
 body = original text\\ body = original text\\
 qode = enqoded text\\ qode = enqoded text\\
-q1 = Q matches 1 sub\\ +q1 = enqoding quadranyms (foreign keys)\\ 
-q2 = Q matches ​2+ subs\\+q2 = enqoding ​2+ quadranyms (foreign keys)\\
 subs = NEROS-string\\ subs = NEROS-string\\
 depth = substitution count\\ depth = substitution count\\
 </​WRAP>​ </​WRAP>​
 <WRAP column 30%> <WRAP column 30%>
 +**Quote:​**\\
 +body = original text\\
 +qode = enqoded text\\
 +quadranym = enqoding topic (foreign key)\\
 +src = original source\\
 +subs = NEROS-string\\
 +width = substitution count\\
 +
 **Winner:​**\\ **Winner:​**\\
 user = player (foreign key)\\ user = player (foreign key)\\
tech.1580452256.txt.gz · Last modified: 2020/01/31 06:30 by scotty