著者
中野 邦彦
出版者
日本社会情報学会
雑誌
日本社会情報学会全国大会研究発表論文集 日本社会情報学会 第25回全国大会
巻号頁・発行日
pp.373-376, 2010 (Released:2011-03-26)

This paper aims to verify the effectivity of Local SNS's management actors. The author empirically assesses the change of SNS user's text data. In this paper, two kinds of analyses were performed. Primarily, the measurement of happiness in SNS user's text data was conducted. Finally, a transition of original user's numbers who write a sentence or comment in local SNS was examined.
著者
田中 秀幸
出版者
横断型基幹科学技術研究団体連合(横幹連合)
雑誌
横幹連合コンファレンス予稿集 第3回横幹連合コンファレンス
巻号頁・発行日
pp.73, 2009 (Released:2010-04-05)

This paper aims to assess relationship between online and real regional community by focusing on a regional social networking service, SNS. Intrinsic motivation framework reveals meaning of text in a regional SNS.
著者
鬼頭 達男 鳥居 秀行
出版者
一般社団法人電子情報通信学会
雑誌
電子情報通信学会誌 (ISSN:09135693)
巻号頁・発行日
vol.77, no.6, pp.636-642, 1994-06-25
被引用文献数
8

盗聴の心配のいらないパーソナルハンディホン
著者
石井 卓郎 Ishii Takuro
出版者
名古屋大学農学国際教育協力研究センター
雑誌
農学国際協力 (ISSN:13475096)
巻号頁・発行日
vol.8, pp.89-121, 2010-02 (Released:2013-03-05)

The proceedings included herein are the papers presented in the Seventh ICCAE Open Forum held in October 20th, 2006 at Nagoya University, Japan.
著者
桜井 敏雄
出版者
日本結晶学会
雑誌
日本結晶学会誌 (ISSN:03694585)
巻号頁・発行日
vol.23, no.5, pp.303-305, 1981-09-30 (Released:2010-09-30)
参考文献数
3
被引用文献数
1
著者
武田 行生 舟橋 宏明
出版者
一般社団法人日本機械学会
雑誌
日本機械学会論文集 C編 (ISSN:03875024)
巻号頁・発行日
vol.59, no.560, pp.p1142-1147, 1993-04
被引用文献数
8

When all input links, except one, are fixed in a mechanism of parallel manipulator with N degrees of freedom (dof), N kinds of mechanisms with a single dof can be obtained, and pressure angles corresponding to each mechanism can be defined. In order to transmit power efficiently from input links to the output link, all of the values of cosines of the pressure angles must be as big as possible. Then, the present paper proposes a new transmission index (TI) for parallel manipulators based on the power transmitted from input links to the output link, which is defined as the minimum value of cosines of the pressure angles. For planar and spatial parallel manipulators, static force analyses are carried out, and the relationships between TI and joint forces are studied. Working spaces of parallel manipulators with consideration of motion transmissibility are also shown.
著者
井手上慶 河村慎二 津邑公暁
雑誌
研究報告計算機アーキテクチャ(ARC)
巻号頁・発行日
vol.2014-ARC-212, no.1, pp.1-9, 2014-09-29

スマートフォンなどの普及に伴い,ガベージコレクション (GC) の性能が与える影響範囲が拡大している.一方,GC は主にアルゴリズム面で改良がなされてきたが,GC 実行時のレスポンス低下など,重要な問題の根本的解決には未だ至っていない.これに対し我々は,ハードウェア支援により GC を高速化する手法をこれまでにいくつか提案しており,その有用性について検討してきた.本稿では,まず我々が提案している二つの手法を取り上げ,それぞれ評価結果を示すとともにその有用性について述べる.これらの手法はいずれも,GC における基本的な構成処理要素に着目し,その高速化を図るものである.その後,現在我々が取り組んでいるハードウェア支援を用いたコンパクション機能について述べる.コンパクション機能を実装している既存の GC アルゴリズムはいくつか存在しているが,オブジェクトの移動時には当該オブジェクトを参照しているポインタを張り替える必要があり,これは一般にコストが比較的大きい.そこで本手法では,オブジェクト間の参照関係を記憶する専用の表をプロセッサに追加し,これを利用することで高速なポインタの書き換え,およびコンパクション機能の実現を目指す.そして最後に,この手法により期待される効果について考察する.
著者
伊藤 敏彦 小暮 悟 中川 聖一
出版者
一般社団法人情報処理学会
雑誌
情報処理学会論文誌 (ISSN:18827764)
巻号頁・発行日
vol.39, no.5, pp.1248-1257, 1998-05-15
被引用文献数
22

