Dr. Alexander Bell
OFFICIAL WEB PORTAL
Home
Solutions
RLC Calculator
Pubs
Initiatives
Albums
Contact
|
Home
>
Solutions
>
Concordance Calculator
|
Login
Abstract
Basic Semantic Analysis: provided algorithm is intended to build a Concordance list (frequency of words) based on the arbitrary English text, entered in Text Area to the right.
Note 1: following characters are excluded from words count/ analysis:
.
!
?
,
=
"
:
;
<
>
~
*
(
)
{
}
Note 2. Articles excluded from analysis: a, an, the
Note 3: this analytic feature (automated semantic analysis of the text) is included for DEMO purpose only!
Disclaimer: all information on this site and its features are provided on AS IS basis without warranty of any kind for DEMO purpose only. You are agree to use/view it at your sole risk; otherwise you must immediately close this page. In no case the Author, his Company or affiliates could be held liable for any consequences of providing this site and its featutes.
Concordance computation engine
Enter English text to area below (default text shown for DEMO purpose)
Given an arbitrary text document - written in English, write a program that will generate a concordance, i.e. an alphabetical list of all word occurrences, labeled with word frequencies. Bonus: label each word with the sentence numbers in which each occurrence appeared.
Result table: distinct words count =
31
#
Word
Frequency
Sentences where appeared
1
all
1
1
2
alphabetical
1
1
3
appeared
1
2
4
arbitrary
1
1
5
bonus
1
2
6
concordance
1
1
7
document
1
1
8
each
2
2, 2
9
english
1
1
10
frequencies
1
1
11
generate
1
1
12
given
1
1
13
ie
1
1
14
in
2
1, 2
15
label
1
2
16
labeled
1
1
17
list
1
1
18
numbers
1
2
19
occurrence
1
2
20
occurrences
1
1
21
of
1
1
22
program
1
1
23
sentence
1
2
24
text
1
1
25
that
1
1
26
which
1
2
27
will
1
1
28
with
2
1, 2
29
word
3
1, 1, 2
30
write
1
1
31
written
1
1