Commit 25115bcf authored by Dhananjaya Jayashanka's avatar Dhananjaya Jayashanka

Merge remote-tracking branch 'origin/master'

parents 38efa952 fad6ae80
......@@ -416,8 +416,8 @@
<h5 class="card-title">Identified best uses for introduction</h5>
<!-- <p class="card-text">Score: {{introductionFuncResponse.score}}</p> -->
<!-- <p class="card-text">{{introductionBestUsesFuncResponse.message}}</p>-->
<p class="card-text">Identified best uses : According to a recent study</p>
<p class="card-text">{{introductionBestUsesFuncResponse.message}}</p>
<!-- <p class="card-text">Identified best uses : According to a recent study</p>-->
<hr>
<h5 class="card-title">Identified questions that user used in
......
......@@ -2,9 +2,7 @@ import spacy
import textacy
scoreForConclusion = 60/100
nlp = spacy.load("en_core_web_sm")
#Count the total number of characters in the speech
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment