Giter VIP home page Giter VIP logo

voko-abelo's Introduction

voko-abelo

Procesumo de la datumbazo (mySQL) de Reta Vortaro.

Pri la nomo: abeloj kolektas polenon kaj nektaron en regulaj sesangulaj fakoj. Simile datumbazo ordigas kaj indeksas informerojn laŭ regulaj strukturoj.

Ekstrakti mankantajn tradukojn

Por ekstrakti mankantajn tradukojn de iu lingvo kune kun oficialeco vi povas uzi

SELECT r3mrk.mrk, r3kap.kap, r3mrk.num, r3ofc.dos FROM r3mrk 
LEFT JOIN r3trd ON (r3trd.mrk = r3mrk.mrk or r3trd.mrk = r3mrk.drv) AND lng = 'en' 
LEFT JOIN r3kap ON r3kap.mrk = r3mrk.drv 
LEFT JOIN r3ofc ON r3kap.mrk = r3ofc.mrk
WHERE ele = 'snc' AND r3trd.mrk IS NULL 
ORDER BY r3mrk.mrk LIMIT 200

La konektinformojn al localhost:8889 donas revo-medioj/araneujo-s/bin/as-abel

voko-abelo's People

Contributors

wdiestel avatar

Watchers

James Cloos avatar  avatar  avatar

voko-abelo's Issues

Serĉo laŭ kategorioj kaj referencoj

Kadre de reverko de la retpaĝoj, mi konsideras krei tezaŭrajn informojn dinamike el la datumbazo anst. krei statikajn paĝojn. Lige kun tio estas konsiderinde etendi la serĉilon tiel, ke ĝi trovu vortojn ne nur laŭ alfabeto, sed ankaŭ laŭ kategorioj kaj referencoj. Tiel ekzemple serĉo je "insulo", povus redoni ankaŭ liston de insuloj (laŭ klasoj), referencon al la fako geografio (laŭ indeksoj), kaj ankaŭ "atolo" kaj "enklavo" (laŭ la tezaŭro).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.