Commit
·
0ade054
1
Parent(s):
b41ee7c
Update app.py
Browse files
app.py
CHANGED
@@ -146,7 +146,7 @@ You can find more information about the model [here]((https://doi.org/10.5281/ze
|
|
146 |
|
147 |
## Training data
|
148 |
|
149 |
-
The model is trained on a particular collection of books digitised by the British Library. As a result, the model may do less well on titles that look different to this data. In particular, the training data, was mostly English, and mostly from the 19th Century.
|
150 |
|
151 |
## Model performance
|
152 |
|
|
|
146 |
|
147 |
## Training data
|
148 |
|
149 |
+
The model is trained on a particular collection of books digitised by the British Library. As a result, the model may do less well on titles that look different to this data. In particular, the training data, was mostly English, and mostly from the 19th Century. The model is likely to do less well with non-English languages and book titles which fall outside of the 19th Century. Since the data was derived from books catalogued by the British Library it is also possible the model will perform less well for books held by other institutions if, for example, they catalogue book titles in different ways, or have different biases in the types of books they hold.
|
150 |
|
151 |
## Model performance
|
152 |
|