Advertisement
Minar

Features of our system

Jul 15th, 2020
719
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.99 KB | None | 0 0
  1. {% extends 'base.html' %}
  2. {% block content %}
  3.  
  4. <div class="container mt-5">
  5.     <h3 class="display-3">Features of our service.</h3>
  6.     <p class="lead">Our E-commerce Sentiment Analyzer. The automation of the system reduces the complexity and efforts, improves performance of the system, save our time and money. My system will have the following advantages:</p>
  7.  
  8.     <ol>
  9.         <li>User friendly interface.</li>
  10.         <li>Less error.</li>
  11.         <li>More efficient & speed.</li>
  12.        <li>Easy to understand graph and data visualization.</li>
  13.        <li>All the manual difficulties in calculation has been rectified.</li>
  14.        <li>It provides “better and efficient” service for user.</li>
  15.        <li>Reduce effort to gather information.</li>
  16.        <li>Faster retrieval of information about user need.</li>
  17.        <li>Provides facility for analyzing Bangla comments as well.</li>
  18.        <li>All details will be available on a click.</li>
  19.    </ol>
  20.  
  21. </div>
  22.  
  23. {% endblock %}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement