https://github.com/ramenjuniti/summary-generator
web application for summarizing Japanese documents
https://github.com/ramenjuniti/summary-generator
antd japanese react text-summarization text-summarizer typescript
Last synced: 3 months ago
JSON representation
web application for summarizing Japanese documents
- Host: GitHub
- URL: https://github.com/ramenjuniti/summary-generator
- Owner: ramenjuniti
- License: mit
- Created: 2018-11-15T12:18:12.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-16T04:29:17.000Z (about 6 years ago)
- Last Synced: 2025-02-05T20:06:13.241Z (4 months ago)
- Topics: antd, japanese, react, text-summarization, text-summarizer, typescript
- Language: TypeScript
- Homepage: https://ramenjuniti.github.io/summary-generator/
- Size: 10.4 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Summary Generator](https://ramenjuniti.github.io/summary-generator)
This is a web application that summarizes input Japanese documents.
Code for https://ramenjuniti.github.io/summary-generator
## Algorithm
https://github.com/ramenjuniti/lexrank-mmr
## Backend
https://github.com/ramenjuniti/summary-generator-api
## License
This software is released under the MIT License, see LICENSE.