sentimentLens / static /index.html
aaditya200's picture
fix: update frontend API config and add multi-stage Docker build
cd56dda
Raw
History Blame Contribute Delete
342 Bytes
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>SentimentLens — TF-IDF vs BERT</title>
<script type="module" crossorigin src="/assets/index-BX0TILKl.js"></script>
</head>
<body>
<div id="root"></div>
</body>
</html>