GithubHelp home page GithubHelp logo

summaryapp's Introduction

多言語対応文書要約アプリケーション

このアプリケーションは、テキスト、Word、PDFファイルの内容を自動的に要約する多言語対応のツールです。日本語と英語の両方に対応しており、簡単に文書の要約を生成することができます。

主な機能:

  • 複数のファイル形式(.txt, .docx, .pdf)に対応
  • 日本語と英語の文書に対応
  • 要約の長さ(文の数)を調整可能
  • 要約結果のコピーと保存機能
  • プログレスバーによる処理状況の可視化
  • アプリケーション言語の切り替え(日本語/英語)

必要条件

  • Python 3.8以上
  • 必要なライブラリ:
    • spacy
    • networkx
    • scikit-learn
    • docx2txt
    • PyPDF2
  • 言語モデル

言語モデルの設定

事前に使用する言語モデルをダウンロードしてください。

インストール

  1. このリポジトリをクローンまたはダウンロードします。
git clone https://github.com/xM1guel/SummaryApp.git
  1. setup_and_run.bat をダブルクリックして実行します。
  2. セットアッププロセスが完了すると、アプリケーションが自動的に起動します。

注意事項

  • このスクリプトを実行するには、Pythonがシステムにインストールされ、PATHに追加されている必要があります。

  • 初回実行時には時間がかかる場合があります。

  • セットアッププロセス中にWindows SmartScreenの警告が表示される場合があります。その場合は「詳細情報」をクリックし、「実行」を選択してください。

  • 大きなファイルの処理には時間がかかる場合があります。

  • 言語モデルの精度により、要約の質が変わる可能性があります。

作成者

summaryapp's People

Contributors

xm1guel avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.