On Tue, 20 Mar 2007 10:48:37 +0100, Matus UHLAR - fantomas wrote in
[EMAIL PROTECTED]:
> 
> On 19.03.07 21:54, Arnt Karlsen wrote:
>> ..try play with these searches in your CLI:
>> [EMAIL PROTECTED]:~/Independent-Reformer $ apt-cache search recogni |wc -l 
>> 123
>> [EMAIL PROTECTED]:~/Independent-Reformer $ apt-cache search voice |wc -l 107
> 
>> [EMAIL PROTECTED]:~/Independent-Reformer $ apt-cache search voice |apt-cache
>> search recogni |wc -l 123
> 
> wrong. this does the same than the first. 

..yeah, I just cut 'n pasted.  ;o)

> apt-cache does not work with stdin. Just use two words as two arguments:
> 
> apt-cache search voice recogni | wc -l 2
> 
>> [EMAIL PROTECTED]:~/Independent-Reformer $ apt-cache search speech |wc -l 90
>> [EMAIL PROTECTED]:~/Independent-Reformer $ apt-cache search "speech \ 
>> recogni"
>> |wc -l
>> 4
>> [EMAIL PROTECTED]:~/Independent-Reformer $ apt-cache --full search \ "speech
>> recogni" |less

..here I search for "speech recogni" (tion etc) etc and find 4 matches, 
"--full"'y explained.' ;o)  

> apt-cache search speech recogni | wc -l 9

..this adds GSM speech compression and machine learning, 
the latter might also be of interest to OP, dangerous 
diversion to me, thanks.  ;o)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to