自然言語による音声対話システムにおいては,システムがユーザと協調的に対話を進めていくことは重要である.この考えを基に我々は音声対話システムにおける協調的応答生成システムを開発した.応答生成システムは対話制御部,問題解決器,知識データベース,応答文生成部から構成され,対話システムの意味理解システムによって生成された意味表現を受け取り,可能なかぎり協調的応答をする.たとえば,ユーザの質問文に検索に必要な情報を含まれていなかったり,検索結果の数が多い場合などはユーザへの質問を行う.また,ユーザの望む検索結果が得られなかった場合,それに代わる代案を提案する.本論文では音声対話システムの評価実験であげられたいくつかの応答生成システムの問題点を改良し,ユーザの対話の焦点を抽出し,協調的な応答を行う応答機能を持った応答生成システムについて述べる.また,「システムの使い勝手の良さ」が協調的応答生成の導入によってどのように向上するのかに着目して行った評価実験について述べる.We have developed a robust dialogue system which aids users in information retrieval through spontaneous speech.Dialog system through natural language must be designed so that it can cooperatively response to users.Based on this consideration,we developed a cooperative response generator in the dialogue system.The response generator is composed of dialog manager,problem solver,knowledge databases,and response sentence generator.The response generator receives a semantic representation (that is,semantic network) which the interpreter builds for the user's utterance and generates as cooperative response sentences as possible.For example,if a user's query doesn't have enough conditions/information to answer the question by the system,and if there are many information retrieval candidates from the knowledge database for user's question,the dialog manger queries the user to get necessary conditions and to select the information.Further,if the system can't retrieve any information related to the user's question,the generator proposes an alternative plan.And evaluation experiments are described how the above improvement increses "convenience of the system".

1 0 0 0 OA 米国通観

著者
水谷友恒 著
出版者
水谷友恒
巻号頁・発行日
1900
著者
所 光男 加藤 樹夫 後藤 喜一 渡辺 実 山田 不二造 酒向 俊雄 大塚 一幸 杉山 治 古川 雅宏 丹羽 昭司 長山 千秋
出版者
The Japanese Association for Infectious Diseases
雑誌
感染症学雑誌 (ISSN:03875911)
巻号頁・発行日
vol.58, no.10, pp.1038-1045, 1984
被引用文献数
2

1983年7月から9月にかけて岐阜県内で2事例の集団下痢症が発生した. 2事例の患者総数は31名であり, 患者の主症状は下痢 (100%), 腹痛 (93.5%), 嘔気 (80.6%), 嘔吐 (58.1%), 発熱 (35.5%) であった. 原因食品は事例1が鯛の塩焼き, 事例2が卵焼きであった.<BR>これら2事例の患者ふん便12件中11件 (91.7%) から腸炎ビブリオが, 8件 (66.7%) から<I>Vibrio fluoialis</I>が検出された. 腸炎ビブリオ分離株の血清型は事例1の患者5名から分離された15株がO5: K15であり, 事例2の患者7名から分離された28株のうち25株がO10: K19, 3株がO5: K17であった.<BR><I>V. fluvialis</I>分離株のうち, 事例1の患者由来の15株中8株, 事例2の患者由来の30株中12株および原因食品の卵焼きから分離された1株を任意に選び東京都立衛生研究所に依頼して血清型別試験を行った. その結果, 事例1の患者2名から分離された3株がTFO-12に, 事例2の患者2名から分離された2株がTFO-4に, 患者4名から分離された5株がTFO-17に型別され, 両事例とも患者間に血清型の一致が認められた. しかしながら, 事例1の残り5株, 事例2の残り5株および卵焼き由来の1株は型別不能であった.<BR>以上の結果から, これら2事例の集団下痢症は腸炎ビブリオと<I>V. fluvialis</I>の混合感染による食中毒事例であると結論した. 腸炎ビブリオと<I>V. fluvialis</I>の混合感染として細菌学的にも, 血清学的にも証明された食中毒事例はこれら2事例がわが国では最初のものと思われる.