Browsing by Issue Date, starting with "2015-11-30"
Now showing 1 - 4 of 4
Results Per Page
Sort Options
- Cinema autobiográfico: materialidade das imagens e inscrições da memóriaPublication . Freitas, Ana Isabel Esteves de; Viegas, ManuelaNa palavra Vindima, podemos facilmente encontrar a palavra Vida, e no Douro, uma nunca se desliga da outra. Os rostos transformam-se, como a terra, as mãos escurecem e os socalcos das rugas, carregam o peso do trabalho, das durezas e das alegrias da vida, na pele. As cantigas e os sorrisos ecoam na ampla paisagem, histórias são contadas como segredos, às videiras, que em fileira vão contando umas às outras. Os motores das carrinhas, que carregam as dornas, juntam-se ao som das roldanas que esmagam e espremem as uvas. Moem também as cabeças. O vinho bebe-se, enaltece-se, conversa-se, escorrega das mãos e passa a vida nos pipos, velhos. O Douro molda as suas gentes, ao chorar e ao sorrir, e como eu sou do Douro, molda-me também a mim e aos meus avós. “Uma Vindima” é um filme sobre eles, sobre a história de amor de João e Teresa, sobre as memórias de mais de sessenta anos de casados e sobre os frutos deste casamento feliz. É um filme de afectos, sobre a família reunida à volta da mesa, sobre as perdas comuns que pesam no peito e pairam ainda na casa, nas molduras, nos quartos vazios. Uma sucessão de memórias impressas em papel fotográfico, em vídeos caseiros e o meu olhar sobre tudo isto, agora, de câmara na mão.
- Cinema na primeira pessoa: auto-representação e auto reflexividade no documentário contemporâneoPublication . Leitão, Margarida Sofia Clímaco de Albuquerque; Gonçalves, VítorO presente trabalho pretende refletir o objecto fílmico Gipsofila e os dispositivos e práticas de um cinema na primeira pessoa, em que o realizador é simultaneamente autor e matéria do filme. Este projeto parte da necessidade de filmar sozinha, com simplicidade de meios, num espaço fechado e íntimo, a minha relação com a minha avó. Procuro investigar as possibilidades de relação entre a linguagem cinematográfica e a intimidade vivida por duas pessoas, num tempo e num espaço, marcados pela experiência e duração.
- Deterministic approach for multiple-source tsunami hazard assessment for Sines, PortugalPublication . Wronna, M.; Omira, Rachid; Baptista, Maria Ana Carvalho VianaIn this paper, we present a deterministic approach to tsunami hazard assessment for the city and harbour of Sines, Portugal, one of the test sites of project ASTARTE (Assessment, STrategy And Risk Reduction for Tsunamis in Europe). Sines has one of the most important deep-water ports, which has oil-bearing, petrochemical, liquid-bulk, coal, and container terminals. The port and its industrial infrastructures face the ocean southwest towards the main seismogenic sources. This work considers two different seismic zones: the Southwest Iberian Margin and the Gloria Fault. Within these two regions, we selected a total of six scenarios to assess the tsunami impact at the test site. The tsunami simulations are computed using NSWING, a Non-linear Shallow Water model wIth Nested Grids. In this study, the static effect of tides is analysed for three different tidal stages: MLLW (mean lower low water), MSL (mean sea level), and MHHW (mean higher high water). For each scenario, the tsunami hazard is described by maximum values of wave height, flow depth, drawback, maximum inundation area and run-up. Synthetic waveforms are computed at virtual tide gauges at specific locations outside and inside the harbour. The final results describe the impact at the Sines test site considering the single scenarios at mean sea level, the aggregate scenario, and the influence of the tide on the aggregate scenario. The results confirm the composite source of Horseshoe and Marques de Pombal faults as the worst-case scenario, with wave heights of over 10 m, which reach the coast approximately 22 min after the rupture. It dominates the aggregate scenario by about 60 % of the impact area at the test site, considering maximum wave height and maximum flow depth. The HSMPF scenario inundates a total area of 3.5 km2. © Author(s) 2015.
- A parallel algorithm for statistical multiword term extraction from very large corporaPublication . Gonçalves, Carlos; Silva, Joaquim F.; Cunha, Jose Alberto C.Multi-word Relevant Expressions (REs) can be defined as sequences of words (n-grams) with strong semantic meaning, such as "ice melting" and "Ministere des Affaires Etrangeres", useful in Information Retrieval, Document Clustering or Classification and Indexing of Documents. The need of extracting REs in several languages led research on statistical approaches rather than symbolic methods, since the former allow language-independence. Based on the assumption that REs have strong cohesion between their consecutive n-grams, the LocalMaxs algorithm is a language independent approach that extracts REs. Apart from its good precision, this extractor is time-consuming, being inoperable for Big Data if implemented in a sequential manner. This paper presents the first parallel and distributed version of this algorithm, achieving almost linear speedup and sizeup when processing corpora up to 1 billion words, using up to 54 virtual machines in a public cloud. This parallel version of the algorithm explores the statistical knowledge of the n-grams in the corpus, to promote the locality of the references.