Descriptor
Computer Programs | 2 |
Data Processing | 2 |
Information Storage | 2 |
Databases | 1 |
Design | 1 |
Dictionaries | 1 |
Essays | 1 |
Flow Charts | 1 |
Information Retrieval | 1 |
Information Systems | 1 |
Input Output Devices | 1 |
More ▼ |
Source
Author
Kline, Lanaii | 2 |
Publication Type
Reports - Descriptive | 2 |
Education Level
Audience
Location
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating

Kline, Lanaii – 1972
The computer program sets up three dictionaries: basic, fiction, and fantasy. It then processes each essay by parsing the essay into words, checking if the word is a legal word (in the dictionary), and adding it to the essay unique word list. If the word was non-unique, the frequency count for that word in the essay word list is increased by one.…
Descriptors: Computer Programs, Data Processing, Dictionaries, Essays
Kline, Lanaii – 1972
Computer routines designed to determine if a song already exists in a song file data base are described. Written in FORTRAN IV, SONG FILE DATA MATCH compares the note sequence of songs in the data base and the one to be added to it. Information is then presented to the user which analyzes the sequence of notes and compares them to other songs.…
Descriptors: Computer Programs, Data Processing, Databases, Design