<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/lucon/news/" rel="alternate"/><link href="https://sourceforge.net/p/lucon/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/lucon/news/</id><updated>2007-10-21T11:22:13Z</updated><subtitle>Recent posts to news</subtitle><entry><title>Lucon release</title><link href="https://sourceforge.net/p/lucon/news/2007/10/lucon-release/" rel="alternate"/><published>2007-10-21T11:22:13Z</published><updated>2007-10-21T11:22:13Z</updated><author><name>Catalin Mititelu</name><uri>https://sourceforge.net/u/catalinmititelu/</uri></author><id>https://sourceforge.net7ed103641675acc640321da37e35d39183430b8f</id><summary type="html">&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;</summary></entry></feed>