投稿時間:2023-06-02 01:24:08 RSSフィード2023-06-02 01:00 分まとめ(29件)

カテゴリー等 サイト名等 記事タイトル・トレンドワード等 リンクURL 頻出ワード・要約等/検索ボリューム 登録日
IT 気になる、記になる… Meta、「Meta Quest 2」を6月4日より値下げ https://taisy0.com/2023/06/02/172409.html metaquest 2023-06-01 15:24:30
IT 気になる、記になる… Apple、「iOS」と「iPadOS」のバージョン別シェアの最新情報を公開 − 「iOS 16」は81%に https://taisy0.com/2023/06/02/172406.html apple 2023-06-01 15:18:58
IT ITmedia 総合記事一覧 [ITmedia News] 「Meta Quest 3」発表 新チップ搭載、カラーパススルーでMRにも対応 7万4800円で秋に発売 https://www.itmedia.co.jp/news/articles/2306/02/news075.html itmedia 2023-06-02 00:40:00
IT ITmedia 総合記事一覧 [ITmedia PC USER] Meta、VRヘッドセット「Quest 3」を発表 今秋発売で7万4800円から Quest 2も値下げ&性能向上アップデート https://www.itmedia.co.jp/pcuser/articles/2306/02/news073.html itmediapcusermeta 2023-06-02 00:15:00
Docker dockerタグが付けられた新着投稿 - Qiita Dockerコンテナを用いてSVNサーバを起動し、Windowsフォルダをマウント、ユーザーIDとパスワードも設定 https://qiita.com/jazzsuna/items/e6197c2d9e58c6202fe5 Dockerコンテナを用いてSVNサーバを起動し、Windowsフォルダをマウント、ユーザーIDとパスワードも設定Dockerコンテナを用いてSVNサーバを起動し、WindowsフォルダをマウントしてユーザーIDとパスワードを設定する方法CICDの環境構築などを試す際、手軽にリポジトリを立ち上げたくなります。 2023-06-02 00:11:25
海外TECH Ars Technica Players replace Tears of the Kingdom’s patched-out item-dupe glitches https://arstechnica.com/?p=1943535 nintendo 2023-06-01 15:24:39
海外TECH Ars Technica Researchers get primate embryos to start organ development in culture dishes https://arstechnica.com/?p=1943508 developmental 2023-06-01 15:15:04
海外TECH MakeUseOf How to Pin a Tweet to the Top of Twitter https://www.makeuseof.com/how-to-pin-tweet-twitter/ important 2023-06-01 15:30:18
海外TECH MakeUseOf How to Set Up Your Camera for Video and Streaming: 4 Essential Settings https://www.makeuseof.com/best-camera-settings-for-video-filming-streaming/ How to Set Up Your Camera for Video and Streaming Essential SettingsIf you re preparing to film a YouTube video or set up your camera for live streaming there are some settings you need to perfect first 2023-06-01 15:30:18
海外TECH MakeUseOf How to Fix the “Looks Like You’re Stranded” Xbox App Error in Windows 10 & 11 https://www.makeuseof.com/looks-like-youre-stranded-xbox-error-in-windows/ windows 2023-06-01 15:15:18
海外TECH DEV Community flutter row widget example https://dev.to/realnamehidden1_61/flutter-row-widget-example-f1 flutter row widget exampleimport package flutter material dart void main runApp MyApp class MyApp extends StatelessWidget This widget is the root of your application override Widget build BuildContext context return MaterialApp title Flutter Demo theme ThemeData This is the theme of your application Try running your application with flutter run You ll see the application has a blue toolbar Then without quitting the app try changing the primarySwatch below to Colors green and then invoke hot reload press r in the console where you ran flutter run or simply save your changes to hot reload in a Flutter IDE Notice that the counter didn t reset back to zero the application is not restarted primarySwatch Colors blue home RowWidget class RowWidget extends StatelessWidget const RowWidget super key override Widget build BuildContext context return Scaffold appBar AppBar title Text Row Widget body Container height child Row mainAxisAlignment MainAxisAlignment spaceEvenly crossAxisAlignment CrossAxisAlignment stretch children Container height width color Colors red Container height width color Colors black Container height width color Colors amber 2023-06-01 15:51:28
海外TECH DEV Community Discovering Open Source Opportunities with Quine.sh https://dev.to/coderatul/discovering-open-source-opportunities-with-quinesh-51od Discovering Open Source Opportunities with Quine sh Introduction Open source development is an exciting and rewarding journey but it can often be challenging for beginners to find suitable projects to contribute to Thankfully there s a powerful tool that can make this process easier and more accessible Quine sh In this article we will explore the features of Quine sh and delve into how it can be an invaluable resource for beginners seeking open source opportunities What is Quine sh Quine sh is a web based platform designed to facilitate open source collaboration and contribution It acts as a centralized hub connecting developers with open source projects from various domains and programming languages Quine offers a range of features that streamline the search for suitable projects making it an excellent tool for beginners Browse and Filter Projects Quine sh provides a comprehensive project directory allowing users to search for projects based on specific criteria Beginners can filter projects by programming language difficulty level project size and even by the labels such as beginner friendly or first timers only These filters enable newcomers to discover projects that align with their skill set and experience level greatly simplifying the process of finding suitable opportunities Issue Tracker One of the most powerful features of Quine sh is its integrated issue tracker Each project listed on the platform provides a detailed overview of existing issues and bug reports Beginners can easily browse through these issues filter them by labels such as good first issue or help wanted and find tasks that match their abilities and interests Mentoring Programs Quine sh also highlights projects that have dedicated mentoring programs for beginners These programs provide additional support and guidance to newcomers ensuring they have the necessary assistance throughout their contributions By participating in such programs beginners can learn from experienced mentors and gain valuable insights into the open source development workflow Community Engagement Quine sh fosters a vibrant and inclusive community of open source enthusiasts Developers can engage with project maintainers mentors and fellow contributors through dedicated discussion forums chat channels and mailing lists This community driven environment encourages knowledge sharing collaboration and mutual support making it an ideal platform for beginners to connect with like minded individuals and grow their skills Conclusion Quine sh is a game changer for beginners looking to dive into the world of open source Its intuitive project directory issue tracker mentoring programs and community engagement features make it an invaluable resource for newcomers seeking meaningful contributions By leveraging the power of Quine sh beginners can overcome the initial hurdles of finding suitable projects and start making valuable contributions to open source software So why wait Explore Quine sh today and embark on your open source journey with confidence Remember every contribution counts no matter how big or small and Quine sh is here to guide you every step of the way Happy coding and happy open source contributing 2023-06-01 15:33:48
海外TECH DEV Community How to generate voices with Python? https://dev.to/edenai/how-to-generate-voices-with-python-3558 How to generate voices with Python In this tutorial you will learn how to use Text to speech API in minutes with Python Eden AI provides an easy and developer friendly API that allows you to use voice generators ‍ What is Text to speech  Voice generation Text to Speech TTS technology can seamlessly transforms written text into natural sounding speech By employing sophisticated algorithms and artificial intelligence TTS systems analyze the linguistic structure of the text and generate lifelike speech output TTS technology has evolved to produce highly expressive voices incorporating elements like intonation pronunciation and speech rate adjustments to create a more human like and engaging audio experience This advancement enables visually impaired individuals to access written content and enhances the user experience across various domains such as e learning assistive technology audiobook production navigation systems and voice assistants ‍ Get Started with Text to speech APIThe first step is to install Python s requests package that will allow you to call Eden AI API ‍Next you ll need to install Python s JSON package in order to read and print the result of the API request ‍ How to use Text to speech API with Python  Get a Text to speech API Key on Eden AITo perform Text to speech you ll need to create an account on Eden AI for free Then you will be able to get your API key directly from the homepage with free credits offered by Eden AI Get your API key for FREE Let s generate voicesOnce you have imported packages on Python and got your API key you will be able to generate speech with text You can access the list of Text to speech engines available on Eden AI to help you choose the provider that best suits your project and needs ‍Here is the Python script you need to write in your notebook For example we called two different Text to Speech engines Eden AI API will then return in its JSON response results of those providers ‍Once the request is done you will be able to get the result with this print ‍Here is an example of a Text to speech API response ‍ Benefits of using Text to speech API with Eden AIUsing Text to speech with Eden AI API is quick and easy ‍ Save time and costWe offer a unified API for all providers simple and standard to use with a quick switch between providers and an access to the specific features of each provider ‍ Easy to integrateThe JSON output format is the same for all suppliers thanks to Eden AI s standardisation work The response elements are also standardised thanks to Eden AI s powerful matching algorithms ‍ CustomizationWith Eden AI you have the possibility to integrate a third party platform we can quickly develop connectors To go further and customize your Text to speech request with specific parameters check out our documentation ‍Create your Account on Eden AI 2023-06-01 15:32:19
Apple AppleInsider - Frontpage News Apple says iOS 16 is on 81% of all iPhones https://appleinsider.com/articles/23/06/01/apple-says-ios-16-is-on-81-of-all-iphones?utm_medium=rss Apple says iOS is on of all iPhonesAhead of Apple s announcement of iOS at WWDC the company has released updated statistics for iOS revealing that approximately of all iPhones are currently running this version up from in early Apple shared new iOS statsThe latest statistics released on Apple s developer site on Thursday present a positive outlook for iOS Across all active iPhones of any model the figures say are running iOS In contrast are running iOS while are operating on unspecified earlier versions Read more 2023-06-01 15:59:11
Apple AppleInsider - Frontpage News Azio Tera 75 Mechanical Keyboard review: incredibly solid, incredibly heavy https://appleinsider.com/articles/23/06/01/azio-tera-75-mechanical-keyboard-review-incredibly-solid-incredibly-heavy?utm_medium=rss Azio Tera Mechanical Keyboard review incredibly solid incredibly heavyAzio s Tera mechanical keyboard is sure to turn heads with its unique design ーbut topping the scales at pounds this is one keyboard you ll want to leave on your desk Azio Tera Mechanical KeyboardMechanical keyboards are having a moment right now and if you ve tried one it s easy to know why Firstly the tactile feedback of each keypress provides a superior typing experience enhancing both speed and accuracy Read more 2023-06-01 15:15:48
海外TECH Engadget Meta's Connect 2023 event is set for September 27th https://www.engadget.com/metas-connect-2023-event-is-set-for-september-27th-154545337.html?src=rss Meta x s Connect event is set for September thAlongside the official reveal of the Quest Meta has announced when this year s edition of Connect will take place The event which focuses on Meta s developments in the augmented and virtual reality spaces is set for September th and th according to its website Connect is taking place a little earlier than usual this year The edition happened in October More details about Connect are coming soon but one thing s for sure we ll learn much more about the Quest in late September Meta s next virtual reality headset will be available sometime this fall and it ll start at The company says the Quest is its quot most powerful headset yet quot It will offer full color passthrough to support mixed reality experiences Meta CEO Mark Zuckerberg said the latest model will have twice the graphics performance of the Quest The Quest comes with redesigned Touch Plus controllers and hand tracking support out of the gate The company also noted that it s reducing the prices of the Quest headsets on June th This article originally appeared on Engadget at 2023-06-01 15:45:45
海外TECH Engadget The best iPad accessories for 2023 https://www.engadget.com/best-ipad-accessories-130018595.html?src=rss The best iPad accessories for Accessories will be key whether you re turning your new Apple iPad into a laptop replacement or just trying to protect it against daily life hazards It s tempting to turn to Apple s own accessories ーand in some cases you should ーbut there s a slew of alternatives from other companies like Otterbox Logitech and Anker that work just as well and are often more affordable We tested out a bunch of cases keyboards styli and other miscellany to see which iPad accessories are worth buying and that will help you get the most out of your iPad from the iPad Air to the iPad Mini or a different iPad model Otterbox Symmetry caseOtterbox is an expert when it comes to protection as seen with their phone cases but its Symmetry Series series shows that it has design chops too Symmetry cases look similar to Apple s Smart Cover but the clear scratch resistant back is high quality and sturdy without adding a lot of weight to the iPad Plus the edge protection is substantial so you won t have to worry about damage from the inevitable accidental bumps your tablet takes I also like the extra flap Otterbox added that keeps the iPad screen cover closed and holds the second generation Apple Pencil to the side of the iPad Pros Symmetry Series cases are available for most iPad models and while they re more expensive than some no name iPad case you might find on Amazon they re worth it if you want a great balance of protection and style Speaking of cheaper iPad cases that fill up Amazon s search result pages some that are actually worthwhile are from Moko and ProCase If you like the look and feel of Apple s Smart Cover but don t want to drop plus on one both of these brands have dupes that give you that style at a fraction of the cost of the first party option Shop Moko cases at AmazonShop ProCase cases at AmazonTwelve South HoverBar DuoOf the plethora of iPad stands I ve used Twelve South s HoverBar Duo is the one that has come closest to perfect The “duo in the name refers to the fact that the gadget can either prop your iPad up using an arm attached to a weighted base or the same arm just attached to a desk or table using its included clamp The stand comes fully assembled on the weighted base but it s pretty easy to switch to the clamp thanks to the included instructions and basic tools in the box If you spring for the latest model it ll be even easier thanks to a new quick switch tab that lets you swap between the weighted base and the clamp attachment with any extra tools It wasn t hard to secure my inch iPad Pro in the vice grip that is the HoverBar Duo s tablet clip although it did take some force to move the arm into the right position That s probably for the best because it showed how strong the arm is it stayed in place without buckling sliding down or otherwise breaking a sweat I mostly used the HoverBar Duo with the clamp attachment which allowed me to use my iPad Pro as a secondary screen while working The included clamp should fit most desks and tables too as it can accommodate surface thickness from inch to inches If you re willing to sacrifice flexibility for something more elegant Elago s P stand for iPad may be a good fit It s made of a single piece of aluminum with a ledge for your iPad and a few well placed cutouts that you can snake a charging cable through The ledge is also wide enough to accommodate most iPad cases It may not be foldable or adjustable but its minimalist design will make it an attractive addition to your desk Buy Elago P stand at Amazon Logitech MX Keys MiniOne of the best Bluetooth keyboards I ve used recently is the Logitech MX Keys Mini It s not designed specifically for the iPad but it works quite well with it It combines a lot of the ergonomics and the general look and feel of the MX lineup into a compact and portable keyboard The Keys Mini has a slim profile that s slightly raised due to its top bar plus comfortable backlit keys that are a dream to type on The backlight is one of my favorite features because it automatically comes on when it senses your hands getting close to the keyboard That way it only stays illuminated when you re typing conserving battery life in the long run Logitech estimates the Keys Mini will last up to days depending on backlight use or up to five months without any backlight use Logitech s MX Keys Mini may be on the expensive side but it s one that could be both your iPad keyboard and your main desk typing device It can connect to up to three devices at the same time allowing you to swap between them quickly with just a press of a key and it has a few other handy keys too like one that brings up the emoji picker and another that mutes your microphone quite useful on Zoom calls But if you want something an iPad keyboard that s even more affordable or even thinner we still like the Logitech Keys to Go which we ve recommended in the past and you can usually find for between and Buy Logitech Keys to Go at Amazon Apple Magic Keyboard for iPadIf you really want to indulge Apple s own Magic Keyboard is the way to go This expensive case magnetically attaches to the latest iPad Pros and keeps them “floating above the keyboard and trackpad We praised the Magic Keyboard for its typing comfort and precise trackpad but dinged it for its limited range of motion It s easily the fanciest keyboard case available for the iPad and it s one of the best keyboards to consider if money is no object ーor if you want the most stylish iPad keyboard money can buy Apple PencilThis likely won t come as a surprise but the Apple Pencil is the best stylus you can get for the iPad Both the first and second generation Pencils are designed to work specifically with iPads and it shows in their smooth writing performance The second gen stylus has a double tap feature that you can customize to a certain degree and pressure sensitivity allows you to add as much or as little detail as you want to digital artwork I highly recommend shelling out or for the Apple Pencil if you re an artist ーyou won t be disappointed Buy Apple Pencil st gen at Amazon Logitech CrayonThere are other options that are more affordable than the Apple Pencil though like Logitech s Crayon It s just as good in terms of latency and accuracy ーdrawing in Procreate was a lag free experience and my strokes always ended up exactly where I wanted them to be and it s even more grippy by default thanks to its oval shaped design But as someone who primarily uses an Apple Pencil for digital art I missed pressure sensitivity when using the Crayon Aside from that the other biggest annoyance is that you have to use a Lightning or USB C cable to charge it Even the newest model for the iPad Pros doesn t magnetically attach to the tablet for charging While I wouldn t suggest the Crayon for serious artists I would recommend it for anyone who s on a strict budget especially digital journal keepers committed note takers and the like Paperlike screen protectorIf you re a heavy user of the Apple Pencil or some other stylus you should consider getting a screen protector for your new iPad They pull double duty Not only do they act as a first line of defense if your iPad goes careening onto the concrete but they can also enhance the digital drawing and writing experience Using a stylus on an iPad is strange at first because gliding the stylus nib over a glass surface feels nothing like “normal writing Matte screen protectors can get closer to replicating the pen on paper experience and they also prevent the stylus nib from wearing down so quickly Paperlike is the most popular in this space but Bersem s screen protectors are a great value at for a pack of two Not only does the matte finish help when you re drawing or taking digital notes but it also reduces screen glare and doesn t interfere with FaceID on the newest iPads Buy Bersem screen protector pack at Amazon Satechi Aluminum Stand and HubIf you plan on pushing your iPad Pro to its limits as a daily driver you ll probably need more than the tablet s single USB C port Apple has provided little guidance to which USB C hubs and adapters work best with the iPad Pros ーthere s no MFi certification for accessories like this yet Some hubs specifically advertise that they work with the newest iPad Pros and if you want to be extra safe I recommend buying one of those that comes from a reputable brand Satechi s Aluminum Stand and Hub is a favorite for its foldable design and how it packs ports and charging capabilities into a compact iPad accessory The holder itself rotates outward revealing a hidden attached USB C cable and a rubber bumper that keeps the stand in place in your desk On the back edge are a K HDMI socket one USB A port a headphone jack both SD and microSD card slots and a W USB C connection for charging I liked the versatility of Satechi s hub I could easily use it when I needed to prop my iPad up to watch a YouTube video and by just plugging in the attached cable I could switch to using my iPad as more of a work device with all of the necessary connectors in place It s also surprisingly light at ounces Combine that with its foldable design and you have a full featured hub that can easily be stuffed in a bag Anker in USB C hubNot all users need or want to spend on a dock for their iPad If you re using it as a laptop replacement it s worth the investment If you d rather spend less or just want something a bit more lightweight Anker s in USB C hub is a good choice It has most ports that you could ever want with the only exception being an Ethernet jack The slim dongle houses two USB A ports two USB C connections SD and microSD card slots and a K Hz HDMI port We also like that it provides up to W of pass through charging which means you can power up your iPad while using Anker s hub as the main connector between the tablet and its charging cable Anker makes a couple of versions of this hub including one that does have that coveted Ethernet port but it s hard to beat for the standard in model Buy Anker in hub at Amazon Samsung T SSDIt can be hard to anticipate how much storage you ll need in your iPad Maybe you picked up the base model but over time the device has turned into your main gadget holding most of your important documents photos apps and more If you have one of the latest iPad models with USB C you can use that port to connect the device to an external drive offloading files and freeing up onboard space on your device We like Samsung s T series of portable SSDs for their slick designs fast speeds and various modes of protection The T the T Touch and the T Shield all support read write speeds of up to MB s and their palm sized designs make them easy to toss in a bag before you leave for the day All three also support AES bit hardware encryption and optional password protection but you ll get the added bonus of a fingerprint reader on the T Touch As for the T Shield it s the newest in the lineup and has a more durable design with a rubberized exterior and an IP rating for water and dust resistance Buy Samsung T Touch TB at Amazon Buy Samsung T Shield TB at Amazon Anker Nano II W GaN chargerApple and other tech companies are increasingly leaving wall adapters out of their devices boxes so it s worth picking up a couple that can handle charging a couple of pieces of tech as quickly as possible Anker s W Nano II GaN adapter is a good one because it can fast charge iPhones and iPads plus the gallium nitride technology built into it helps prevent overheating In just a half hour of charging I got about a percent boost in battery life on my inch iPad Pro when using this accessory Gallium nitride is also a big reason why the W adapter is smaller than a lot of competing adapters available now including Apple s We also like its foldable design which will allow it to fit better in cramped spaces and in travel bags Anker PowerCore It s smart to have a portable battery with you when you re using your iPad on the go regardless of if it s your daily driver or you re only using it for a few select tasks Anker s PowerCore has a high enough capacity to charge up most tablets almost two times over making it very unlikely that you ll totally run out of power before you get to your next destination While it won t charge laptops it will work for most mobile devices and it has three USB A ports so you can power up to three devices simultaneously And since the brick itself weighs just over one pound it won t weigh down your bag all day long either This article originally appeared on Engadget at 2023-06-01 15:30:06
海外TECH Engadget Ford will offer flexible Mustang Mach-E leases to Uber drivers in three cities https://www.engadget.com/ford-will-offer-flexible-mustang-mach-e-leases-to-uber-drivers-in-three-cities-151534606.html?src=rss Ford will offer flexible Mustang Mach E leases to Uber drivers in three citiesUber drivers won t just have easy access to Tesla cars when they want to switch to EVs Ford and Uber are launching an expanded Drive pilot program that provides a flexible Mustang Mach E lease to rideshare drivers in Los Angeles San Diego and San Francisco Operators pick leases in one to four month increments and get their Mach E within two weeks After that they use a Ford Drive app to handle payments and maintenance Ford meanwhile buys fleets of the electric crossovers from dealerships and uses them for service A lease costs per week with included miles and per week with miles Drivers pay cents for every additional mile beyond what their plan offers That may seem expensive but Ford is counting on the no hassle exits and renewals as a draw Uber workers can lease only when they have enough driving time to justify the expense Ford and Uber initially tested Drive in San Diego last year with over Mustang Mach E cars in the fleet The companies didn t say how successful the initial run was but they note that California is Uber s best market for EV demand Nearly percent of all passenger miles were completed in EVs as of late Ford says To qualify drivers need to have at least a star rating and over trips The Mustang on offer is a no frills rear wheel drive model with miles of range although it does have CoPilot driver aids The lease option is in line with Uber s goal of becoming a zero emissions service in North America and Europe by This theoretically makes EVs more viable for drivers who can t commit to a purchase or multi year lease Uber also sweetens the proposition with an extra per ride up to per year and the option of serving premium Comfort Electric passengers Not that Uber has much choice California will require that most ride hailing cars are electric by while New York City wants a wholesale switch by the same year Ford meanwhile benefits by getting the Mach E into the hands of rideshare drivers who would otherwise rent a Tesla EV through Hertz This boosts exposure for the brand for passengers too and helps with Ford s bid to establish itself as a general mobility company The challenge is simply competing against Tesla s sheer volume The Hertz deal puts up to Tesla EVs on American roads and Ford s Drive pilot won t compete at its current scale This article originally appeared on Engadget at 2023-06-01 15:15:34
海外科学 NYT > Science Allina Health System in Minnesota Cuts Off Patients With Medical Debt https://www.nytimes.com/2023/06/01/business/allina-health-hospital-debt.html Allina Health System in Minnesota Cuts Off Patients With Medical DebtDoctors at the Allina Health System a wealthy nonprofit in the Midwest aren t allowed to see poor patients or children with too many unpaid medical bills 2023-06-01 15:31:37
海外科学 NYT > Science No One Knows How Many L.G.B.T.Q. Americans Die by Suicide https://www.nytimes.com/2023/06/01/health/lgbtq-suicide-data.html No One Knows How Many L G B T Q Americans Die by SuicideDeath investigators in Utah are among a handful of groups trying to learn how many gay and transgender people die by suicide in the United States 2023-06-01 15:01:49
金融 ◇◇ 保険デイリーニュース ◇◇(損保担当者必携!) 保険デイリーニュース(06/02) http://www.yanaharu.com/ins/?p=5207 識別番号 2023-06-01 15:35:27
金融 金融庁ホームページ 「中小・地域金融機関向けの総合的な監督指針」等の一部改正(案)に対するパブリックコメントの結果等について公表しました。 https://www.fsa.go.jp/news/r4/ginkou/20230601/20230601.html 金融機関 2023-06-01 17:00:00
金融 金融庁ホームページ 企業会計審議会委員の任命について公表しました。 https://www.fsa.go.jp/news/r4/singi/20230601.html 企業会計 2023-06-01 17:00:00
金融 金融庁ホームページ 「サステナブルファイナンス有識者会議」(第16回)を開催します。 https://www.fsa.go.jp/news/r4/singi/20230606.html 有識者会議 2023-06-01 17:00:00
金融 金融庁ホームページ 国際会計基準(IFRS)財団モニタリング・ボードによる憲章とMoUの改訂及び作業計画の公表について掲載しました。 https://www.fsa.go.jp/inter/etc/20230601/20230601.html 作業計画 2023-06-01 17:00:00
ニュース BBC News - Home Belgorod: Russia blames Ukraine for shelling inside border https://www.bbc.co.uk/news/world-europe-65779989?at_medium=RSS&at_campaign=KARANGA belgorod 2023-06-01 15:41:51
ニュース BBC News - Home Deadline passes in row over WhatsApp release to Covid inquiry https://www.bbc.co.uk/news/uk-politics-65775321?at_medium=RSS&at_campaign=KARANGA texts 2023-06-01 15:06:30
Azure Azure の更新情報 General availability: Azure Load Balancer per VM limit removal https://azure.microsoft.com/ja-jp/updates/general-availability-azure-load-balancer-per-vm-limit-removal/ availability 2023-06-01 16:00:04
GCP Cloud Blog How to simplify unstructured data analytics using BigQuery ML and Vertex AI https://cloud.google.com/blog/products/data-analytics/how-simplify-unstructured-data-analytics-using-bigquery-ml-and-vertex-ai/ How to simplify unstructured data analytics using BigQuery ML and Vertex AIUnstructured data such as images speech and textual data can be notoriously difficult to manage and even harder to analyze The analysis of unstructured data includes use cases such as extracting text from images using OCR sentiment analysis on customer reviews and simplifying translation for analytics All of this data needs to be stored managed and made available for machine learning The new BigQuery ML inference engine empowers practitioners to run inferences on unstructured data using pre trained AI models The results of these inferences can be analyzed to extract insights and improve decision making This can all be done in BigQuery using just a few lines of SQL In this blog we ll explore how the new BigQuery ML inference engine can be used to run inferences against unstructured data in BigQuery We ll demonstrate how to detect and translate text from movie poster images and run sentiment analysis against movie reviews BigQuery ML s new inference engineGoogle Cloud is home to a suite of pre trained AI models and APIs The BigQuery ML inference engine can call these APIs and manage the responses on your behalf All you have to do is define the model you want to use and run inferences against your data All of this is done in BigQuery using SQL The inference results are returned in JSON format and stored in BigQuery for analysis Why run your inferences in BigQuery Traditionally working with AI models to run inferences required expertise in programming languages like Python The ability to run inferences in BigQuery using just SQL can make generating insights from your data using AI simple and accessible BigQuery is also serverless so you can focus on analyzing your data without worrying about scalability and infrastructure The inference results are stored in BigQuery which allows you to analyze your unstructured data immediately without the need to move or copy your data A key advantage here is that this analysis can also be joined with structured data stored in BigQuery giving you the opportunity to deepen your insights This can simplify data management and minimize the amount of data movement and duplication required Which models are supported For now the BigQuery ML inference engine can be used with these pre trained Vertex AI models Vision AI API This model can be used to extract features from images managed by BigQuery Object Tables and stored on Cloud Storage For example Vision AI can detect and classify objects or read handwritten text Translation AI API This model can be used to translate text in BigQuery tables into over one hundred languages Natural Language Processing API This model can be used to derive meaning from textual data stored in BigQuery tables For example features like sentiment analysis can be used to determine whether the emotional tone of text is positive or negative So how does this work in practice Let s look at an example using images of movie postersWe will define our pre trained models for Vision AI Translation AI and NLP AI in BigQuery ML We ll then use Vision AI to detect the text from some classic movie posters images  Next we ll use Translation AI to detect any foreign posters and translate them to a language of our choosing English in this case  Finally we ll combine our unstructured data with structured data in BigQuery We ll use the extracted movie titles from our movie posters to look up the viewer reviews from the BigQuery IMDB public dataset We can then run sentiment analysis against these reviews using NLP AI Note The BigQuery ML inference engine is currently in Preview You will need to complete this enrollment form to have your project allowlisted for use with the BQML Inference Engine We ll give examples of the BigQuery SQL needed to define your models and run your inferences You ll want to check out our notebook for a detailed guide on how to get this up and running in your Google Cloud project Define your AI Models in BigQueryYou will need to enable the APIs listed below and also create a Cloud resource connection to enable BigQuery to interact with these services API  Model NameVision AI API  Cloud ai vision vTranslation AI API  Cloud ai translate vNLP AI API  Cloud ai natural language vYou can then run the CREATE MODEL query for each AI service to create your pretrained models replacing the model name as required code block StructValue u code u CREATE OR REPLACE MODEL r n PROJECT ID DATASET ID VISION MODEL NAME r nREMOTE WITH r nCONNECTION PROJECT ID REGION CONN NAME r nOPTIONS remote service type lt model name gt u language u u caption lt wagtail wagtailcore rich text RichText object at xebb gt Use the Vision AI API to detect text in images stored in Cloud StorageYou will need to create an object table for your images in Cloud Storage This read only object table provides metadata for images stored in Cloud Storage code block StructValue u code u CREATE OR REPLACE EXTERNAL TABLE r n PROJECT ID DATASET ID OBJECT TABLE NAME r nWITH r nCONNECTION REGION CONN NAME r nOPTIONS object metadata SIMPLE uris BUCKET LOCATION u language u u caption lt wagtail wagtailcore rich text RichText object at xed gt To detect the text from our posters you can then use ML ANNOTATE IMAGE and specify the text detection feature code block StructValue u code u SELECT r n ml annotate image result full text annotation text AS text content r n r nFROM r n ML ANNOTATE IMAGE r n MODEL PROJECT ID DATASET ID VISION MODEL NAME r n TABLE DATASET ID OBJECT TABLE NAME r n STRUCT TEXT DETECTION AS vision features u language u u caption lt wagtail wagtailcore rich text RichText object at xebad gt A JSON response will be returned to BigQuery that includes the text content and language code of the text You can parse the JSON to a scalar result using the dot annotation highlighted above Use the Translation AI API to translate foreign movie titles ML TRANSLATE can now be used to translate the foreign titles we ve extracted from our images into English You just need to specify the target language and the table of the movie posters for translation code block StructValue u code u SELECT r ntext content r nSTRING ml translate result translations detected language code r nas original language r nSTRING ml translate result translations translated text r nas translated title r nFROM r n ML TRANSLATE r nMODEL PROJECT ID DATASET ID TRANSLATE MODEL NAME r nTABLE DATASET ID image results r nSTRUCT TRANSLATE TEXT as translate mode en as target language code u language u u caption lt wagtail wagtailcore rich text RichText object at xeb gt Note The table column with the text you want to translate must be named text content The table of results will include json that can be parsed to extract both the original language and the translated text In this case the model has detected that title text is in French and has translated it to English Finally use natural language processing NLP to run sentiment analysis against movie reviewsYou can easily join inference results from your unstructured data with other BigQuery datasets to bolster your analysis For example we can now join the movie titles we extracted from our posters with thousands of movie reviews stored in BigQuery s IMDB public dataset bigquery public data imdb reviews You can use ML UNDERSTAND TEXT with the analyze sentiment feature to run sentiment analysis against some of these reviews to determine whether they are positive or negative code block StructValue u code u SELECT r n primary title start year text content AS review r n FLOAT ml understand text result document sentiment score AS score r n FLOAT ml understand text result document sentiment magnitude AS magnitude r nFROM r n ML UNDERSTAND TEXT r n MODEL PROJECT ID DATASET ID NLP MODEL NAME r n r n SELECT r n primary title start year review AS text content r n FROM r n bigquery public data imdb title basics titles r n JOIN r n bigquery public data imdb reviews reviews r n ON r n reviews movie id titles tconst r n WHERE r n UPPER titles primary title THE LOST WORLD AND r n start year r n r n STRUCT analyze sentiment AS nlu option u language u u caption lt wagtail wagtailcore rich text RichText object at xec gt Note The table column with the text you want to analyze must be named text content The JSON response will include a score and magnitude The score indicates the overall emotion of the text while the magnitude indicates how much emotional content is present So how did the Lost World compare with other movies that year To wrap up we ll compare the average review score of the Lost World movie to other movies released that year to see which was more popular This can be done using familiar SQL analysis code block StructValue u code u SELECT r n primary title start year r n AVG FLOAT ml understand text result document sentiment score AS av score r n AVG FLOAT ml understand text result document sentiment magnitude AS av magnitude r nFROM r n ML UNDERSTAND TEXT r n MODEL PROJECT ID DATASET ID NLP MODEL NAME r n r n SELECT r n primary title start year movie id review AS text content r n FROM r n bigquery public data imdb title basics titles r n JOIN r n bigquery public data imdb reviews reviews r n ON r n reviews movie id titles tconst r n WHERE r n start year r n r n STRUCT analyze sentiment AS nlu option r nGROUP BY r n primary title start year r nORDER BY r n av score DESC u language u u caption lt wagtail wagtailcore rich text RichText object at xeeb gt It looks like The Lost World narrowly missed out on the top spot to Sally of the Sawdust Want to learn more Check out our notebook for a step by step guide on using the BQML inference engine for unstructured data in Google Cloud You can also check out our Cloud AI service table valued functions overview page for more details Curious about pricing The BQML Pricing page gives a breakdown of how costs are applied across these services 2023-06-01 16:00:00

コメント

このブログの人気の投稿

投稿時間:2021-06-17 05:05:34 RSSフィード2021-06-17 05:00 分まとめ(1274件)

投稿時間:2021-06-20 02:06:12 RSSフィード2021-06-20 02:00 分まとめ(3871件)

投稿時間:2020-12-01 09:41:49 RSSフィード2020-12-01 09:00 分まとめ(69件)