Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Key word in context


  
  CPS 108 : Spring 2002
By default, you should output every distinct word in the given files in alphabetical order, with its context (the three words before and after the it, if they exist), followed by the line numbers that span the full context of the word, and finally, the name of the file in which the word appears.
For the purposes of this program, a word is any sequence of non-white space characters separated from other words by white space (or the first or last word in a file).
The word whose context is given is printed in all-caps with every word of the context printed as it appeared in the file.
www.cs.duke.edu /courses/cps108/spring05/assign/02_kwic   (694 words)

  
 APCS Workshop KWIC
Given a list of titles and a list of words to ignore, you are to write a program that generates a KWIC (Key Word In Context) index of the titles.
Words in a title are separated by whitespace.
In the case where multiple instances of a word are keywords in the same title, the keywords should be capitalized in left-to-right order.
www.cs.duke.edu /~ola/ap/workshop/material/daytwo/kwic.html   (936 words)

  
 KWIC - Key Word In Context
(keyword in context) A permuted index offering lists of titles, with each of the major words as the first word, and the remaining words using keywords or key phrases.
(Key-Word In Context): a form of concordance where the hit is shown with a certain amount of context, often presented with the hit in the centre of the page.
KeyWord In Context; a type of automatic indexing in which the siginificant words in a string (usually a title) are rotated and displayed, surrounded by the other words in the string
www.auditmypc.com /acronym/KWIC.asp   (196 words)

  
 1.4.6 Concordancing
Reading from right to left (as Arabic should be read) we first read the context that comes after the keyword, then in the middle we find the key word, and after the key word we find the context preceding the key word.
The English word 'nuclear' in combination with various nouns (weapon, war, power plant etc.) will in Dutch be translated with a number of compound words of which the first segment is the Dutch word 'kern'.
It is obvious that a concordance of the Arabic word for nuclear, i.e.
www.let.ru.nl /wba/Content2/1.4.6_Concordancing.htm   (1032 words)

  
 TextQuest - Text Analysis Software   (Site not responding. Last check: 2007-10-24)
A word list sorted by alphabet gives an overview of all strings occuring in the text and their frequency, sort order tables can be used so that umlauts, characters with diacritics or accents are sorted properly.
Word sequences consist of sequences of words (at least 2) with a variable number of words.
Word permutations are two-word sequences where each word of a text unit is combined with each word that follows.
www.intext.de /TQE.HTM   (1469 words)

  
 Searching the Internet - Definitions of Search Functions   (Site not responding. Last check: 2007-10-24)
Note that some systems are defaulted to a certain connective term without the use of that term.
In other words, in some cases cats dogs is treated as cats OR dogs.
Key word in context (KWIC): These searches will return the key word and N words near the key word to give the user the context in which the key word was found.
scout.wisc.edu /Projects/PastProjects/toolkit/searching/define.html   (339 words)

  
 KWIC - InfoSearchPoint.com   (Site not responding. Last check: 2007-10-24)
KWIC is an acronym for Keyword In Context, the most common format for concordance lines.
A KWIC index is formed by sorting and aligning the words within an article title to allow each word (except the stop words) in titles to be searchable alphabetically in the index.
A KWIC index usually uses a wide layout to allow the display of maximum 'in context' information (not shown in the following example).
www.infosearchpoint.com /display/KWIC   (152 words)

  
 Etext Center: Services
Set Left Context: Allows you to set the number of characters shown to the left of the search result (the default is 14), in the View screen.
Larger context: for most prose, this will be chapter, letter, speech; for poetry, the whole poem; for drama, the scene or act.
Third, use the Intersect command on the two last searches to find the set of occurances of the word winter which are neither within eighty characters of the word summer nor within eighty characters of the word autumn.
etext.lib.virginia.edu /services/helpsheets/text/patty3.html   (2296 words)

  
 OIE - Corpus search results
As was the case with simple searches, you will also learn about the behaviour of words in context by observing the concordance of an advanced search.
The remaining hits are all similar to "our" context, and it can be concluded that "I'm doing badly" is likely to be the most grammatically acceptable expression.
If a word or an expression is NOT found in the corpus, this does not mean that the word or expression is non-existent in English.
www.hf.uio.no /ilos/OIE/html/searchresults.html   (708 words)

  
 Programming Exercise 1   (Site not responding. Last check: 2007-10-24)
