search for: sulis

Displaying 4 results from an estimated 4 matches for "sulis".

Did you mean: suis
2002 Sep 26
1
bugs
...lready done , everything is ok before i set many valid user on my share .. here is my share definition in smb.conf ============================ comment = Home Directories valid users = %D+tjipto %D+bep %D+lemuel %D+joko %D+atmoko %D+herdian %D+susi %D +thenmust %D+khoharuddin %D+yoga %D+mulya %D+sulis %D+deab %D+marvel %D+kukuh %D +ganiadi %D+reny read only = No create mask = 0664 directory mask = 0775 browseable = No ==================== that configuration is ok and running well but if i add one user more (%D+dian) in the valid users for example : valid users = %D+tjipto %D+bep %D+lemuel %...
2012 Jun 27
1
Error: figure margins too large
Hello, I am running cluster analysis, and am attempting to create a graph of my clusters. I keep on getting an error that says that my figure margins are too large. d <- file.choose() d <- read.csv(d,header=TRUE) mydataS <- scale(d, center = TRUE, scale=TRUE) #Converts mydataS from a matrix to a data frame mydataS2 <- as.data.frame(mydataS) #removes "coden"
2020 Sep 19
0
help improving relevance of snippets displayed by Omega
...Sbath 2 Ssomerset 3 bath 4 somerset 5 coordinates 6 51 7 23 8 n 9 2 10 22 11 w 12 51.38 13 n 14 2.36 15 w 16 51.38 17 2.36 18 bath 19 ?b??? 20 or 21 ?b?? 22 latin 23 aquae 24 sulis 25 welsh 26 caerfaddon 27 is 28 a 29 city ... I've tried this approach on a project, but it didn't work out. Storing a larger sample is definitely what I'd recommend (or if you have the text stored in another system, you could pass that to the MSet::snippet()...
2020 Sep 19
2
help improving relevance of snippets displayed by Omega
Thanks Olly! But expanding the sample seems like the wrong solution. Is there a way to instead pass a hit or hits from the document to snippet generation? Michael