You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
こんにちは。技術部の吉川です。 みなさんは、異常なデータを見つけたが、どうしてそのような状態になったのか追跡できず困ったという経験はないでしょうか。 今回は、そんなときにクックパッドで利用されているAuditログについてご紹介します。 Auditログとは クックパッドでのAuditログは特定のデータレコードに対して発生したイベントをコンテキストとともに記録するものです。 一般的に監査ログ、証跡ログといったものがありますが、それらとは多少異なっています。 ここでのイベントとは、あるデータレコードが 作成された 更新・変更された 削除された といったものです。またそれ以外にもログインした、ログアウトした、セキュアな情報が閲覧された、といったイベントも含まれています。 コンテキストは以下のようなものを記録します。 いつ どこで 処理が行われたホスト 何が イベント 何を 対象データの情報 スキー
会場 会場:京都大学 吉田キャンパス 所在地:〒606-8501 京都市左京区吉田本町 アクセスは以下のHPをご覧下さい. http://www.kyoto-u.ac.jp/ja/access/campus/ 会場案内図(PDF) 無線インターネットアクセスについて 無線LANは使用可能ですが,混雑のため繋がらない場合もあります. 無線LANの利用には eduroam と MIAKO の二通りの方法があります.無線LANは各会場で利用することができます. [eduroam] eduroam(SSID:eduroam)による無線LANが利用可能です. eduroam アカウントをお持ちで無い方は,eduroam の臨時アカウントを発行いたしますので,無線LAN使用申請書に必要事項をご記入の上,受付にてお申込みください.eduroam 参加機関所属の方は予め所属機関でeduroam のアカウン
大量のデータの背後にある潜在的な情報を抽出する技術として,トピックモデルと呼ばれる統計モデルの研究が近年注目を集めている。本書はこれについて,言語処理という具体的な問題に対して,その理論と応用をわかりやすく解説する。 0. 本書の使い方 0.1 本書の読み方 0.2 各章と付録の説明 0.3 本書で用いる記号など 1. 統計的潜在意味解析とは 1.1 潜在的意味・トピックと潜在的共起性 1.2 潜在意味解析の歴史 1.3 統計的潜在意味解析とデータ駆動インテリジェンスの創発 1.4 確率的潜在変数モデル 1.5 確率的生成モデルとグラフィカルモデル 2. Latent Dirichlet Allocation 2.1 概要 2.2 多項分布とDirichlet分布 2.3 LDAの生成過程 2.4 LDAの幾何学的解釈 2.5 LDAの応用例 3. 学習アルゴリズ
iQONはAppStoreのレビュー4.5, GooglePlayのレビュー4.3と、嬉しいことにユーザーから高い評価を受けています。しかし、実際にユーザーが日々感じているアプリの良い点だったり不満点などの本音の部分は、レビューやTwitterなどのユーザーが投稿する文章の中に含まれています。特にサポートにお問い合わせをしてくださったユーザーからいいただくような改善を訴えるメッセージとは違い、Tw...iQONはAppStoreのレビュー4.5, GooglePlayのレビュー4.3と、嬉しいことにユーザーから高い評価を受けています。しかし、実際にユーザーが日々感じているアプリの良い点だったり不満点などの本音の部分は、レビューやTwitterなどのユーザーが投稿する文章の中に含まれています。特にサポートにお問い合わせをしてくださったユーザーからいいただくような改善を訴えるメッセージとは違い
この記事は CAMPHOR- Advent Calendar 2014 5日目の記事です。 こんにちは @Shtr28です。自然言語処理の研究とかしてます。 今日は研究してる時に便利だった concurrent.futures モジュールを紹介します。 Future は並列計算のパターンのひとつです。 今回はテキストを使って機械学習するときによく使う ngram を Future で並列計算します! 日本語を形態素解析器 mecab で分かち書きして、一行ずつ ngram を計算します。 フルのコードはここ(gist)。 メインの並列化のコードはここ。 def multi_process(): # kgram に対して識別番号を順番にふるための dict kgram2id = defaultdict(lambda: len(kgram2id)) # 並列計算のプロセスプールを確保! wit
Inference The basic use of a graphical model is to perform inference: making predictions about the values of unobserved variables, conditioned on the values of observed variables and the parameters. FACTORIE has implementations of many common inference algorithms based on both belief propagation and MCMC. Tutorial » Learning Through a modular specification of inference, optimization, and learning
View the Project on GitHub mimno/Mallet Download ZIP File Download TAR Ball View On GitHub Mallet: MAchine Learning for LanguagE Toolkit MALLET is a Java-based package for statistical natural language processing, document classification, clustering, topic modeling, information extraction, and other machine learning applications to text. MALLET includes sophisticated tools for document classificati
Anthology ID:P14-1129Volume:Proceedings of the 52nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)Month:JuneYear:2014Address:Baltimore, MarylandEditors:Kristina Toutanova, Hua WuVenue:ACLSIG:Publisher:Association for Computational LinguisticsNote:Pages:1370–1380Language:URL:https://aclanthology.org/P14-1129DOI:10.3115/v1/P14-1129Bibkey:devlin-etal-2014-fast
Anthology ID:P13-1006Volume:Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)Month:AugustYear:2013Address:Sofia, BulgariaEditors:Hinrich Schuetze, Pascale Fung, Massimo PoesioVenue:ACLSIG:Publisher:Association for Computational LinguisticsNote:Pages:53–63Language:URL:https://aclanthology.org/P13-1006DOI:Bibkey:yu-siskind-2013-groundedCi
Anthology ID:D13-1204Volume:Proceedings of the 2013 Conference on Empirical Methods in Natural Language ProcessingMonth:OctoberYear:2013Address:Seattle, Washington, USAEditors:David Yarowsky, Timothy Baldwin, Anna Korhonen, Karen Livescu, Steven BethardVenue:EMNLPSIG:SIGDATPublisher:Association for Computational LinguisticsNote:Pages:1983–1995Language:URL:https://aclanthology.org/D13-1204DOI:Bibke
my biased thoughts on the fields of natural language processing (NLP), computational linguistics (CL) and related topics (machine learning, math, funding, etc.) I can probably count on my fingers the number of papers I've submitted for which a reviewer hasn't complained about a baseline in some way. I don't mean to imply that all of those complaints are invalid: many of them were 100% right on in
Workshop on Vector Space Modeling for NLP NAACL 2015, Denver, Colorado (June 5, 2015) Modern NLP started with methods based on pure symbolic analysis of language. Statistical methods were introduced to NLP in its current form in the 1980s/1990s, allowing "soft" reasoning about language, and made NLP more data-driven. Over the last decade another step has been taken in this direction -- it was prop
2. ⾃自⼰己紹介 海野 裕也 l -2008 東⼤大情報理理⼯工修⼠士 l ⾃自然⾔言語処理理 l 2008-2011 ⽇日本アイ・ビー・エム(株)東京基礎研 l テキストマイニング、⾃自然⾔言語処理理の研究開発 l 2011- (株)プリファードインフラストラクチャー l ⾃自然⾔言語処理理、情報検索索、機械学習、テキストマイニングなど の研究開発 l 研究開発系案件の担当、コンサルティング NLP若若⼿手の会共同委員⻑⾧長(2014-) 2 3. 会社紹介 Preferred Infrastructure, Inc. (PFI) l 設⽴立立: 2006年年3⽉月 l 場所: 東京都⽂文京区本郷 l 従業員数: 36 l ミッション: Bring cutting-‐‑‒edge research advances to the real world. 4. 主な
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く