yagnik12 commited on
Commit
3fb5cff
·
verified ·
1 Parent(s): d8adc8a

Update ai_text_detector_valid_final.py

Browse files
Files changed (1) hide show
  1. ai_text_detector_valid_final.py +0 -1
ai_text_detector_valid_final.py CHANGED
@@ -48,7 +48,6 @@ label_mapping = {
48
  # return text.strip()
49
 
50
  def clean_text(text: str) -> str:
51
- # Simply return text without changing spaces or line breaks
52
  return text
53
 
54
  def classify_szegedai(text: str):
 
48
  # return text.strip()
49
 
50
  def clean_text(text: str) -> str:
 
51
  return text
52
 
53
  def classify_szegedai(text: str):