Spaces:
Sleeping
Sleeping
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title>Processing Complete</title> | |
</head> | |
<body> | |
<h1>Processing Complete</h1> | |
<p>Download the processed files:</p> | |
<ul> | |
<li><a href="/download/accented_text.txt">Text with accents</a></li> | |
<li><a href="/download/omographs.txt">Omographs</a></li> | |
<li><a href="/download/unknown.txt">Unknown words</a></li> | |
</ul> | |
</body> | |
</html> | |