Skip to content

hareku/mecab-api

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

mecab-api

Serverless MeCab API with AWS SAM. You can deploy to AWS (API Gateway + Lambda).

Launch in Local

# install dependencies
pip3 install -r requirements.txt

# this command invokes ./mecab_api/Makefile via aws-sam-cli,
# that makefile downloads mecab and ipadic.
sam build

Deploy to AWS

sam deploy --guided

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published