AplikaceAplikace
Nastavení

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:manualy:alpha [2022/12/07 20:10] – [Příklady použití] milickaen:manualy:alpha [2022/12/07 20:15] – [Jak citovat Alphu] milicka
Line 11: Line 11:
  
  
-===== Příklady použití =====+===== Application examples =====
 Change the corpus name to ''%%intercorp_v13ud_de%%'', then try query //find all lemmata that begin with "schei" and are dependent on an object//, Alpha should translate this sentence as ''%%[lemma="schei.*" & p_deprel="obj"]%%''. Change the corpus name to ''%%intercorp_v13ud_de%%'', then try query //find all lemmata that begin with "schei" and are dependent on an object//, Alpha should translate this sentence as ''%%[lemma="schei.*" & p_deprel="obj"]%%''.
  
-Or you can try Czech language: //najdi slovo „na“  následované lemmatem „hrad“//, this qury translates as ''%%[lc="na"][lemma="hrad"]%%''. Note that the words you want to find must be in **quotes**, this will make it clear if you want to find for example /a noun/ i.e. ''%%[upos="NOUN|PROPN"]%%'', or //a noun//, i.e. ''%%[word="a"][lc="noun"]%%''.+Or you can try Czech language: //najdi slovo „na“  následované lemmatem „hrad“//, this query translates as ''%%[lc="na"][lemma="hrad"]%%''. Note that the words you want to find must be in **quotes**, this will make it clear if you want to //find a noun// i.e. ''%%[upos="NOUN|PROPN"]%%'', or //find „a noun//, i.e. ''%%[word="a"][word="noun"]%%''.
  
  
-===== Jak citovat Alphu =====+===== How to cite Alpha =====
  
 <WRAP round tip 80%> <WRAP round tip 80%>
-Milička, J.: Alpha: Překladač z přirozeného jazyka do CQL. FF UK. Praha 2020. Dostupný z WWW: <http://www.alpha.korpus.cz>.+Milička, J.: Alpha: Natural Language to Corpus Query Language Translator. FF UK. Praha 2020. Available from WWW: <http://www.alpha.korpus.cz>.
 </WRAP> </WRAP>