Update glimpse-ui/interface/Demo.py
Browse files
glimpse-ui/interface/Demo.py
CHANGED
@@ -52,7 +52,7 @@ topic_color_map = {
|
|
52 |
glimpse_description = """
|
53 |
# ReView: A Tool for Visualizing and Analyzing Scientific Reviews
|
54 |
|
55 |
-
## Overview
|
56 |
ReView is a visualization tool designed to assist **area chairs** and **researchers** in efficiently analyzing scholarly reviews. The interface offers two main ways to explore scholarly reviews:
|
57 |
- Pre-Processed Reviews: Explore real peer reviews from ICLR (2017–2021) with structured visualizations of sentiment, topics, and reviewer agreement.
|
58 |
- Interactive Tab: Enter your own reviews and view them analyzed in real time using the same NLP-powered highlighting options.
|
|
|
52 |
glimpse_description = """
|
53 |
# ReView: A Tool for Visualizing and Analyzing Scientific Reviews
|
54 |
|
55 |
+
## **Overview**
|
56 |
ReView is a visualization tool designed to assist **area chairs** and **researchers** in efficiently analyzing scholarly reviews. The interface offers two main ways to explore scholarly reviews:
|
57 |
- Pre-Processed Reviews: Explore real peer reviews from ICLR (2017–2021) with structured visualizations of sentiment, topics, and reviewer agreement.
|
58 |
- Interactive Tab: Enter your own reviews and view them analyzed in real time using the same NLP-powered highlighting options.
|