ferds003 commited on
Commit
04d8f1c
·
1 Parent(s): 1073b9b

fix grammar errors

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -153,7 +153,7 @@ st.sidebar.markdown(
153
 
154
  Acknowledgements:
155
 
156
- The team would like to thank Doc Jet Virtusio for the support and teachings he gave us in our minor class :))
157
 
158
  """
159
  )
@@ -1107,7 +1107,7 @@ with ConTAB:
1107
  st.markdown("""
1108
  ### References: Kindly check them below!
1109
 
1110
- For people that will check this project in the future and seek inspiration, we have consolidated below the references we deem helpful for the development of further spam classifications in the filipino context to combat spammers and scammers!
1111
 
1112
  [Filipino-Spam-SMS-Detection-Model](https://github.com/Yissuh/Filipino-Spam-SMS-Detection-Model/tree/main)
1113
  - A text mining project implemented for Data Analytics course as a third year student in Technological University of the Philippines - Manila. The project focuses on developing a localized spam SMS detection in the Philippines.
 
153
 
154
  Acknowledgements:
155
 
156
+ The team would like to thank Doc Jet Virtusio for the support and teachings he gave in our minor class :))
157
 
158
  """
159
  )
 
1107
  st.markdown("""
1108
  ### References: Kindly check them below!
1109
 
1110
+ To support future researchers and practitioners exploring spam classification in the Filipino context, we have curated the following references. These resources were instrumental in shaping our approach and may serve as valuable starting points for continued efforts to counter spammers and scammers in the country!
1111
 
1112
  [Filipino-Spam-SMS-Detection-Model](https://github.com/Yissuh/Filipino-Spam-SMS-Detection-Model/tree/main)
1113
  - A text mining project implemented for Data Analytics course as a third year student in Technological University of the Philippines - Manila. The project focuses on developing a localized spam SMS detection in the Philippines.