Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -52,6 +52,9 @@ Number of replicas for all episodes are shown below:
|
|
52 |

|
53 |
As could be seen mean value of replicas in episode are 265. Standard deviation is about 65 replicas.
|
54 |
|
|
|
|
|
|
|
55 |
# Analysing the styles of the characters
|
56 |
Before training the language patterns, I investigated the style features of Rachel. Specifically, to identify the speech features, I did the following:
|
57 |
|
@@ -68,3 +71,5 @@ After this initial analysis of speech, I investigated the vocabulary in more det
|
|
68 |
## Most frequent Rachel words
|
69 |
I've done an analysis of Rachel's most frequent words, excluding stopwords from nltk.stopwords("english"). Result of this analysis is shown below.
|
70 |

|
|
|
|
|
|
52 |

|
53 |
As could be seen mean value of replicas in episode are 265. Standard deviation is about 65 replicas.
|
54 |
|
55 |
+
Most frequent words in dataset:
|
56 |
+

|
57 |
+
|
58 |
# Analysing the styles of the characters
|
59 |
Before training the language patterns, I investigated the style features of Rachel. Specifically, to identify the speech features, I did the following:
|
60 |
|
|
|
71 |
## Most frequent Rachel words
|
72 |
I've done an analysis of Rachel's most frequent words, excluding stopwords from nltk.stopwords("english"). Result of this analysis is shown below.
|
73 |

|
74 |
+
|
75 |
+
|