1 · Corpus text settings ▾
Sections: with only a start tag, each section runs to the next start tag. With a stop tag as well, text between a stop and the next start belongs to no section — it is ignored in Section-level results but still counted at sentence, paragraph, and text level. A section boundary always ends the current sentence and paragraph. Changing text settings requires reloading the corpus files.
No corpus loaded.
2 · Search OPTION SETTINGS ▾
Bin syntax, as in the original: 1 2 Other 1# # = first, second, everything else, penultimate, last. # counts from the end (# = last, 1# = one before last). Or %N = N percentage bins. Position bins count words at sentence level, sentences at paragraph/section/text level; % bins always use word position. The exclusion minimums are auto-set to highest begin-position + number of end-positions (the shortest segment in which every position is unambiguous) whenever you edit a bin spec; override them freely afterwards.
Wildcards inside words: * any chars · ? exactly one · % zero or one. @ between words = gap of min–max words. For Tagged Corpora (set POS tagging in Text Settings): dog = word, any tag · dog&NN1 = word + tag · &NN1 = tag alone · wildcards work in both parts (bark*&VV*, &N*).