はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    Google I/O

『The Stanford Natural Language Processing Group』

  • 人気
  • 新着
  • すべて
  • Evaluation of clustering

    6 users

    nlp.stanford.edu

    Typical objective functions in clustering formalize the goal of attaining high intra-cluster similarity (documents within a cluster are similar) and low inter-cluster similarity (documents from different clusters are dissimilar). This is an internal criterion for the quality of a clustering. But good scores on an internal criterion do not necessarily translate into good effectiveness in an applica

    • テクノロジー
    • 2010/12/22 11:36
    • 機械学習
    • The Stanford Natural Language Processing Group

      7 users

      nlp.stanford.edu

      NLP Reading Group Schedule — Summer 2020 Monday 3:00-4:00pm, Video Chat Person in charge: Reid Pryzant Theme: we broke into random subgroups and each group picked papers. X-LXMERT: Paint, Caption and Answer Questions with Multi-Modal Transformers [pdf] Word meaning in minds and machines [pdf] Building machines that learn and think like people [pdf] Retrieval-Augmented Generation for Knowledge-Inte

      • テクノロジー
      • 2010/11/28 20:46
      • The Stanford Natural Language Processing Group

        12 users

        nlp.stanford.edu

        About Stanford CoreNLP provides a set of natural language analysis tools which can take raw text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize dates, times, and numeric quantities, and mark up the structure of sentences in terms of phrases and word dependencies, indicate which noun phrases refer to the same entities, ind

        • テクノロジー
        • 2010/11/16 23:06
        • 自然言語処理
        • nlp
        • Language
        • Tools
        • english
        • python
        • IT
        • CoreNLP
        • Stanford NLP
        • Demystifying the American Graduate Admissions Process

          8 users

          nlp.stanford.edu/~rkarthik

          © 2010 Karthik Raghunathan Demystifying the American Graduate Admissions Process Karthik Raghunathan Graduate Class of 2010 Stanford Computer Science [email protected] Abstract This paper attempts to discuss at length the various factors (along with their respective weightage) that the admissions committee at a top graduate school in the US takes into account while reviewing a Master of Science (

          • 学び
          • 2010/10/16 13:55
          • 留学
          • あとで読む
          • Introduction to Information Retrieval: Slides

            3 users

            nlp.stanford.edu

            Powerpoint slides are from the Stanford CS276 class and from the Stuttgart IIR class. Latex slides are from the Stuttgart IIR class. The latex slides are in latex beamer, so you need to know/learn latex to be able to modify them. You will need these beamer style files. Key: ppt = powerpoint, pdf = pdf optimized for presentation, pdf = pdf optimized for printing, src = latex source of pdf

            • テクノロジー
            • 2010/08/09 11:30
            • slide
            • The Stanford Natural Language Processing Group

              15 users

              nlp.stanford.edu

              About A natural language parser is a program that works out the grammatical structure of sentences, for instance, which groups of words go together (as "phrases") and which words are the subject or object of a verb. Probabilistic parsers use knowledge of language gained from hand-parsed sentences to try to produce the most likely analysis of new sentences. These statistical parsers still make some

              • テクノロジー
              • 2010/07/24 23:35
              • NLP
              • parser
              • Tools
              • あとで読む
              • Naive Bayes text classification

                3 users

                nlp.stanford.edu

                The first supervised learning method we introduce is the multinomial Naive Bayes or multinomial NB model, a probabilistic learning method. The probability of a document being in class is computed as where is the conditional probability of term occurring in a document of class .We interpret as a measure of how much evidence contributes that is the correct class. is the prior probability of a docume

                • テクノロジー
                • 2009/12/17 17:18
                • Introduction to Information Retrieval

                  44 users

                  nlp.stanford.edu

                  This is the companion website for the following book. Christopher D. Manning, Prabhakar Raghavan and Hinrich Schütze, Introduction to Information Retrieval, Cambridge University Press. 2008. You can order this book at CUP, at your local bookstore or on the internet. The best search term to use is the ISBN: 0521865719. The book aims to provide a modern approach to information retrieval from a compu

                  • テクノロジー
                  • 2009/10/06 17:14
                  • Information Retrieval
                  • 情報検索
                  • nlp
                  • book
                  • IR
                  • search
                  • 書籍
                  • 研究
                  • Introduction to Information Retrieval

                    100 users

                    nlp.stanford.edu

                    This is the companion website for the following book. Christopher D. Manning, Prabhakar Raghavan and Hinrich Schütze, Introduction to Information Retrieval, Cambridge University Press. 2008. You can order this book at CUP, at your local bookstore or on the internet. The best search term to use is the ISBN: 0521865719. The book aims to provide a modern approach to information retrieval from a compu

                    • テクノロジー
                    • 2009/09/26 05:20
                    • Information Retrieval
                    • IIR
                    • 機械学習
                    • 検索
                    • nlp
                    • book
                    • 本
                    • 研究
                    • 情報検索
                    • PDF
                    • Bill MacCartney

                      4 users

                      nlp.stanford.edu/~wcmac

                      Bill MacCartney papers · talks · downloads · resume · personal I'm the Director of Proactive Intelligence at Apple, where I lead 120+ scientists and engineers in using machine learning and natural language processing to build predictive models of language and user behavior. In this role, I oversee teams responsible for the QuickType, QuickPath, Shortcuts, Siri Suggestions, and Siri Found In featur

                      • テクノロジー
                      • 2009/05/13 19:12
                      • nlp
                      • The Stanford Natural Language Processing Group

                        12 users

                        nlp.stanford.edu

                        About Stanford NER is a Java implementation of a Named Entity Recognizer. Named Entity Recognition (NER) labels sequences of words in a text which are the names of things, such as person and company names, or gene and protein names. It comes with well-engineered feature extractors for Named Entity Recognition, and many options for defining feature extractors. Included with the download are good na

                        • テクノロジー
                        • 2009/05/11 18:42
                        • nlp
                        • crf
                        • english
                        • java
                        • The Stanford Natural Language Processing Group

                          5 users

                          nlp.stanford.edu

                          The Stanford NLP Group Welcome to the Natural Language Processing Group at Stanford University! We are a passionate, inclusive group of students and faculty, postdocs and research engineers, who work together on algorithms that allow computers to process, generate, and understand human languages. Our interests are very broad, including basic scientific research on computational linguistics, machin

                          • 暮らし
                          • 2009/01/26 15:43
                          • nlp
                          • stanford
                          • The Stanford Natural Language Processing Group

                            5 users

                            nlp.stanford.edu

                            Overview The PageRank algorithm, as used by the Google search engine, exploits the linkage structure of the web to compute global "importance" scores that can be used to influence the ranking of search results. While the use of PageRank has proven very effective, the web's rapid growth in size and diversity drives an increasing demand for greater flexibility in ranking. Ideally, each user should b

                            • テクノロジー
                            • 2009/01/06 04:35
                            • Algorithm
                            • google
                            • research
                            • http://nlp.stanford.edu/IR-book/pdf/irbookonlinereading.pdf

                              8 users

                              nlp.stanford.edu

                              • テクノロジー
                              • 2008/12/09 10:02
                              • 自然言語処理
                              • 機械学習
                              • google
                              • Variable byte codes

                                10 users

                                nlp.stanford.edu

                                Variable byte (VB) encoding uses an integral number of bytes to encode a gap. The last 7 bits of a byte are ``payload'' and encode part of the gap. The first bit of the byte is a continuation bit . It is set to 1 for the last byte of the encoded gap and to 0 otherwise. To decode a variable byte code, we read a sequence of bytes with continuation bit 0 terminated by a byte with continuation bit 1.

                                • テクノロジー
                                • 2008/07/24 17:31
                                • algorithm
                                • compression
                                • search
                                • Introduction to Information Retrieval

                                  31 users

                                  nlp.stanford.edu

                                  By Christopher D. Manning, Prabhakar Raghavan & Hinrich Schütze Website: http://informationretrieval.org/ Cambridge University Press © 2008 Cambridge University Press Comments, corrections, and other feedback most welcome at: informationretrieval (at) yahoogroups.com Brief Contents Boolean retrievalThe term vocabulary and postings listsDictionaries and tolerant retrievalIndex constructionIndex com

                                  • テクノロジー
                                  • 2008/04/27 19:21
                                  • searchengine
                                  • book
                                  • *後で読む
                                  • algorithm
                                  • 機械学習
                                  • The Stanford Natural Language Processing Group

                                    3 users

                                    nlp.stanford.edu

                                    The Stanford NLP Group The Natural Language Processing Group at Stanford University is a team of faculty, research scientists, postdocs, programmers and students who work together on algorithms that allow computers to process and understand human languages. Our work ranges from basic research in computational linguistics to key applications in human language technology, and covers areas such as se

                                    • 暮らし
                                    • 2008/02/06 16:52
                                    • Software - The Stanford Natural Language Processing Group

                                      7 users

                                      nlp.stanford.edu

                                      The Stanford NLP Group makes some of our Natural Language Processing software available to everyone! We provide statistical NLP, deep learning NLP, and rule-based NLP tools for major computational linguistics problems, which can be incorporated into applications with human language technology needs. These packages are widely used in industry, academia, and government. This code is actively being d

                                      • テクノロジー
                                      • 2008/01/24 22:30
                                      • nlp
                                      • tools
                                      • software
                                      • The Stanford Natural Language Processing Group

                                        18 users

                                        nlp.stanford.edu

                                        About A Part-Of-Speech Tagger (POS Tagger) is a piece of software that reads text in some language and assigns parts of speech to each word (and other token), such as noun, verb, adjective, etc., although generally computational applications use more fine-grained POS tags like 'noun-plural'. This software is a Java implementation of the log-linear part-of-speech taggers described in these papers (

                                        • テクノロジー
                                        • 2007/09/09 22:31
                                        • nlp
                                        • 形態素解析
                                        • 自然言語処理
                                        • tool
                                        • 取得
                                        • english
                                        • java
                                        • Christopher Manning, Stanford NLP

                                          7 users

                                          nlp.stanford.edu/~manning

                                          Thomas M. Siebel Professor in Machine Learning, Professor of Linguistics and of Computer Science Director, Stanford Artificial Intelligence Laboratory (SAIL) Associate Director, Stanford Institute for Human-Centered Artificial Intelligence (HAI) Stanford NLP Group, Stanford AI Lab, HAI, Linguistics and Computer Science, Stanford University What's New? GloVe: Global Vectors for Word Representation

                                          • テクノロジー
                                          • 2006/11/08 14:41
                                          • nlp
                                          • Statistical NLP / corpus-based computational linguistics resources

                                            9 users

                                            nlp.stanford.edu

                                            Statistical natural language processing and corpus-based computational linguistics: An annotated list of resources Contents Tools: Machine Translation, POS Taggers, NP chunking, Sequence models, Parsers, Semantic Parsers/SRL, NER, Coreference, Language models, Concordances, Summarization, Other Corpora: Large collections, Particular languages, Treebanks, Discourse, WSD, Literature, Acquisition SGM

                                            • テクノロジー
                                            • 2006/08/09 11:08
                                            • nlp
                                            • 統計
                                            • ツール
                                            • Foundations of Statistical Natural Language Processing

                                              33 users

                                              nlp.stanford.edu

                                              This is the companion website for the following book. Chris Manning and Hinrich Schütze, Foundations of Statistical Natural Language Processing, MIT Press. Cambridge, MA: May 1999. Interested in buying the book? Some more information about the book and sample chapters are available. If you are here to look up something that is mentioned in the book, click on the appropriate chapter link below. A l

                                              • テクノロジー
                                              • 2006/02/23 18:27
                                              • nlp
                                              • 自然言語処理
                                              • 教科書
                                              • book
                                              • 論文

                                              このページはまだ
                                              ブックマークされていません

                                              このページを最初にブックマークしてみませんか?

                                              『The Stanford Natural Language Processing Group』の新着エントリーを見る

                                              キーボードショートカット一覧

                                              j次のブックマーク

                                              k前のブックマーク

                                              lあとで読む

                                              eコメント一覧を開く

                                              oページを開く

                                              はてなブックマーク

                                              • 総合
                                              • 一般
                                              • 世の中
                                              • 政治と経済
                                              • 暮らし
                                              • 学び
                                              • テクノロジー
                                              • エンタメ
                                              • アニメとゲーム
                                              • おもしろ
                                              • アプリ・拡張機能
                                              • 開発ブログ
                                              • ヘルプ
                                              • お問い合わせ
                                              • ガイドライン
                                              • 利用規約
                                              • プライバシーポリシー
                                              • 利用者情報の外部送信について
                                              • ガイドライン
                                              • 利用規約
                                              • プライバシーポリシー
                                              • 利用者情報の外部送信について

                                              公式Twitter

                                              • 公式アカウント
                                              • ホットエントリー

                                              はてなのサービス

                                              • はてなブログ
                                              • はてなブログPro
                                              • 人力検索はてな
                                              • はてなブログ タグ
                                              • はてなニュース
                                              • ソレドコ
                                              • App Storeからダウンロード
                                              • Google Playで手に入れよう
                                              Copyright © 2005-2025 Hatena. All Rights Reserved.
                                              設定を変更しましたx