Key words are words appearing in the lines that do not appear in the "ignored" file; ignored words typically include such words as "a", "in", "the", etc. For example, if the file of lines we wanted to index is named
Key words consist soley of (uppercase or lowercase) letters: 'a'-'z' and 'A'-'Z'.
The indexed lines should preserve punctuation and be aligned on the key words.
www.cs.umb.edu /~bill/cs697a/p1/program1.htm   (246 words)

  
 CS 6362
Key Word In Context 1 (Ref. Chapter 2.2, 3.1, 4.2.1, 4.3.1) [ PS ] [ PDF ]
Key Word In Context 2 (Ref. Chapter 3.1, 4.1) [ PS ] [ PDF ]
Key Word In Context 3 (Ref. Chapter 2.3, 3.1) [ PS ] [ PDF ]
www.utdallas.edu /~jxd022100/teaching/cs6362S03   (417 words)

  
 Concorder Pro 1.0: a Text-analysis Tool for Mac OS X
Concordances in Concorder Pro are produced using the Key Word in Context (KWIC) format in which node words are displayed in the center of a line of text with some context on each side of them (see Kennedy, 1998).
In order to create a specific word list, one can specify in the Tools menu the maximum number of words to be included in the list and whether it should be generated in alphabetical order or in order of frequency (see Figure 4).
In other words, Concorder Pro can function either as a reference tool for the teacher (or the researcher), or as a resource-tool to be used by the teacher and/or in the class.
writing.berkeley.edu /TESL-EJ/ej33/m1.html   (1505 words)

  
 sa98_4
The KWIC index system accepts an ordered set of lines, each line is an ordered set of words, and each word is an ordered set of characters.
Any line may be circularly shifted by repeatedly removing the first word and appending it at the end of the line.
The KWIC index system outputs a listing of all circular shifts of all lines in alphabetic order.
www.cit.gu.edu.au /~francis/SA98/sa98_4.html   (281 words)

  
 [No title]   (Site not responding. Last check: 2007-10-24)
The JAVA applications are contained in the "webinfo" folder in subfolders named for the applications: "wordfreq" for the word frequency program; "kwic" for the first key word in context program; and "kwic2" for the second key word in context program.
To run the word frequency program, we first open the "JBindery" folder and the "wordfreq" folder.
To run the first keyword in context program, we first open the "JBindery" folder and the "kwic" folder.
www-rcf.usc.edu /~dilligan/web_age/source/archive/ch4/run.html   (283 words)

  
 FreeText Archive
Use the keyboard up- and down-arrow keys (or ^P and ^N) to move up and down in the word list, or type in any word and hit the return key to jump to that word.
With the cursor on a word that interests you, hit the right-arrow key to drop into a key-word-in-context display of all occurrences of your chosen word with half a line of context on each side.
Specifically, zcmpndx takes as input two *.k "key" index files and analyzes them to determine which words appear abnormally often or seldom in one relative to the other.
www.his.com /~z/c   (1639 words)

  
 just pete » BibleWorks 7
When you are researching a particular topic you normally progress from searching, to browsing, and, finally, to analysis of particular words.
This new tool makes it easy to build key word in context lexicons and collocation tables for any word in any version.
Exporting Unicode is as simple as dragging highlighted text from BibleWorks to your word processor.
www.justpete.ca /?p=29   (506 words)

  
 Rooty*Hoot*Hoot
The puzzle has directions, the correct answers, and the key word answers in context.
The clue gives the number of letters and part of speech for the key word.
In the last line, the key word is stated.
syndicate.com /rooty.html   (300 words)

  
 [No title]   (Site not responding. Last check: 2007-10-24)
