Displaying 6 results from an estimated 6 matches for "adamiec".
2012 Jan 13
3
tm package, custom reader
I need help with creating custom xml reader for use with the tm package. The
objective is to crate a corpus for analysis. Files that I'm working with
come from solr and are in a funky XML format never the less I'm able to
parse the XML files using solrDocs.R function provided by Duncan Temple
Lang.
The problem I'm having that once I parse the document I need to create a
custom
2003 Sep 18
1
make errors
I am trying to upgrade my ssh to 3.7p1 on a Solaris 8 Enterprise 450 server.
I receive the following errors:
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.
-I/usr/local/ssl/inc
lude -I/usr/local/include -DSSHDIR=\"/usr/local/etc\"
-D_PATH_SSH_PROGRAM=\"/u
sr/local/bin/ssh\"
-D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass
\"
2006 Jul 25
1
upgrading and moving to different servers
I am currently running Version 2.2.8 on a Solaris 9 SPARC machine. I
need to move my Samba server to a Solaris 10 SPARC machine. I would
like to install Version 3.0.23a on the Solaris 10 machine from source.
I need to install from source because I need to change the prefix from
/usr/local/samba to /opt/servers/samba.
Do I need to worry about other configuration options?
Can I use my old
2007 Jan 18
1
windows 2003 can't map drives
I am running Samba Version 3.0.23a on a Solaris 10 machine.
On Windows XP I can map a drive to \\www\webcal
I can't do this on a WIndows 2003 machine. I get an error message stating
"The drive couldn't be mapped because no network was found"
I have not been able to find a solution for this.
Larry
2003 Dec 01
0
No subject
...so please keep that in mind.
Thanks
--Michael
--
==========================================================
Michael Molloy ResortQuest International
Java Developer www.ResortQuest.com
901.762.4076 mmolloy@resortquest.com
Return-Path: <Ladamiec@kentlaw.edu>
Delivered-To: samba@samba.org
Received: from mail.kentlaw.edu (mail.kentlaw.edu [198.93.112.104]) by
lists.samba.org (Postfix) with ESMTP id 4C70E4459 for
<samba@samba.org>; Tue, 21 Aug 2001 14:06:25 -0700 (PDT)
Received: by mail.kentlaw.edu with Internet Mail Service (5.5...
2011 May 18
0
text mining problem using TM package
Hi, I’m using R (TM package) for text mining and I’m having problems
filtering articles out of my data set by local meta data.
Here is the code:
*data <- ("C:/… /19970331")*
* *
* *
*rs <- ReutersSource(data , encoding = "UTF-8")*
*RC <- VCorpus(DirSource(data), readerControl = list(reader =
readRCV1asPlain,*
*
language = "en_US",*
*
load =