Skip to content

Commit

Permalink
feat : removed old scripts and flask api (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: elfarsif <f.n.elfarsi@gmail.com>
  • Loading branch information
frankfarsi and elfarsif authored Sep 12, 2024
1 parent a8353bb commit 03f4f25
Show file tree
Hide file tree
Showing 17 changed files with 43 additions and 617 deletions.
2 changes: 2 additions & 0 deletions fastapi/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
__pycache__/
.idea/
.venv/
venv/
Empty file removed fastapi/app/allScripts/__init__.py
Empty file.
75 changes: 0 additions & 75 deletions fastapi/app/allScripts/bertScore.py

This file was deleted.

66 changes: 0 additions & 66 deletions fastapi/app/allScripts/bleuScore.py

This file was deleted.

21 changes: 0 additions & 21 deletions fastapi/app/allScripts/colors.py

This file was deleted.

70 changes: 0 additions & 70 deletions fastapi/app/allScripts/meteorScore.py

This file was deleted.

66 changes: 0 additions & 66 deletions fastapi/app/allScripts/roughScore.py

This file was deleted.

59 changes: 0 additions & 59 deletions fastapi/app/allScripts/scrape.py

This file was deleted.

Loading

0 comments on commit 03f4f25

Please sign in to comment.