Showing posts with label web. Show all posts
Showing posts with label web. Show all posts

Saturday, 23 June 2012

jusText

http://code.google.com/p/justext/

jusText is a tool for removing boilerplate content, such as navigation links, headers, and footers from HTML pages. It is designed to preserve mainly text containing full sentences and it is therefore well suited for creating linguistic resources such as Web corpora.

Monday, 2 April 2012

NRL: The Natural Rule Language

Link: http://nrl.sourceforge.net/
Intro: The Natural Rule Language is a model-driven language aimed at improving quality and time to market in integration projects. It enables users to constrain, modify and map data in diverse formats. NRL works at a high level, and is designed for automatic translation to execution languages.
NRL's main remit is to provide a user-friendly alternative to languages like OCL, XSLT, XPath, Schematron, and many others, particularly in scenarios where they would be considered too technical.

Monday, 19 March 2012

WebAnnotator


WebAnnotator is a new tool for annotating Web pages implemented at LIMSI. Giving it a try will take you no more than 10 minutes.

WebAnnotator is implemented as a Firefox extension, allowing annotation of both offline and inline pages. The HTML rendering is fully preserved and all annotations consist in new HTML spans with specific styles. 
WebAnnotator provides an easy and general-purpose framework and is made available under CeCILL free license (close to GNU GPL), so that use and further contributions are made simple.

WebAnnotator can be downloaded on the official Mozilla web page:
https://addons.mozilla.org/en-US/firefox/addon/webannotator/

All parts of an HTML document can be annotated: text, images, videos, tables, menus, etc. The annotations are created by simply selecting a part of the document and clicking on the relevant type and subtypes. The annotated elements are then highlighted in a specific color. Annotation schemas can be defined by the user by creating a simple DTD representing the types and subtypes that must be highlighted. Finally, annotations can be saved (HTML with highlighted parts of documents) or exported (in a machine-readable format).

WebAnnotator will be presented at LREC conference in May 2012.

Sunday, 19 February 2012

Albatross Toolkit

http://www.object-craft.com.au/projects/albatross/
http://www.nactem.ac.uk/brat-annotation/

Albatross is a small and flexible Python toolkit for developing highly stateful web applications. The toolkit has been designed to take a lot of the pain out of constructing intranet applications although you can also use Albatross for deploying publicly accessed web applications.

Tuesday, 22 November 2011

N-GRAMS from the COCA and COHA corpora of American English

Link: http://www.ngrams.info/
Intro: These n-grams are based on the largest publicly-available, genre-balanced corpus of English -- the 450 million wordCorpus of Contemporary American English (COCA). With this n-grams data (2, 3, 4, 5-word sequences, with their frequency), you can carry out powerful queries offline -- without needing to access the corpus via the web interface.

Thursday, 29 September 2011

Exhibit - Publishing Framework for Data-Rich Interactive Web Pages

http://www.simile-widgets.org/exhibit/

Exhibit lets you easily create web pages with advanced text search and filtering functionalities, with interactive maps, timelines, and other visualizations.

Monday, 26 September 2011

Microsoft WebMatrix

http://www.microsoft.com/web/webmatrix/

WebMatrix is a free web development tool from Microsoft that includes everything you need for website development. Start from open source web applications, built-in web templates or just start writing code yourself. It’s all-inclusive, simple and best of all free. Developing websites has never been easier.

Saturday, 23 January 2010

Read the Web Project at CMU

The project namely "Read the Web" which has been undertaking by researchers at CMU (e.g. Prof. Tom Mitchell): http://rtw.ml.cmu.edu/readtheweb.html

Should be tracking this project regularly.

--
Cheers,
Vu