Skip to content

DangMooG/dangmoog-categoryAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fasttext-category-classification

Run on Local Server

1. Setup

# Project clone
git clone https://github.com/DangMooG/dangmoog-categoryAI.git

# Go to directory
cd dangmoog-categoryAI/fasttext

# Install requirements
pip install -r requirements.txt

2. Move trained model to your directory

3. Execute main.py

python main.py

4. Test on local server

# Go to test directory
cd dangmoog-categoryAI/examples

# Execute test
python api_call.py 

or Excecute nobebook cells on 'request_test.ipynb'

Run on docker container

1. Pull Image in docker-hub

2.

About

당무지 카테고리 추천 코드

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published