<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/lucon/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/lucon/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 21 Oct 2007 11:22:13 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/lucon/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>Lucon release</title><link>https://sourceforge.net/p/lucon/news/2007/10/lucon-release/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Lucon (Lucene based concordancer) is a user friendly graphical concordancer.&lt;br /&gt;
It can be used by researchers, teachers, students in any language.&lt;br /&gt;
Lucon runs on (UTF-8) plain text and xml files.&lt;br /&gt;
It can run on one or more files or even on an entire folder.&lt;br /&gt;
It creates the list of words and their frequency of occurrence in the searched files.&lt;br /&gt;
It extracts only relevant words from xml files, ignoring element names or name and value of attributes.&lt;br /&gt;
It displays the list of words and their associated frequency of occurrence, a small left and right context of the searched word (the user can set the length of this context) and a larger context.&lt;br /&gt;
It allows for fast search: while the user introduces characters, the list of words is modified, so that only the matching words are displayed.&lt;br /&gt;
It can also perform approximate search: given one word, it displays all words that have a close form to that one.&lt;br /&gt;
It can search for (compound) terms within a certain limit.&lt;br /&gt;
It can search through the attribute values (only for xml files), very useful when you want to search for a lemma (presupposing that you have an xml file in which every word is tagged and has a lemma attribute).&lt;br /&gt;
The list of words and their small contexts can be saved separately in a file for further analyses.&lt;br /&gt;
Lucon is developed in Java 1.5, thus being portable on any platform: Windows, Linux, Mac.&lt;br /&gt;
It uses Lucene as the main search engine, thus any search operation should be faster than traditional approaches and the application can handle huge size o data.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Catalin Mititelu</dc:creator><pubDate>Sun, 21 Oct 2007 11:22:13 -0000</pubDate><guid>https://sourceforge.net7ed103641675acc640321da37e35d39183430b8f</guid></item></channel></rss>