<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Term Operations</title><link>https://sourceforge.net/p/lemur/wiki/Term%2520Operations/</link><description>Recent changes to Term Operations</description><atom:link href="https://sourceforge.net/p/lemur/wiki/Term%20Operations/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 07 Sep 2017 13:32:02 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/lemur/wiki/Term%20Operations/feed" rel="self" type="application/rss+xml"/><item><title>Discussion for Term Operations page</title><link>https://sourceforge.net/p/lemur/wiki/Term%2520Operations/?limit=25#65d2</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I do not understand your question. If the two words occur within the document within the specified window, how is the result not desired? Please move your question to the appropriate discussion forum (https://sourceforge.net/p/lemur/discussion/). These comments will be deleted from the wiki.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Fisher</dc:creator><pubDate>Thu, 07 Sep 2017 13:32:02 -0000</pubDate><guid>https://sourceforge.net4e225d93bd40716bcf88f391aaf14f5ab042d21f</guid></item><item><title>Discussion for Term Operations page</title><link>https://sourceforge.net/p/lemur/wiki/Term%2520Operations/?limit=25#91ef</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi David, &lt;br/&gt;
How can I use these term operations via the terminal of Ubuntu? What directory I should be in?&lt;/p&gt;
&lt;p&gt;For example, I'm currently in the indri-5.11/ directory.&lt;br/&gt;
What command should I run to get the results for #uw"3"(blue car)?&lt;/p&gt;
&lt;p&gt;Thanks :)&lt;/p&gt;
&lt;p&gt;Regards,&lt;br/&gt;
Aarjavee.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aarjavee S. Kamdar</dc:creator><pubDate>Thu, 07 Sep 2017 03:44:31 -0000</pubDate><guid>https://sourceforge.netee7d4a6bee4d52e061fb7832da3d6c09f0ffdd6b</guid></item><item><title>WikiPage Term Operations modified by David Fisher</title><link>https://sourceforge.net/p/lemur/wiki/Term%2520Operations/</link><description>Terms are the basic building blocks of Indri queries. Terms come in the form of single term, ordered and unordered phrases, synonyms, among others. In addition, there are a number of options that allow you to specify if a term should appear within a certain field, or if it should be scored within a given context. 

Term Operations in the Indri Query Language: 

 Name | Example | Behavior
-----| ----- |-----
term | dog | occurrences of dog (Indri will stem and stop)
"term" | "dog" | occurrences of dog (Indri will not stem or stop)
ordered window | \#od''n''(blue car) -**or**- \#''n''(blue car) | blue ''n'' words or less before car
unordered window | \#uw''n''(blue car) | blue within ''n'' words of car
synonym list | \#syn(car automobile) | occurrences of car or automobile
weighted synonym | \#wsyn(1.0 car 0.5 automobile) | like synonym, but only counts occurrences of automobile as 0.5 of an occurrence
any operator | \#any:person | all occurrences of the person field </description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Fisher</dc:creator><pubDate>Thu, 04 Oct 2012 16:07:13 -0000</pubDate><guid>https://sourceforge.net87da7edb448734524a1523abf6c33a5ab1f6d55b</guid></item></channel></rss>