Displaying 10 results from an estimated 10 matches for "vsm".
Did you mean:
asm
2010 Nov 01
0
R's text mining package VSM support
I have been using R's text mining package and its really a great tool. I
have not found retrieval support or maybe there are functionalities I am
missing.
How can a simple VSM model be implemented using the R's text mining package?
Your help is appreciated.
--
Research Scholar,
School of Electrical and Computer Engineering
Purdue University
West Lafayette IN
web.ics.purdue.edu/~sgrao
[[alternative HTML version deleted]]
2012 Nov 26
1
Word missing after stemmed with Norwegian in Search::Xapian::TermGenerator
Hi all Xapian-devel,
Gist: https://gist.github.com/10d2222d8bffe8d7631d
I'm using Xapian-TermGenerator to extract Norwegian sentences to vsm
(vector space model) using TermGenerator. But when I test generating vsm
from 'Truet med ? stevne misforn?yd PC-kunde - PC-leverand?ren Asus likte
sv?rt d?rlig kundens misforn?yde leserbrev.' It doen't return 'asus' result
in vsm.
So I've tried to replace 'Asus' wit...
2005 Jul 08
4
newbie questions
...all at once,
so both formats will have to work
= The legacy location of INBOXes has been /var/spool/mail/<userid>. The
docs appear to say that Maildir format INBOXes should be in ~/Maildir.
Q4:Can the INBOXes be in two location, the converted new Maildirs in ~,
and the old unconverted in vsm? Or will I have to override the DC
cfg'ed INBOX location to be VSM until I get them all converted and then
move them all to ~/Maildir and change the DC config to that?
5) Some mention was made of procmail configuration issues
Q5: Can procmail support both formats/locations, or will I have t...
2006 May 23
1
modelling domU bootloaders
I don''t think that modelling domUloader (or pygrub, for that matter) is
going to be optional for VSM 1. Do the CIM providers have any plans for
this?
Thanks.
Andrew
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2004 Dec 20
1
Help me ($$$) with install h323
Hello
Does anybody who have experience in installing the h323 modules in asterisk.
I try'd it many times an spend xxx hours to install it but didn't get
lucky so far.
I have asterisk 1.0.1 running with bristuffed 2.0
I'm willing to pay for this.
Sjaak
2010 Aug 25
28
Still can't install from NanoCorp
Hi guys. Have wine 1.3.1 installed and the bug
http://bugs.winehq.org/show_bug.cgi?id=23935 was reported as fixed,
closed. So tried to install ispq9.msi and this is the output from the
terminal.
benjie1 at benjie1:~$ cd Downloads/
benjie1 at benjie1:~/Downloads$ ls
08-13-10.ic2 ICUBackup10.exe usr
bookmarks icuii81.exe wine-1.3.1
email addresses ispq9.msi
2005 Jan 06
1
.call MeetMe
Hello
Would it be possible to dail out to lett's say to 4 people with a .call
file and put them directly into a free meetme room.
Thanks
Sjaak
2005 Jan 19
0
FAX detection in extentions.conf
Hello
I have a PBX for our company with in front a ISDN * ISDN server.
I would like to detect if the outgoing line is a fax call or voice call.
I know ther's a fax detection in zaptel.
Now the question can I make desision in extentions.conf when * detects a
fax call.
FAX > PBX > ZAP/G1 > ZAP/G2 > the world
and not
FAX > PBX > ZAP/G1 > IAX2 > voip world
Thanks
2005 May 10
1
AreskiCC + MySQL
Hello * Users
Did somebody get managed to get AreskiCC work under mysql.
If so is there anywhere to find the database structure for mysql.
Thanks
Sjaak
2005 Sep 23
1
dial (iax/X&sip/y) get y fraction earlier
Hello
I like to call to 2 providers
provider X = IAX
provider Y = SIP
exten => _06.,1,Dial(IAX2/X/${EXTEN},30,r)&(SIP/${EXTEN}@Y.Y.Y.Y)
exten => _06.,2,Hangup
Provider X is working but provider Y never shows up.
What's wrong ??
How can I get provider Y working a fraction earlier the provider X
Thanks
Sjaak