Skip to content

Commit 1e5137a

Browse files
committed
typos again
1 parent 0139d77 commit 1e5137a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

report/intro.tex

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ \section{Introduction} \label{intro}
3434
The quality of the acquisition can also be made considerably worst by noisy signals or by the presence of artefacts.
3535
For these reasons, sleep scoring, \ie{} the attribution of discrete vigilance states to electrophysiological time series,
3636
is traditionally performed by trained human experts.
37-
Such manual annotation is very time consuming; several hours of work have been reported in order to score 24h of recording.
37+
Such manual annotation is very time consuming; several hours of work have been reported in order to score 24h of recording\cite{sunagawa_faster:_2013}.
3838
This severely limits data throughput, and human subjectivity is likely to introduce systematic bias.
3939
Indeed, it is expected that scoring will be performed differently by each expert, making result difficult to reproduce independently.
4040
Often, two experts score the same data, in order to ensure satisfying agreement.
@@ -88,14 +88,14 @@ \section{Introduction} \label{intro}
8888
An important addition was the computation of time-aware
8989
features\cite{dietterich_machine_2002,deng_time_2013} which significantly improved
9090
accuracy.
91-
Indeed, since manual scorers usually use contextual information (personal communications) to make a decision concerning a given state,
91+
Indeed, since manual scorers usually use contextual information to make a decision concerning a given state (personal communications),
9292
it was important to build a predictor that could be time-aware.
9393
Furthermore, as opposed to previous work, stratified cross-validation\cite{ding_querying_2008} procedure and
9494
comparisons of resulting sleep patterns were performed.
9595
These improvement altogether contributed to achieve a very satisfying overall accuracy of 92\% compared to manual scoring.
9696

9797

98-
In order to pave the way to an implementation of an ubiquitous sleep scoring software.
98+
In order to pave the way to the implementation of an ubiquitous sleep scoring software.
9999
\pr, a new \py{} package was also build to facilitate efficient feature extraction.
100100
This new package is here demonstrated to perform significantly better than \pyeeg{}\cite{bao_pyeeg:_2011}; an alternative implementation.
101101
In addition, inconsistencies in the implementations of some algorithms were corrected, and many new features were developed.

report/report.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
mammals such as rodents.
128128
Historically, labelling of EEG recordings has been performed visually by trained
129129
human experts. This task is extremely tedious an quite subjective.
130-
Despite recent efforts to develop a automatic classifier of sleep stages
130+
Despite recent efforts to develop a automatic classifier of sleep stages,
131131
little adoption has occurred, and manual scoring is still the standard.
132132

133133
This study presents a high accuracy classifier of sleep stage that

0 commit comments

Comments
 (0)