Skip to content

良い感じに文章を整えてくれる・音声文字起こしサービス、コエカラ(Coecara)の要約APIです。

License

Notifications You must be signed in to change notification settings

coecara/summarize-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coecara Summarize API

良い感じに文章を整えてくれる・音声文字起こしサービスコエカラ(Coecara)の要約APIです。
Mecabで形態素解析した結果を LexRank・tf-idfを使って要約しています。

デモ: https://coecara.com/

環境

  • Python3.8
  • Amazon API Gateway
  • AWS Lambda
  • Amazon EFS

デプロイ

src/functionsはzipファイルにしてAWS管理画面よりアップロード。
Mecabやその他のPythoパッケージをビルドしてEFSに置いてLambdaにマウント。作業手順は以下を参照。
https://qiita.com/rtaguchi/items/f2b39572299b5399df76

About

良い感じに文章を整えてくれる・音声文字起こしサービス、コエカラ(Coecara)の要約APIです。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages