東大 term集(UTokyo用語集)データCSVの追加#2079
Closed
syobonpastel wants to merge 1 commit into
Closed
Conversation
東大に固有の用語・システム名・UI要素(ボタン/メニュー/タブ/設定)・ 機能・権限・概念・略語を,サイトのシステム操作説明ページ群から抽出した 用語集データ.1ファイルに日英列を持つCSV. - 2493件(ui-element 1434 / concept 389 / service 247 / feature 217 / role 101 / system 54 / abbreviation 51) - 列: type, system, term_ja, term_en, aliases, description_ja, description_en, url, source - 表示ページ・検索UIは含まない(データのみ) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
🚀 Deployed on https://deploy-preview-2079--utelecon.netlify.app |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
utelecon に登場する東大に固有の用語を1か所に集めた term集(用語集)データ
src/data/glossary.csvを追加します。単なるシステム名の一覧ではなく、各システムの操作説明ページに出てくるUI要素(ボタン・メニュー・タブ・設定項目)まで含めた広範なセットです。CSVスキーマ(9列)
type, system, term_ja, term_en, aliases, description_ja, description_en, url, sourcetypesystem/service/feature/ui-element/concept/abbreviation/rolesystemterm_ja/term_enaliases;区切り)description_ja/description_enurlsource内訳(全2493件)
収集範囲
システム操作説明が中心のディレクトリ(zoom, utol, google, webex, utokyo_account, eccs, utokyo_wifi, utokyo_vpn, slack, slido, microsoft, research_computing, online, articles, systems + 小規模システムページ)。notice/events 等のお知らせ系は対象外。
検証
(type, system, term_ja)の重複 0件注意 / 今後
Slack/UTokyo Slack)や要約の精度は人手レビューで調整してください。🤖 Generated with Claude Code