skaghzz / korean-nlp-preprocess-api-server

한국어 전처리 각 기능을 api로 제공합니다.
1 stars 0 forks source link
flask python

api server preprocess korean for nlp

한국어 전처리를 각 기능을 api로 제공합니다.
한국어 전처리 웹사이트 구축 프로젝트의 일부입니다.

설명(description)

사용 방법

pip install -r requirements.txt

기능

기능 출처
문장분리 한국어전처리

API specification

0. 공통

request

reseponse

1. 문장 분리

2. 불필요 키워드 제거

참고