作業を代表するフォルダの推定と分類による仮想フォルダ生成システム

この論文をさがす

抄録

計算機を利用して作業を行う際,過去のファイルを再参照することがある.いくつかのアプリケーションでは,ファイルの再利用支援の観点から,最近開いたファイルの一覧機能を持つ.しかし,複数のファイルが関連する作業においては,それらのファイルをフォルダに収めていることが通例で,ファイル単体よりも作業フォルダ(ワーキングディレクトリ)を一覧させるほうが有益なことがある.そこで,本論文では,ワーキングディレクトリを特定の観点でグループ化し,上位の仮想的なフォルダにまとめることで,再参照を支援するシステムを提案した.また,提案システムを実現するために,ワーキングディレクトリ推定手法と分類手法を述べ,評価を行った.最後に,提案システムの設計と実装を示した.

When working on computer, users often re-refer to past files. Some applications have a function to list recently opened files for file reuse support. However, when working using multiple files, it is generally to manage those files in folders, and it may be more useful to list the Working Directories than single files. Therefore, in this paper, we proposed a system that supports re-referencing by grouping Working Directories from a specific viewpoint and grouping them in a higher-level virtual folder. In order to realize the proposed system, the Working Directory discovering method and the classification method were described and evaluated. Finally, we show the design and implementation of the proposed system.

収録刊行物

詳細情報 詳細情報について

問題の指摘

ページトップへ