942 resultados para networks text analysis text network graph Gephi network measures shuffed text Zipf Heap Python


Relevância:

100.00% 100.00%

Publicador:

Resumo:

"UILU-ENG 79 1745"--Cover.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Mode of access: Internet.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Originally presented as the author's thesis (M.S.), University of Illinois.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Vita.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

"September 1982."

Relevância:

100.00% 100.00%

Publicador:

Resumo:

1967 ed. issued by Division of Air Quality and Emission Data, as APTD 69-22.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Includes bibliography.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Includes bibliography.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Com o propósito de incrementar suas campanhas mercadológicas, muitas organizações, recorrem às ferramentas de mídias sociais hospedadas na Internet. Com isso, procuram o aumento de produtividade com adoção de sistemas automatizados de reprodução de mensagens, ou mesmo de recursos de acesso direto, inserindo mensagens de caráter persuasivo nos fóruns de discussões em comunidades online. Uma certa falta de sensibilidade para com o trato comunicacional, num meio potencialmente promissor, mas que pede uma outra interpretação, para posterior ação. Frequentemente implica em uma possibilidade de reverberação indicando ser imprescindível maior atenção na elaboração e no direcionamento desses fluxos comunicacionais, acentuadamente os de propósitos persuasivos. Nesse sentido, o presente trabalho propõe o estudo de comunidades online nas quais possamos a partir da identificação dos fatores que levem à sua formação, analisar e interpretar sua estrutura e seus fluxos comunicacionais, tais que, indiquem seus elementos agregadores. Para tal, com os preceitos metodológicos observados, objetivou-se demonstrar que, com esses componentes, as análises podem ser desenvolvidas para melhor adequação de estratégias de relacionamentos, possibilitando ações inerentes ao processo comunicacional mercadológico com essas comunidades. A metodologia ora empregada envolveu análise estrutural da rede com aplicações de softwares como UCINET, integrado com NetDraw, e dos fluxos comunicacionais, que formaram o corpora, analisado com a suíte Wordsmith Tools. Uma rede formada em comunidade hospedada na ferramenta orkut, por meio da obtenção dos conteúdos de fóruns temáticos, forneceu o corpora para as análises lexicais. Os resultados obtidos puderam caracterizar, não só a própria existência da rede social, como as potencialidades de relacionamento, a partir de interpretações de fluxos dialógicos de seus elementos agregadores, por meio de recursos visuais (grafos), estatísticos e lexicais.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Many innovations are inspired by past ideas in a nontrivial way. Tracing these origins and identifying scientific branches is crucial for research inspirations. In this paper, we use citation relations to identify the descendant chart, i.e., the family tree of research papers. Unlike other spanning trees that focus on cost or distance minimization, we make use of the nature of citations and identify the most important parent for each publication, leading to a treelike backbone of the citation network. Measures are introduced to validate the backbone as the descendant chart. We show that citation backbones can well characterize the hierarchical and fractal structure of scientific development, and lead to an accurate classification of fields and subfields. © 2011 American Physical Society.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Moving objects database systems are the most challenging sub-category among Spatio-Temporal database systems. A database system that updates in real-time the location information of GPS-equipped moving vehicles has to meet even stricter requirements. Currently existing data storage models and indexing mechanisms work well only when the number of moving objects in the system is relatively small. This dissertation research aimed at the real-time tracking and history retrieval of massive numbers of vehicles moving on road networks. A total solution has been provided for the real-time update of the vehicles' location and motion information, range queries on current and history data, and prediction of vehicles' movement in the near future. ^ To achieve these goals, a new approach called Segmented Time Associated to Partitioned Space (STAPS) was first proposed in this dissertation for building and manipulating the indexing structures for moving objects databases. ^ Applying the STAPS approach, an indexing structure of associating a time interval tree to each road segment was developed for real-time database systems of vehicles moving on road networks. The indexing structure uses affordable storage to support real-time data updates and efficient query processing. The data update and query processing performance it provides is consistent without restrictions such as a time window or assuming linear moving trajectories. ^ An application system design based on distributed system architecture with centralized organization was developed to maximally support the proposed data and indexing structures. The suggested system architecture is highly scalable and flexible. Finally, based on a real-world application model of vehicles moving in region-wide, main issues on the implementation of such a system were addressed. ^