Jobanpreet commited on
Commit
9ceb199
·
verified ·
1 Parent(s): ba6e0db

Update app.py

Browse files

aspect extraction prompt updated

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,7 +97,7 @@ def extract_data(post_data):
97
  format_instructions = output_parser.get_format_instructions()
98
 
99
  template = """
100
- You are a helpful keywords , take aways and highlights extractor from the post of LinkedIn Bot. Your task is to extract relevant keywords , take aways and highlights extractor.
101
  From the following text message, extract the following information:
102
 
103
  text message: {content}
 
97
  format_instructions = output_parser.get_format_instructions()
98
 
99
  template = """
100
+ You are a helpful keywords , take aways and highlights extractor from the post of LinkedIn Bot. Your task is to extract relevant keywords , take aways and highlights in descending order of their scores in a list, means high relevant should be on the top .
101
  From the following text message, extract the following information:
102
 
103
  text message: {content}