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:kontext:novy_dotaz [2016/11/11 22:06] veronikapojarovaen:manualy:kontext:novy_dotaz [2018/08/06 10:52] – [Word list] michalskrabal
Line 26: Line 26:
 ^ Query type ^ What it’s for ^ How it works ^ What it does ^ Examples ^ ^ Query type ^ What it’s for ^ How it works ^ What it does ^ Examples ^
 ^ Basic Query | for familiarization with the corpus| Searches for the expression as a node form regardless of case; in the case of a dictionary form (lemma), all of its possible forms are also searched for. | without [[en:pojmy:regularni_vyrazy|regular expressions]] (RE), [[wp>Case_sensitivity|case-insensitive]] | ''old house'' > //old house, older houses, oldest house…//\\ ''this time'' > //this time// | ^ Basic Query | for familiarization with the corpus| Searches for the expression as a node form regardless of case; in the case of a dictionary form (lemma), all of its possible forms are also searched for. | without [[en:pojmy:regularni_vyrazy|regular expressions]] (RE), [[wp>Case_sensitivity|case-insensitive]] | ''old house'' > //old house, older houses, oldest house…//\\ ''this time'' > //this time// |
-^ Lemma | for the analysis of an entire paradigm/lexeme | Finds all forms associated with the given [[wp>Lemma_(psycholinguistics)|lemma]]. | RE (it is possible to use regular expressions), case-sensitive, possibility of specifying word class | ''see'' > //see, saw, seen, seeing…//\\ ''new'' > //new, newer, newest…// |+^ Lemma | for the analysis of an entire paradigm/lexeme | Finds all forms associated with the given [[en:pojmy:lemma|lemma]]. | RE (it is possible to use regular expressions), case-sensitive, possibility of specifying word class | ''see'' > //see, saw, seen, seeing…//\\ ''new'' > //new, newer, newest…// |
 ^ Phrase | for a multiword combination in the given form | Finds the exact wording of a phrase. | RE, case-sensitive | ''black dog'' > //black dog//\\ ''new car'' > //new car//\\ ''newer car'' > //newer car// | ^ Phrase | for a multiword combination in the given form | Finds the exact wording of a phrase. | RE, case-sensitive | ''black dog'' > //black dog//\\ ''new car'' > //new car//\\ ''newer car'' > //newer car// |
 ^ Node form | for the analysis of one specific form | Finds the exact form. | RE, case-in/sensitive (possible to select Match case) | ''cat'' > //cat//\\ ''cats'' > //cats//\\ ''cat.*'' > //cat, cats, Cats, CATS…// | ^ Node form | for the analysis of one specific form | Finds the exact form. | RE, case-in/sensitive (possible to select Match case) | ''cat'' > //cat//\\ ''cats'' > //cats//\\ ''cat.*'' > //cat, cats, Cats, CATS…// |
Line 37: Line 37:
   - Corpora which are not lemmatized, i.e. do not offer //lemma// as a [[en:eebo:first_query#query_types|query type]].   - Corpora which are not lemmatized, i.e. do not offer //lemma// as a [[en:eebo:first_query#query_types|query type]].
   - Some query types (only those where it makes sense) allow for the user to specify whether the query should be assessed with respect to capitalization ([[wp>Case_sensitivity|case-sensitive]]), or without considering upper/lower case ([[wp>Case_sensitivity|case-insensitive]]).   - Some query types (only those where it makes sense) allow for the user to specify whether the query should be assessed with respect to capitalization ([[wp>Case_sensitivity|case-sensitive]]), or without considering upper/lower case ([[wp>Case_sensitivity|case-insensitive]]).
-  - In the case of the [[en:eebo:first_query#query_types|query types]] [[wp>Lemma_(psycholinguistics):lemma]] and [[en:pojmy:word]] it is also possible to specify word class (position attribute [[en:pojmy:pos|pos]]).+  - In the case of the [[en:eebo:first_query#query_types|query types]] [[en:pojmy:lemma|lemma]] and [[en:pojmy:word]] it is also possible to specify word class (position attribute [[en:pojmy:pos|pos]]).
   - The [[en:pojmy:dotazovaci_jazyk|CQL]] query type also allows for the insertion of interactively generated [[en:pojmy:tag|morphological tags]] (with corpora which are tagged in this way) or conditions specifying texts in which the search is to be carried out (the condition [[en:pojmy:within]]).   - The [[en:pojmy:dotazovaci_jazyk|CQL]] query type also allows for the insertion of interactively generated [[en:pojmy:tag|morphological tags]] (with corpora which are tagged in this way) or conditions specifying texts in which the search is to be carried out (the condition [[en:pojmy:within]]).
   - A very specific way of inputting queries for [[en:kurz:hledani_v_paralelnim_korpusu|searches in parallel corpora]].   - A very specific way of inputting queries for [[en:kurz:hledani_v_paralelnim_korpusu|searches in parallel corpora]].
Line 72: Line 72:
 ====== Recent queries ====== ====== Recent queries ======
  
-The item displays an overview of the most recent queries used (a simplified list of previous queries is also accessible directly from the query form, via a link above the input line). By clicking on the link //use query//, we paste a previously specified constraints into the query form and we may either use it without any changes, or we may modify it further (e.g. change the corpus in which the query will be used, the query type, or we may specify the context).+The item displays an overview of the most recent queries used (a simplified list of previous queries is also accessible directly from the query form, via a link above the input line). These queries can be filtered according to the query type or the currently used corpus, and only archived queries can be viewed as well. By clicking on the link //Edit and search//, we paste a previously specified constraints into the query form and we may either use it without any changes, or we may modify it further (e.g. change the corpus in which the query will be used, the query type, or we may specify the context). By clicking on the //Archive// option, we can name the query and permanently save it to the query history archive for later reuse.
  
 ====== Word list ====== ====== Word list ======
Line 89: Line 89:
   * option "Include non-words", which widens the search to words which are not composed only of alphabetic characters   * option "Include non-words", which widens the search to words which are not composed only of alphabetic characters
  
-Among the output option settings we can find a selection of either the absolute [[en:pojmy:frekvence|frequency]], [[en:pojmy:arf|ARF]] or a document count. Furthermore there is also the possibility to choose a specific output attribute (or attributes). These attributes **need not be** identical to the positional attribute selected in the top section of the form, on which all the above mentioned filters are applied. This enables us to create e.g. a frequency list of all verbs by selecting the attribute [[en:pojmy:tag|tag]] in the top section, applying the condition for a verb as in [[en:seznamy:tagy#pozice_1_-_slovni_druh|V.*]] and finally by "switching" the output type to [[wp>Lemma_(psycholinguistics)|lemma]] – an example of such a query is shown in the picture.+Among the output option settings we can find a selection of either the absolute [[en:pojmy:frekvence|frequency]], [[en:pojmy:arf|ARF]] or a document count. Furthermore there is also the possibility to choose a specific output attribute (or attributes). These attributes **need not be** identical to the positional attribute selected in the top section of the form, on which all the above mentioned filters are applied. This enables us to create e.g. a frequency list of all verbs by selecting the attribute [[en:pojmy:tag|tag]] in the top section, applying the condition for a verb as in [[en:seznamy:tagy#pozice_1_-_slovni_druh|V.*]] and finally by "switching" the output type to [[en:pojmy:lemma|lemma]] – an example of such a query is shown in the picture.
  
 ---- ----
  
 <WRAP center round box 48%> <WRAP center round box 48%>
-**[[en:manualy:kontext:index|Menu]]**: [[en:manualy:kontext:novy_dotaz|Query]] • [[en:manualy:kontext:subkorpus|Corpora]] • [[en:manualy:kontext:ulozit|Save]] • [[en:manualy:kontext:konkordance|Concordance]] • [[en:manualy:kontext:filtr|Filter]] • [[en:manualy:kontext:frekvencni_distribuce|Frequency]] • [[[[en:manualy:kontext:kolokace|Collocation]] • [[en:manualy:kontext:moznosti_zobrazeni|View]] • [[en:manualy:kontext:napoveda|Help]]+**[[en:manualy:kontext:index|Menu]]**: [[en:manualy:kontext:novy_dotaz|Query]] • [[en:manualy:kontext:korpusy|Corpora]] • [[en:manualy:kontext:ulozit|Save]] • [[en:manualy:kontext:konkordance|Concordance]] • [[en:manualy:kontext:filtr|Filter]] • [[en:manualy:kontext:frekvence|Frequency]] • [[[[en:manualy:kontext:kolokace|Collocation]] • [[en:manualy:kontext:zobrazeni|View]] • [[en:manualy:kontext:napoveda|Help]]
 </WRAP> </WRAP>