並び順

ブックマーク数

期間指定

  • から
  • まで

321 - 360 件 / 1036件

新着順 人気順

renameの検索結果321 - 360 件 / 1036件

  • macOS 14.0 SonomaではChromeでiCloud Drive上のフォルダを保存先に指定してファイルをダウンロードすると、ファイルが不可視になる不具合。

    macOS 14.0 SonomaではChromeでiCloud Drive上のフォルダを保存先に指定してファイルをダウンロードすると、ファイルが不可視になる不具合があるので注意してください。詳細は以下から。 Appleは現地時間2023年09月26日にリリースした「macOS 14.0 Sonoma」では、Google DriveやDropbox, OneDriveなどFile Providerフレームワークを利用したクラウドストレージアプリでファイルの同期が止まったり、全ファイルがダウンロード&インデックスの再構築が行われる不具合が確認され、 各サービスとも可能ならばSonomaの最初のアップデート(macOS 14.1)までアップグレードを控えるようユーザーに通知していますが、頂いたコメントによると、macOS 14.0 Sonomaでは、Appleのクラウドストレージサービスである

      macOS 14.0 SonomaではChromeでiCloud Drive上のフォルダを保存先に指定してファイルをダウンロードすると、ファイルが不可視になる不具合。
    • リモートリポジトリを管理する - GitHub Docs

      リモート リポジトリの追加 新しいリモートを追加するには、リポジトリが保存されているディレクトリでターミナルから git remote add コマンドを使います。 git remote add コマンドは 2 つの引数を取ります。 リモート名 (例: origin) リモート URL (例: https://github.com/OWNER/REPOSITORY.git) たとえば次のような点です。 $ git remote add origin https://github.com/OWNER/REPOSITORY.git # Set a new remote $ git remote -v # Verify new remote > origin https://github.com/OWNER/REPOSITORY.git (fetch) > origin https://gith

        リモートリポジトリを管理する - GitHub Docs
      • Unit Testing is Overrated • Oleksii Holub

        As Russia wages a genocidal war against my country, I'm grateful to everyone who continues to stand with Ukraine in our fight for freedom. The importance of testing in modern software development is really hard to overstate. Delivering a successful product is not something you do once and forget about, but is rather a continuous and recurring process. With every line of code that changes, software

          Unit Testing is Overrated • Oleksii Holub
        • Introducing Our Open Mixed Reality Ecosystem | Meta

          We’re opening up the operating system that powers our Meta Quest devices to third-party hardware makers. We’re working with leading technology companies to create a new ecosystem of mixed reality devices, and we’re making it even easier for developers to build mixed reality apps that reach a wide audience. This more open ecosystem will help bring the power of mixed reality to more people and busin

            Introducing Our Open Mixed Reality Ecosystem | Meta
          • The Poetics of CLI Command Names

            Purveyor of Single Sign-on SSH | The better way to manage SSH credentials "And the words slide into the slots ordained by syntax, and glitter as with atmospheric dust with those impurities which we call meaning." — Anthony Burgess, Enderby, 406 Naming a CLI command requires deep and careful deliberation. Yet most commands seem to have been named with playful insouciance at best, and foolish indiff

              The Poetics of CLI Command Names
            • The inside story on Mountpoint for Amazon S3, a high-performance open source file client | Amazon Web Services

              AWS Storage Blog The inside story on Mountpoint for Amazon S3, a high-performance open source file client UPDATE (8/9/2023): Mountpoint for Amazon S3 is now generally available. For details, please read the What’s New post. Amazon S3 is the best place to build data lakes because of its durability, availability, scalability, and security. Hundreds of thousands of data lakes are built on S3, storing

                The inside story on Mountpoint for Amazon S3, a high-performance open source file client | Amazon Web Services
              • Announcing TypeScript 4.8 RC - TypeScript

                Today we’re excited to announce our Release Candidate (RC) of TypeScript 4.8. Between now and the stable release of TypeScript 4.8, we expect no further changes apart from critical bug fixes. To get started using the RC, you can get it through NuGet, or use npm with the following command: npm install -D typescript@rc You can also get editor support by Downloading for Visual Studio 2022/2019 Follow

                  Announcing TypeScript 4.8 RC - TypeScript
                • Deno 1.10.1 がリリースされたので新機能や変更点の紹介

                  Copyright (c) 2018-2021 the Deno authors. MIT License. 日本時間の今日(2021 年 5 月 12 日)に Deno の v1.10.0 v1.10.1 がリリースされました。 ※ 1.10.0 がリリースされる予定でしたが、1.10.0 のリリース後すぐにバグが発覚したため、revert 対応がなされた 1.10.1 がリリースされました。 詳細なリリース内容は上記のリリースノートにまとまっていますが、ざっと紹介していきたいと思います。 deno test コマンドの改良 Worker.postMessage が「構造化複製アルゴリズム」をサポート Web Storage API サポート Markdown ファイルへのフォーマッタ適用を抑制する deno-fmt-ignore-file ディレクティブ 共有Wasmメモリの有効化をサ

                    Deno 1.10.1 がリリースされたので新機能や変更点の紹介
                  • 週刊Railsウォッチ: Railsコンソールが最新のIRB APIに移行、assertionless_tests_behaviorほか(20240513前編)|TechRacho by BPS株式会社

                    こんにちは、hachi8833です。以下のお知らせに先ほど気づきました🎉。 💎Kaigi on Rails 2024 公式サイト オープン!💎 オンラインとオフラインのハイブリット開催です! 日程:2024.10.25 (Fri.) - 26 (Sat.) 有明セントラルタワーホールhttps://t.co/Jwk5Zro27S#kaigionrails — Kaigi on Rails (@kaigionrails) May 7, 2024 週刊Railsウォッチについて 各記事冒頭には🔗でパーマリンクを置いてあります: 社内やTwitterでの議論などにどうぞ 「つっつきボイス」はRailsウォッチ公開前ドラフトを(鍋のように)社内有志でつっついたときの会話の再構成です👄 お気づきの点がありましたら@hachi8833までメンションをいただければ確認・対応いたします🙏 Te

                      週刊Railsウォッチ: Railsコンソールが最新のIRB APIに移行、assertionless_tests_behaviorほか(20240513前編)|TechRacho by BPS株式会社
                    • はじめての自然言語処理 Hugging Face Transformers で T5 を使ってみる | オブジェクトの広場

                      前回が分量的にやたらと重かったので、今回はその反省(反動?)を踏まえて軽い感じでいってみます。第7回で紹介した T5 ですが Hugging Face の Transformers でもサポートされてますので、その使用方法をご紹介したいと思います。 1. はじめに 今回は久しぶりに T5 の話です。T5 に関しては第7回、第8回で一度紹介しているので、未読の方は記事に目を通してから戻ってきて頂けると、より理解がしやすいと思います。 さて、 T5 ですが Google のオリジナルコード(以下 “t5"と記述)1は敷居が高いと感じる方もいらっしゃるのではないでしょうか。 Estimator API ベースのコードや gin による設定など慣れていないと、とっつきにくいのではないかと思います。 そこで今回は Hugging Face の Transformers 2を使って T5 を動かす方法

                        はじめての自然言語処理 Hugging Face Transformers で T5 を使ってみる | オブジェクトの広場
                      • What's New In DevTools (Chrome 81)  |  Blog  |  Chrome for Developers

                        Moto G4 support in Device Mode After enabling the Device Toolbar you can now simulate the dimensions of a Moto G4 viewport from the Device list. Click Show Device Frame to show the Moto G4 hardware around the viewport. Related features: Open the Command Menu and run the Capture screenshot command to take a screenshot of the viewport that includes the Moto G4 hardware (after enabling Show Device Fr

                        • WebContainers now run on Safari, iOS, and iPadOS

                          We are finally able to let you in on a secret: in January we successfully ran the first WebContainer projects on Safari. Today we are excited to announce that WebContainers run on Safari, iOS, and iPadOS 🥳 Starting with iOS 16.4, you can enjoy the interactive code examples and playgrounds right from an iPhone or iPad. Safari support is now in beta, and we’d love to extend a warm invitation to you

                            WebContainers now run on Safari, iOS, and iPadOS
                          • ◎「アーバン」という単語の使用を禁止~その理由と今後|Soul Searcher

                            (本作・本文は約11000字。「黙読」ゆっくり1分500字、「速読」1分1000字換算すると、22分から11分。いわゆる「音読」(アナウンサー1分300字)だと37分くらいの至福のひと時です。ただしリンク記事を読んだり、音源などを聴きますと、もう少しさらに長いお時間楽しめます。お楽しみください) ~~~~~ ◎「アーバン」という単語の使用を禁止~その理由と今後 【Republic Records Bans “Urban” : What Will Come Next?】 禁止。 ユニヴァーサル・レコーズ傘下でアリアナ・グランデ、ドレイクなどを抱えるリパブリック・レコーズが、2020年6月5日、「今後、自社内で役職名・部署名、音楽を表す言葉として『アーバン』という単語を使用禁止にする」と発表した。 (リパブリックのインスタ) ビルボード記事 Republic Records Bans the

                              ◎「アーバン」という単語の使用を禁止~その理由と今後|Soul Searcher
                            • Scientists rename human genes to stop Microsoft Excel from misreading them as dates

                              Science/Tech/MicrosoftScientists rename human genes to stop Microsoft Excel from misreading them as dates Scientists rename human genes to stop Microsoft Excel from misreading them as dates / Sometimes it’s easier to rewrite genetics than update Excel

                                Scientists rename human genes to stop Microsoft Excel from misreading them as dates
                              • Terraform 1.3がGAになりました | DevelopersIO

                                2022/09/22 にTerrafrom 1.3 がGA(generally available)になりました。新機能をチェックしていきましょう。 ObjectタイプのVariableに任意のattributesを設定可能に Variableのtypeでobjectを指定した際の新機能です。 1.3以前でも、オブジェクトの必須attributeは設定することができました。 必須attributeの例 variables.tf variable "hoge" { type = object({ a = string }) } terraform.tfvars hoge = { b = "bbb" } 必須attributeのaが無いからエラー % terraform plan ╷ │ Error: Invalid value for input variable │ │ on terraf

                                  Terraform 1.3がGAになりました | DevelopersIO
                                • Visual Studio Code November 2023

                                  Version 1.92 is now available! Read about the new features and fixes from July. November 2023 (version 1.85) Update 1.85.1: The update addresses these issues. Update 1.85.2: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the November 2023 release of Visual Studio Code. There are many updates in this versi

                                    Visual Studio Code November 2023
                                  • 週刊Railsウォッチ: GitLabがRailsにこだわる理由、Rails7アップグレードのハマりどころほか(20220620前編)|TechRacho by BPS株式会社

                                    こんにちは、hachi8833です。 インボイス制度の施行のために、年商一千万円を超える全ての法人の所在地、個人事業主の屋号と氏名が、csv で全面的に公開されることになりました。 Web APIで名前の一部だけ返す仕様で良かったはずなのに、国内の全事業者リストを公開するとはね。 https://t.co/bDR77U5ZBZ — 藤井 太洋, Taiyo Fujii (@t_trace) June 14, 2022 つっつきボイス:「年商一千万円を超える全ての法人と個人事業主が対象、マジで?」「年商は売上のことですね」「あくまで登録リストが公開されるだけで額までは公開されていませんけど」「そういえば高額納税者リストは廃止されてましたね↓」「公開する理由がよくわからないな〜」「APIで個別に公開しても一気にリストを取得する人はいそうですけどね」 参考: 高額納税者公示制度 - Wikipe

                                      週刊Railsウォッチ: GitLabがRailsにこだわる理由、Rails7アップグレードのハマりどころほか(20220620前編)|TechRacho by BPS株式会社
                                    • 北欧の出生率の急激な減少は社会経済的地位の低いグループがけん引か?|茂木良平(少子化研究者)

                                      こんにちは、少子化研究者の茂木良平です。南デンマーク大学というところで、少子化を専門に研究しています。 先週は、北欧5か国の出生率が大幅に減少していることを紹介し、それが何を意味しそうか、ということを提案しました。👇 北欧はこれまで先進国の中でも比較的高い出生率を維持し、またジェンダー平等度合いが高く、社会福祉制度が整っていることから、「北欧モデル」と他の先進国の手本のように扱われてきました。それが北欧の出生率は2010年ころから急激に減少をはじめ、2022年には北欧の5か国の出生率が1.6を切り、中でもフィンランドの出生率は1.32と日本の出生率1.3(2021年)に迫っています。 今回の記事では、こうした急激な北欧の出生率の減少がどの集団、また要因によって起きているのか、について研究知見をまとめていきます。 子供のいない人の増加や第一子出生率の減少が主な要因北欧の出生を分析した複数の

                                        北欧の出生率の急激な減少は社会経済的地位の低いグループがけん引か?|茂木良平(少子化研究者)
                                      • Release v5.0.0 · reduxjs/redux

                                        This major release: Converts the codebase to TypeScript Updates the packaging for better ESM/CJS compatibility and modernizes the build output Requires that action.type must be a string Continues to mark createStore as deprecated Deprecates the AnyAction type in favor of an UnknownAction type that is used everywhere Removes the PreloadedState type in favor of a new generic argument for the Reducer

                                          Release v5.0.0 · reduxjs/redux
                                        • What's New for Node.js in 2020

                                          In 2019, Node.js turned 10 years old, and the number of packages available on npm crossed one million. Downloads for Node.js itself continues to rise, growing 40% year over year. Another significant milestone is Node.js recently joined the OpenJS Foundation, which promises to improve project health and sustainability, as well as improve collaboration with the JavaScript community at large. As you

                                            What's New for Node.js in 2020
                                          • Node.js — Node v14.2.0 (Current)

                                            Contributed by ConorDavenport - #31982. Console groupIndentation option The Console constructor (require('console').Console) now supports different group indentations. This is useful in case you want different grouping width than 2 spaces. const { Console } = require('console'); const customConsole = new Console({ stdout: process.stdout, stderr: process.stderr, groupIndentation: 10, }); customCons

                                              Node.js — Node v14.2.0 (Current)
                                            • 【たった5分で完了】「gulp」の導入方法と使用例を紹介します。

                                              gulp(ガルプ、以下gulp)とはどういうものかご存じですか? gulpとは、タスクを自動化するツールの一つで、画像の圧縮などに使われています。 この記事では、そもそもgulpとはどういったものなのか、インストールの方法、使用例などを、わかりやすく解説します。 gulpってなに? gulpとは gulpはNode.jsをベースとしたタスクランナーの一つです。 タスクランナーとはWebサイト構築に必要な処理をタスクとして自動化してくれるプログラムで、作業の効率化に使われています。 gulpを使うことで以下のような手間や時間がかかる作業を自動化できます。 cssにベンダープレフィックスをつける cssのプロパティをアルファベット順に並べ替える ソースマップの作成 SassやLESSのコンパイル 画像(jpeg, png, gif)、css、javascriptの圧縮 PC・スマホ・タブレット

                                                【たった5分で完了】「gulp」の導入方法と使用例を紹介します。 
                                              • FigmaとMeetを使ったリモートワークショップの振り返り - freee Developers Hub

                                                こんにちは、デザイナーのはるたんです。 最近はハンドドリップを極めたり、個人でReact Nativeを使ってアプリ開発することにハマっています。 今日は3月に開催したリモートワークショップの振り返りと気付きを共有します。 はじめに 僕らのチームは、クラウド税務申告ソフト「申告freee」という税理士さん向けのソフトを開発しています。申告freeeは、freeeの中でも特に業務理解が難しいプロダクトの1つです。古くからいるメンバーの中には、自分で税理士資格のテキストを購入し、申告業務の勉強をしている強者もいますが、後からJoinしたメンバーはキャッチアップが難しい状況でした。そのため、大きい機能開発の時には必ずワークショップを開催し、メンバー間の認識合わせを行うようにしています。 以前のワークショップ 上記の写真は2019年夏に開催した時の写真ですが、普段は模造紙と付箋を使ったワークショッ

                                                  FigmaとMeetを使ったリモートワークショップの振り返り - freee Developers Hub
                                                • Visual Studio Code January 2024

                                                  Version 1.92 is now available! Read about the new features and fixes from July. January 2024 (version 1.86) Update 1.86.2: The update addresses these issues. Update 1.86.1: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the January 2024 release of Visual Studio Code. There are many updates in this version

                                                    Visual Studio Code January 2024
                                                  • 0.10.0 Release Notes ⚡ The Zig Programming Language

                                                    Tier 4 Support § Support for these targets is entirely experimental. If this target is provided by LLVM, LLVM may have the target as an experimental target, which means that you need to use Zig-provided binaries for the target to be available, or build LLVM from source with special configure flags. zig targets will display the target if it is available. This target may be considered deprecated by

                                                    • Draw.io Integration - Visual Studio Marketplace

                                                      Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter. Draw.io VS Code Integration This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code. Mentioned in the official diagrams.net blog. Features Edit .drawio, .dio, .drawio.svg or .drawio.png files in the Draw.io editor. To create a new diagram, simply create an empty *.drawio, *.drawio.svg o

                                                        Draw.io Integration - Visual Studio Marketplace
                                                      • 入門 Python 3 第2版

                                                        データサイエンスやウェブ開発、セキュリティなど、さまざまな分野で人気を獲得してきているPython。本書は、ベストセラー『入門 Python 3』の6年ぶりの改訂版で、プログラミング初級者を対象としたPythonの入門書です。プログラミングおよびPythonの基礎から、ウェブ、データベース、ネットワーク、並行処理といった応用まで、実践を見据えたPythonプログラミングをわかりやすく丁寧に説明します。Python 3.9に対応し、f文字列などの新機能も追加され大幅にボリュームアップしました。Pythonの機能をひと通り網羅し、リファレンスとしても便利です。 正誤表 ここで紹介する正誤表には、書籍発行後に気づいた誤植や更新された情報を掲載しています。以下のリストに記載の年月は、正誤表を作成し、増刷書籍を印刷した月です。お手持ちの書籍では、すでに修正が施されている場合がありますので、書籍最終ペ

                                                          入門 Python 3 第2版
                                                        • XD初心者の目からウロコ!「ディレクターが押さえておきたいAdobe XDテクニック2020」研修レポート | 採用情報 | メンバーズ

                                                          XD初心者の目からウロコ!「ディレクターが押さえておきたいAdobe XDテクニック2020」研修レポート みなさん、こんにちは。メンバーズキャリアカンパニーの江口です。 中途入社5年目、数字を見て考えることやメルマガ配信が得意なディレクターです。 8月26日(水)、オンラインで開催された「ディレクターが押さえておきたいAdobe XDテクニック2020」研修を受講しました。 今回はメンバーズキャリアカンパニーの技術顧問 株式会社まぼろし取締役CMO 益子 貴寛先生から、ディレクター向けのAdobe XD活用方法を教わる貴重な機会! 社内外200人弱がエントリーする、大規模なオンライン研修となりました。 すごいよ!Adobe XD! 「Adobe XD」(以下XD)は最近注目のデザイン・プロトタイピングツール。 社内クリエイターの中でもよく話題に上がり、すでに業務で活用している人や、業務へ

                                                            XD初心者の目からウロコ!「ディレクターが押さえておきたいAdobe XDテクニック2020」研修レポート | 採用情報 | メンバーズ
                                                          • Reactのベストプラクティスとコード削減パターン - パート3

                                                            本記事は React best practices and patterns to reduce code - Part3 を提供元の事前許可を得たうえで翻訳したものです。 元の記事に従いタイトルに「ベストプラクティス」と含んでいますが、実際にはベストプラクティスは規模や状況によって大きく異なります。 チームの状況にあわせて参考にしていただければと思います。 ===== これは全3パート中の最後である第3パートとなる記事です。前2つの記事を読んでいなければ是非以下のリンクからお読みください。 パート1パート2パート3(この記事) それではいきましょう。 トークンはlocalStorageよりもCookieに保存するよくないコード: const token = localStorage.getItem("token"); if (token) { axios.defaults.headers

                                                              Reactのベストプラクティスとコード削減パターン - パート3
                                                            • Exploring the internals of Linux v0.01

                                                              Exploring the internals of Linux v0.01August 12, 2023 Linux kernel is often mentioned as a overwhelmingly large open source software. As of this writing, the latest version is v6.5-rc5, which consists of 36M lines of code. Needless to say, Linux is a fruit of hard work of many contributors over the decades. However, the first version of Linux, v0.01 was pretty small. It consisted of only 10,239 li

                                                                Exploring the internals of Linux v0.01
                                                              • macOS Ventura に上げたらssh接続の鍵認証ができなくなった件とその対応 - 職業プログラマの休日出勤

                                                                先日リリースされた macOS Ventura 13.0 が、我が家にもやってきました。普段からお世話になっているアプリケーションたち…各種Webブラウザ、JetBrains製品、Adobe製品、Docker、VS Code、MS Office、Sourcetree などなど、健全に動作しております。 ところが、どうしても さくらインターネット さんのレンタルサーバ へのssh接続の鍵ログインがエラーになっていたのでした。この記事は、その対処法のメモです。 エラーの状況と、その調査 手元の ~/.ssh/config に適切な設定 および 接続先サーバ側の ~/.ssh/authorized_keys に公開鍵を登録することによって、鍵ペアを使ったログインをできるようにしていました。ところが、Venturaな環境ではssh接続しようとすると鍵ペアでのログインは成功せずに、パスワードの入力を

                                                                  macOS Ventura に上げたらssh接続の鍵認証ができなくなった件とその対応 - 職業プログラマの休日出勤
                                                                • 【gulp4】もう迷わないgulpfile.jsの書き方|KojimaKohei

                                                                  ディレクトリ構造ディレクトリ構造はこんな感じです。 srcが作業ディレクトリで、コンパイル前のscssファイルや圧縮前のjsファイル、画像ファイルが格納されています。 gulpが走ると、distディレクトリにコンパイルされます。 ├─ index.html ├─ gulpfile.js ├─ package.json ├─ package.look.json ├─ /node_modules ├─ /dist │  ├─ /css │  │ └─ style.css │  ├─ /js │  │ └─ script.js │  └─ /img └─ /src ├─ /scss │ └─ style.scss ├─ /js │ └─ script.js └─ /img npmパッケージについての説明は割愛しますが、progateで解説されている記事があったので紹介しておきますね。 基本的なg

                                                                    【gulp4】もう迷わないgulpfile.jsの書き方|KojimaKohei
                                                                  • Railsでポリモーフィック関連を使った話(理由、必要な作業、注意点) - ESM アジャイル事業部 開発者ブログ

                                                                    こんにちは、アジャイル事業部 9sako6 です。 私のいるプロジェクトで大きなエンハンスが行われ、その中で Polymorphic Association(ポリモーフィック関連) を使う場面がありました。 ポリモーフィック関連を選択した理由や行った作業、注意点について話します。 架空のサービスを例に説明を行います。 サービス概要 私たちが運営するサービスでは、Magician(魔法使い)と、その魔法使いが扱える Magic(魔法)を調べることができます。 この世界の Magic(魔法)に同一のものはなく、 ユニークです。Magic(魔法)はMagician(魔法使い)に属しています。 class Magic < ApplicationRecord belongs_to :magician end class Magician < ApplicationRecord has_many :m

                                                                      Railsでポリモーフィック関連を使った話(理由、必要な作業、注意点) - ESM アジャイル事業部 開発者ブログ
                                                                    • AdoptOpenJDK to join the Eclipse Foundation | AdoptOpenJDK

                                                                      Since early 2017 Java™ developers, vendors, Fortune 500™ companies, end-users, hobbyists, and a multitude of other folks from the Java ecosystem have all come together at AdoptOpenJDK to solve an industry challenge of Providing the Java community with rock-solid runtimes and associated tools that can be used free of charge, without usage restrictions on a wide range of platforms. AdoptOpenJDK has

                                                                        AdoptOpenJDK to join the Eclipse Foundation | AdoptOpenJDK
                                                                      • What's New In DevTools (Chrome 92)  |  Blog  |  Chrome for Developers

                                                                        CSS grid editor A highly requested feature. You can now preview and author CSS Grid with the new CSS Grid editor! When an HTML element on your page has display: grid or display: inline-grid applied to it, you can see an icon appear next to it in the Styles pane. Click the icon to toggle the CSS grid editor. Here you can preview the potential changes with the on screen icons (e.g. justify-content:

                                                                        • PytorchのTransformersのT5を使って要約モデルを作る - 見習いデータサイエンティストの隠れ家

                                                                          インターネットの世界にニュースが溢れる昨今、満足度が高いものを的確に読みたいという方も多いかと思います。そのためには、見るニュースをどれにするか判断することが必要になります。そこで、ニュース全体の主旨を短い文章で表す要約の価値が高まっています。 自然言語処理における要約は、大きく2つに分けられます。それは、抽出型と抽象型です。抽出型は、文章の中から重要な文を抜き出すことで要約を作ります。要約として選ばれた文は元の文章にあるものなので、方向性が大きく異ることや誤字脱字がうまれる可能性は低いです。しかし、要約として選ばれた文のそれぞれは関係があるわけではないので、流暢な要約にならないことも多いです。それに対して、抽象型は人間が作るように要約としての文章の流暢さを考慮しながら作ります。本来人間がほしい要約はこちらになりますが、抽出型に比べると難易度が上がり、全く意味がわからない文章になる可能性も

                                                                            PytorchのTransformersのT5を使って要約モデルを作る - 見習いデータサイエンティストの隠れ家
                                                                          • シイタケなどのキノコ類は、なぜ「よく加熱」して食べないといけないのか(石田雅彦) - エキスパート - Yahoo!ニュース

                                                                            もう春で鍋物の季節もあとわずかだが、鍋物に欠かせないのが白菜やネギと並んでキノコ類だろう。キノコ類にはビタミンB1やB2、ビタミンDなどが含まれ、食物繊維も摂取できるなど、多様な栄養素を摂取できる食べ物だ。 ただ、新鮮なマッシュルーム(Agaricus bisporus)以外のキノコ類は生食できない(※1)。シイタケ(Lentinus edodes)でも皮膚炎が報告されているようにキノコ類はよく加熱して食べたほうがいい。 シイタケ皮膚炎とは 日本には4000種類から5000種類のキノコ類があると考えられているが、この中で食べることができるキノコは約100種類といわれ、厚生労働省は毒キノコによる食中毒の注意喚起をしている。毒キノコが危険なのはよく知られているが、食べることのできると考えられている食用キノコでも食中毒やアレルギー症状が起きることがある。 例えば、かつて美味なために食用として盛ん

                                                                              シイタケなどのキノコ類は、なぜ「よく加熱」して食べないといけないのか(石田雅彦) - エキスパート - Yahoo!ニュース
                                                                            • Windows 10でユーザーフォルダ名を変更する方法

                                                                              「ユーザーフォルダ名が変わらない」とお悩みの方が多いです。本記事では、レジストリを使用してWindows 10(Win 10)でユーザーフォルダ名を変更する方法について説明します。 本来はユーザーフォルダー名を変更せずにアカウントを再作成する方が安全です。すでに使用しているユーザーフォルダーの名前を変更すると、様々なトラブルが発生する可能性があります。 どうしても必要な場合以外はユーザーフォルダー名を変更しないことをお勧めします。 ユーザー名は変わるがフォルダ名が変わらない Microsoftアカウントやローカルアカウントのユーザー名は、設定で変更することができます。 しかし、「アカウントのユーザー名を変えてもユーザーフォルダ名が変わらない」という声が多いです。

                                                                                Windows 10でユーザーフォルダ名を変更する方法
                                                                              • OpenSSH: Release Notes

                                                                                OpenSSH Release Notes OpenSSH 9.8/9.8p1 (2024-07-01) OpenSSH 9.8 was released on 2024-07-01. It is available from the mirrors listed at https://www.openssh.com/. OpenSSH is a 100% complete SSH protocol 2.0 implementation and includes sftp client and server support. Once again, we would like to thank the OpenSSH community for their continued support of the project, especially those who contributed

                                                                                • 【Python】scikit-learn Pipeline と前処理の設定ファイル化 |

                                                                                  sklearn.pipeline.Pipeline sklearn.pipeline.Pipeline を上手く使うとfit, transform, predict を一つの Python オブジェクトにまとめられコードが簡潔になったり, 手続き型的なコードと比較してミスが減りやすくなる利点がある。 前処理に関する変換を scikit-learn ぽいクラスにして, これらを繋いだ変換パイプラインを作ってみる。パイプラインで使うには最後のステップ以外は次のステップで使う表現を生成する transform() をクラスメソッドに実装する必要がある。 また, 今回はパラメータに渡す値は設定ファイルから読み出す仕組みにする。 # -*- coding: utf-8 -*- import re import numpy as np import pandas as pd from sklearn.