search for: lsa

Displaying 20 results from an estimated 350 matches for "lsa".

Did you mean: isa
2007 Aug 18
2
Problem with lsa package (data.frame) on Windows XP
Dear R team, The following piece of code (to use the lsa package) works fine on my mac os x, but when I run the same code on Windows XP, it doesn't work any more. ### code: library("lsa") matrix1 = textmatrix("C:\\Documents and Settings\\tine stalmans.TINE. 000\\LSA\\cuentos\\", stemming=TRUE, language="spanish",...
2012 Feb 23
1
Problems with Cosine Similarity using library(lsa)
Hi everybody! I have intended to use library(lsa) on R 64-bits for Windows but it was not possible. Every time I try to launch library(lsa) function R give me back next message: Loading required package: SnowballError : .onLoad failed in loadNamespace() for 'Snowball', details: call: NULL error: .onLoad failed in loadNamespace() for ...
2012 Feb 20
0
Problems with installation of lsa package
Hi everybody! First of all, I would like to point that I am newebie in using R. The issue is that I need to install lsa package in R. In theory, I have downloaded and installed all necessary packages to run lsa library, but when I am going to load it I get this message: > library(lsa)Loading required package: SnowballError : .onLoad failed in loadNamespace() for 'Snowball', details: call: NULL error: .o...
2006 Mar 09
1
lsa and Rstem?
Dear r-helpers, I can't get lsa to run because: > library(lsa) Loading required package: Rstem Error in library(pkg, character.only = TRUE, logical = TRUE, lib.loc = lib.loc) : 'Rstem' is not a valid package -- installed < 2.0.0? In addition: Warning message: cannot create HTML package index in: make.packages.ht...
2008 Mar 25
0
Solution to: Error "... x must be atomic" when using lsa (latent semantic analysis) package
...e zero-length text files. Make sure you have valid (non-empty) data files for loading into the document-term matrix. Alex ---------- Forwarded message ---------- From: Alex McKenzie <ahmckenzie@gmail.com> Date: Mar 25, 2008 2:07 AM Subject: Error "... x must be atomic" when using lsa (latent semantic analysis) package To: r-help@r-project.org Hello, I'm trying to use the "lsa" (latent semantic analysis) package, and running into a problem that seems to be related to the number of documents being processed. Here's the code I'm running (after loading the...
2006 Jan 12
3
LSA and SAMR pipes in winbind client
...far as I saw, since some microsoft patch for AD, winbind client from samba 3.0.14 (and prior versions) does not work properly for getting users and groups from Active Directory. This problem was solved in 3.0.20. I saw the following text in the samba 3.0.20 changelog: "Disable schannel on the LSA and SAMR pipes in winbindd client code to deal with Windows 2003 SP1 and Windows 2000 SP4 SR1." I would like to know more about this. Does anybody know where I can found further information about this issue?. Is there any workaround to be able to keep using winbind from samba 3.0.14? The rea...
2016 Feb 28
1
Inconsistency in LSA database prevents me to edit DNS zone
...nagement MMC console to update all entries containing the old IP address of my DC, not mentioned in the errors reported by the above command. A few weeks later I wanted to add a DNS entry in the DNS server and all attempts are rejected with the following message : The Local Security Authority (LSA) database contains an internal inconsistency I workarounded the issue with samba-tool. Today I wanted to do more complex DNS settings and I wish to use RSAT instead of samba-tool. This is the only issue I noticed so far. I'm created a few GPOs whithout any issue, my domain members and SMB s...
2008 Mar 25
0
Error "... x must be atomic" when using lsa (latent semantic analysis) package
Hello, I'm trying to use the "lsa" (latent semantic analysis) package, and running into a problem that seems to be related to the number of documents being processed. Here's the code I'm running (after loading the lsa and rstem packages), and the error message: > SnippetsPath <- "c:\\OED\\AuditExplain\\&qu...
1999 Oct 08
0
FW: lsa query failing
Noticed that no-one has applied this patch to the current 2.0 tree yet. It does work - I've tested it. Alan. *** srv_lsa.c.old Tue Sep 14 09:09:12 1999 --- srv_lsa.c Tue Sep 14 09:12:19 1999 *************** *** 586,603 **** static BOOL api_lsa_close( uint16 vuid, prs_struct *data, prs_struct *rdata) { ! /* XXXX this is NOT good */ ! size_t i; ! uint32 dummy = 0; ! ! for(i...
2015 Feb 17
2
Using rpcclient with my NetApp fails
...or: could not obtain sid for domain QUEST error: NT_STATUS_ACCESS_DENIED I've tested this with all stable version of 3.6 etc. I have not tried the python based rpcclient command yet though. But after a bit of debugging, it seems that the fetch_machine_sid() function is failing to open up the LSA pipe using the domain's administrative credentials. I have verified that the netapp is joined to the domain, can perform SID lookups, as well as have its own "administrators" group see RID 500 and have full access to the netapp. If I comment out fetch_machine_sid() from rpcclient, e...
2012 Feb 22
0
LSA package: problem with textmatrix()
I have a problem with the textmatrix() function of the LSA package whenever I specify 'removeNumbers=TRUE'. The data for the function are stored in a directory LSAwork which consists of a series of files that houses the text in column form. As long as removeNumbers = FALSE or it is not present the textmatrix function works just fine. The error m...
2000 Mar 13
1
Install R1.0.0 (PR#485)
Hello, I tried to compile and install R. After I ran make 2>&1 | tee log ., I got the following error: making system.d from system.c system.c:37: readline/readline.h: No such file or directory make[3]: *** [system.d] Error 1 make[3]: Leaving directory `/afs/lsa.umich.edu/group/admin/software/build/R/R-1. 0.0/src/unix' make[2]: *** [R] Error 2 make[2]: Leaving directory `/afs/lsa.umich.edu/group/admin/software/build/R/R-1. 0.0/src/unix' make[1]: *** [R] Error 1 make[1]: Leaving directory `/afs/lsa.umich.edu/group/admin/software/build/R/R-1. 0.0/src...
2006 Nov 20
0
LSA increase? Newbie question
Greetings, I have been asked to use NetEm to do a laboratory emulation of some low performance links of subset of a target network. My task manager has asked me to determine whether LSAs will increase in the lab configuration as compared to the target network. The subset of the target network that I have to emulate consists of 6 routers, A..F, in the following configuration, where (i) and (ii) represent two difference sets of link performance characteristics: ...A---(i)--...
2009 Mar 05
2
Installing the Rstem package
...ow the things, which I have tried and the results. I don't understand what the message "installation of package 'Rstem' had non-zero exit status" mean, which I get on my last try below. Could anyone advise me what should I do? Thank you. p.s. I have successfully installed the lsa package, which depends on the Rstem package. ###### First Try ###### > chooseCRANmirror() > install.packages(c("Rstem", "lsa")) trying URL 'http://cran.at.r-project.org/bin/windows/contrib/2.8/lsa_0.61.zip' Content type 'application/zip' length 205671 by...
2012 Apr 17
1
differents behaviour of packages depending on rJava under 32 and 64 bit versions of R 2.14.2
...ot carefully enough !) : On my PC (64-bit OS, Intel Xeon CPU , two L5506@2.13 GHz processors, 12 Go RAM) under Windows 7 SP1, I run both 32-bit (i386-pc-mingw32/i386) and 64-bit (x86_64-pc-mingw32/x64) version 2.14.2 (2012-02-29) of R, packages being updated daily. Loading package "lsa" gives no problem under the 32-bit version : ------------------------------ > library(lsa) Le chargement a nécessité le package : Snowball Le chargement a nécessité le package : RWeka > ------------------------------ But does not work under the 64-bit version : -----------------...
2002 Jul 11
2
Format of LSA Secret for Interdomain Trust Password
Hello, all! Let's say, hypothetically, that one was trying to migrate a NT4 domain to Samba without the knowledge of the NT admin of a domain you trusted. :) Basically, what I need is the password for my trust account, but it's in some obfuscated hash under the G$$xxxxx secret. Does anybody know how this is stored, or am I down to sniffing network traffic? Thanks, David Boynton
2009 Jun 16
1
[Announce] Samba 3.2.12 Maintenance Release Available for Download
...with you for life. No question about that." Sean Connery ================================================================ Release Announcements ===================== This is a maintenance release of the Samba 3.2 series. Major enhancements in 3.2.12 include: o Fix SAMR and LSA checks (bug #6089, #6289) o Fix posix acls when setting an ACL without explicit ACE for the owner (bug #2346). o Fix "force user" (bug #6291). o Fix Winbind crash (bug #6279). o Fix joining of Win7 into Samba domain (bug #6099). ####################################...
2009 Jun 16
1
[Announce] Samba 3.2.12 Maintenance Release Available for Download
...with you for life. No question about that." Sean Connery ================================================================ Release Announcements ===================== This is a maintenance release of the Samba 3.2 series. Major enhancements in 3.2.12 include: o Fix SAMR and LSA checks (bug #6089, #6289) o Fix posix acls when setting an ACL without explicit ACE for the owner (bug #2346). o Fix "force user" (bug #6291). o Fix Winbind crash (bug #6279). o Fix joining of Win7 into Samba domain (bug #6099). ####################################...
2010 Jan 14
1
Could not join to NT4 domain.
Hello. I can not enter the domain machine: net rpc join -S 192.168.128.10 -U user cli_rpc_pipe_open_noauth: rpc_pipe_bind for pipe \lsarpc failed with error NT_STATUS_UNSUCCESSFUL Could not initialise lsa pipe Enter root's password: cli_rpc_pipe_open_noauth: rpc_pipe_bind for pipe \lsarpc failed with error NT_STATUS_UNSUCCESSFUL Error connecting to LSA pipe. Error was NT_STATUS_UNSUCCESSFUL uname -a Linux pr239-2 2.6.32-ARCH #...
2012 May 31
1
Automated essay scoring by R
Hi, I am a doctoral student and I want to have a study about the automated essay scoring system. From some papers the authors mentioned that some experiments of the automated essay scoring study are using the package of the R open source software. I am a new learner of R and I would like to know which package of R can be used to serve this purpose and how to do then. Grateful if you could give me