Skip to content

Da-gather/Dagather-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dagather-Flask

[다문화 가정을 위한 친구 사귀기 플랫폼]

Da:gather Flask App for Friend Recommendation System and Spelling Inspection Function

How to Start

Installation

  • To use Recommendation System, install some packages by running the below codes
pip install pandas
pip install scikit-learn

  • To use Spelling Inspection Function, install some packages by running the below codes
pip install flask
pip install requests
pip install git+https://github.com/jungin500/py-hanspell

Execution

  • To execute the app, run the below code
python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published