#!/share/bin/perl -w # This is the example for the "key word in context" listing.
) { chomp($title); # split line into words at space characters @Title = split / /, $title; $start = ""; foreach $i (0..
$#Title) { $Word = $Title[$i]; # Simple pattern test, does word start with a capital letter if($Word =~ /^[A-Z]/) { $end = ""; # There are neater ways of building this list!
www.uow.edu.au /~nabg/WebServer/Chapter5/Kwic.pl.txt   (114 words)

  
 [No title]
*/ #define CMASK 0xFF /* NEIGHBORHOOD is the distance in bytes that defines the proximity * neighborhood of a word in the index...
* * Obviously, the number of occurrences of the nth word is just the * difference between the nth cumulative count and the (n-1)th * cumulative count.
Also, the (n-1)th cumulative count is a * pointer to the first occurrence of the nth word in the ptr_file * (which holds all the index offset pointers for the document file).
www.his.com /~z/c/browser.c   (1778 words)

  
 SMS June 97
Bible Windows 5.0 can make a wide variety of "key word in context" and "word list" concordances.
The result of a concordance is a file in Rich Text Format which can be read and edited by any major word processor.
"Quick Help" allows you to click on a Greek or Hebrew word and get either/both the grammatical analysis or the word for word translation in a small window which automatically disappears.
www.silvermnt.com /smsjune97.htm   (482 words)

  
 KWiCFinder and WebKWiC
KWiCFinder (Key Word in Context Finder) is a stand-alone search agent which retrieves and excerpts relevant documents identified by AltaVista's search engine.
User specifies the amount of context to show for each citation, and the number of citations per document and documents per internet site to report
Reports consist of excerpts of web pages (typically displayed as a single document), with Key Words shown in Context.
miniappolis.com /KWiCFinderVSWebKWiC.html   (488 words)

  
 [No title]   (Site not responding. Last check: 2007-10-24)
Consideration is first given to indexes compiled by or with the aid of machines, including citation indexes.
A major question is that of evaluation, particularly in view of evidence of human inter-indexer inconsistency.
It is concluded that indexes based on words extracted from text are practical for many purposes today, and that automatic assignment indexing and classification experiments show promise for future progress.
www.cs.utexas.edu /ftp/pub/inderjit/Data/Text/cisi/1.1143   (150 words)

  
 Tutorials on Full-text Searching
(or of phrases ending with precisely the final word of the search phrase) will be returned.
Scroll down the page to see the current set of matches in Key Word in Context format.
The file will be in plain text format of this Key Word in Context display.
www-sul.stanford.edu /depts/hasrg/hdis/hugo_help.html   (890 words)

  
 BibleWorks 7 - What is New to Version 7
Introduced in April 2004, the Holman Christian Standard Bible was created to provide a fresh rendering of God’s Word directly from the original languages.
An emphasis was placed on combining an accurate translation with contemporary use of the English language and a clear, reader-friendly style.
The Greek text and morphology of the Works of Philo are important resources for word and background studies.
www.tfwonline.net /BibleWorks/bibleworksnewinversion7.htm   (1127 words)

  
 [No title]
/usr/bin/env gosh ;;; ;;;KWIC (Key Word In Context) printing program.
;;;Version 1.0.1 ;;;This code is in the public domain ;;;============================================================================ ;;;This script reads text from standard input and, given a string as a command ;;;line parameter, will scan the text for this string and print it context.
para) kwics (loop (reader) (append (string-match-all pattern para) kwics))))) ;; read-paragraph : -> string ;; Returns next paragraph from current input port ;; Paragraphs are delimited by consecutive blank lines (define (read-paragraph) (let loop ((line (read-line)) (lines (open-output-string))) (if (eof-object?
pithekos.net /code/kwic.scm   (211 words)

  
 The Electronic Labyrinth Home Page
Our project evaluates hypertext and its potential for use by literary artists in three ways:
By placing the development of hypertext in the context of the literary tradition of non-linear approaches to narrative.
This context provides a means of re-evaluating the concept of the book in the age of electronic text.
jefferson.village.virginia.edu /elab/hfl0020.html   (526 words)

  
 The page cannot be found   (Site not responding. Last check: 2007-10-24)
HTTP Error 404 - File or directory not found.
Go to Microsoft Product Support Services and perform a title search for the words HTTP and 404.
Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled Web Site Setup, Common Administrative Tasks, and About Custom Error Messages.
gorgiaspress.com /bookshop/p-55626-skarsten-peder-borgen-kre-fuglset...   (121 words)

  
 KWiCFinder Key Word in Context Web Concordance Tool
KWiCFinder Key Word in Context Web Concordance Tool
Eliminate most irrelevant hits with highly-specific searches, then reject unwanted matches (retrieved and analyzed automatically) based on your assessment of key search terms in context
It can save all downloaded documents matching your query in HTML (web) or text form for later reference
www.kwicfinder.com   (240 words)

  
 KWIC Concordance for Windows
The KWIC Concordance is a corpus analytical tool for making word frequency lists, concordances and collocation tables by using electronic files.
This program offers the capability of handling markup schemes, such as COCOA, SGML, the Helsinki corpus, the Penn-Helsinki Parsed Corpus of Middle English (Phase 1) (Phase 2) etc.
Just click the file and the files are to be extracted.
www.chs.nihon-u.ac.jp /eng_dpt/tukamoto/kwic_e.html   (60 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.