Archive for the ‘News’ Category

Loretta Auvil of the SEASR Team will be participating in a workshop at Colorado Learning and Teaching with Technology Conference (COLTT). The workshop takes place at the University of Boulder on August 13, 2009 from 1:30-3:45pm. The workshop will focus on SEASR Analytics for Zotero. You can register for the event at the COLTT website above.

This presentation will highlight the integration of two powerful tools–Zotero for data management and SEASR for analytics. Zotero was developed at the Center for History and New Media, George Mason University, and is a tool aimed at facilitating a user’s research process by providing mechanisms for collecting, managing, and citing Internet resources (websites, articles, books, etc.). Zotero functions as an extension of the popular open-source browser Firefox. One of the key features provided by Zotero is the ability to automatically extract metadata from online resources as part of the resource collection process and to store it conveniently. Zotero also provides advanced tagging and searching functionality, allowing the user to organize, find, and visualize the collected resources effortlessly.

SEASR provides a semantic-enabled web-driven dataflow-execution environment that allows others to create their own analytical components. The initial analytics are meant to be demonstrations to show capabilities such as tag cloud generation, sentence summarization, entity extraction, and citation network analysis of the selected data assets. Additional text analysis capabilities are forthcoming. SEASR provides analytics to enhance scholars’ use of digital materials by helping them uncover hidden information and connections, supporting the study of assets from small patterns drawn from a single text or chunk of text to broader entity categories and relations across a million words or a million books. These analytics are also provided as a Firefox extension. This application allows researchers to use the SEASR analytical tools with their Zotero assets in a straightforward way.


Bernie Ács of the SEASR Team made a remote presentation for the NINES/18th Connect Workshop held in Dublin on July 15, 2009. The presentation included an overview of the SEASR project. Also in remote attendance were Loretta Auvil and Xavier Llorà of the SEASR Team.

The presentation is available here.


Tags:
Jun 29

THATCamp

by . Print Print No comment - Post a comment

Loretta Auvil, Boris Capitanu, and Amit Kumar of the SEASR Team participate in THATCamp 2009 at George Mason University on June 27-29, 2009. We had the opportunity to have a session on SEASR Analytics. We also had the opportunity to discuss SEASR with many humanities researchers.


Tags:

A new version (0.3.5) of the SEASR Analytics for Zotero Firefox plugin has been released. The new version adds support for Zotero 1.0.* – 2.0b5 and Firefox 2.0 – 3.5.*. A new set of flows (applications) are available, including: Flesch-Kincaid Readability Test, Tag Cloud Viewer, Date Entities to Simile Timeline, HITS Summarizer, and Author Centrality Analysis.

Our user community wanted a different naming strategy, so that one could tell what items were analyzed. If a single item is selected, then the results item maintains the same name as the item. If multiple items are selected, then the results item uses the collection name followed by the number of items selected. In both cases, the name of the service that is executed is provided in the “Creator” attribute. The selected items are also added to the “Related Items” section – a problem with populating these items was also fixed.

We made several changes to improve configuration file specification. One change includes the ability to specify a configuration file in XML format (json support still exists) with additional error messages to indicate problems with parsing your custom configuration file. This configuration file may exist on your local machine and you can use a file browser to find the local file.

The new release can be downloaded at https://addons.mozilla.org/en-US/firefox/addon/10020.

A complete list of changes for what is new in version 0.3.5 can be found at http://repository.seasr.org/Zotero/Releases/experimental/0.3/changelog-0.3.5.xhtml.


Loretta Auvil and Bernie Ács of the SEASR Team participated in the Digital Humanities 2009 Conference at the University of Maryland on June 22-25, 2009. We had a poster called “SEASR Integrates with Zotero to Provide Analytical Environment for Mashing up Other Analytical Tools” by Boris Capitanu, Xavier Llorà, Loretta Auvil, Michael Welge, and Bernie Ács. We also had the opportunity to have discussions with many humanities researchers.


The SEASR Team held a Follow-up SEASR Workshop on the Monday, June 22, 2009 of Digital Humanities 2009 week. Loretta Auvil and Bernie Ács presented updates to the SEASR project. We had presentations from Andrew Ashton of Brown University, Clare Lewellyn and Michael Krot of JSTOR, Anoop Kumar of Tufts (VUE), and Susan Schreibman of Digital Humanities Observatory.

The presentation materials are available at http://dev-tools.seasr.org/confluence/display/Outreach/June2009Follow-up.


David Tcheng  and Amit Kumar represented SEASR project at the 19 June 2009 ACM/IEEE Joint Conference on Digital Libraries “Workshop On Integrating Digital Library Content with Computational Tools and Services” workshop. The two workshops presented were “SEASR & Meandre for Second Generation Digital Libraries”  and  “ NESTER – Web Based Waveform Analysis with Meandre”.

The presentation abstracts are available here and here.

The powerpoint presentation for the  SEASR & Meandre for Second Generation Digital Libraries is available here.


Bernie Acs and Loretta Auvil of the SEASR Team participated in Bamboo Workshop 5 held June 17-19 in Washington DC. Attendees participated in discussions regarding the Bamboo proposal to The Andrew W. Mellon Foundation.


The University of Victoria’s Digital Humanities Summer Institute (DHSI) was held on June 8-12, 2009. Loretta Auvil and Boris Capitanu taught the course entitled “SEASR in Action: Data Analytics for Humanities Scholar”. The slides and course materials for this workshop are at http://dev-tools.seasr.org/confluence/display/Outreach/DHSI-SEASR.

We had 15 students registered for the course. The course covered the following topics: Overview of SEASR infrastructure (components, flows, applications), Introduction to text mining tools, and Using and creating Zotero flows.


Meandre 1.4.5 was released today, May 19, 2009. This is (hopefully) the last and most stable release in the 1.4 series before we move onto big changes for the 1.5 series. Version 1.4.5 has a few new features and numerous bug fixes and usability improvements.

As usual, the Download page now points to this stable release:

http://seasr.org/meandre/download/

The raw artifacts are available at the SEASR repository:

http://repository.seasr.org/Meandre/Releases/1.4/1.4.5/

Visible changes since 1.4.4:

  • Workbench now supports flows written in ZigZag
  • Workbench can output flows to the .mau format
  • Bug fixes in the job submission API for flows that finish quickly
  • Flow RDF representations can be converted to ZigZag
  • Infrastructure web API and HTML interface added “Publish All” ability
  • Bug fixes for multiple users running the same flow
  • Stack trace is now printed for the failing Component when a Flow execution aborts unexpectedly