Sina1138 commited on
Commit
ced9c51
·
verified ·
1 Parent(s): afff8ae

Update glimpse-ui/interface/Demo.py

Browse files
Files changed (1) hide show
  1. glimpse-ui/interface/Demo.py +1 -1
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.