I'm trying to feed a corpus into a DocumentTermMatrix (dtm) to analyze, but I noticed that dtm doesn't keep all terms (for example, I have terms with parenthesis and semicolons that I would like to keep but it removes them).
I have tried : dtm
Also tried: control=list(wordLengths=c(2,Inf)
#Initialize value seg.name
06 July 2018 5,875 0 View
Im splitting my text and creating a corpus: > newdata Corpus = Corpus(VectorSource(newdata)) Corpus contains all the characters that...
03 April 2018 625 0 View
Im importing a 412 x 31 matrix: dat
03 April 2018 1,546 0 View
What R package is available to analyze data from an Illumina cyto SNP 850K dataset?
07 August 2016 9,398 0 View
Im using the tm package and would like to create a matrix with the most frequent terms - say 50 in a DocumentTermMatrix.
04 May 2016 9,910 2 View
What packages are suited to explore driving mutations?
04 May 2016 5,356 0 View
material that can absorb or reflect up to this frequency.
31 December 2015 2,001 3 View
Any other image processing and analysis package that one may use in R.
31 December 2015 3,528 6 View
When I try to scale my matrix (dim 10000, 25) using the following: scale.x
08 September 2015 4,724 2 View
Any suggestions
08 September 2015 9,874 0 View
I would like to learn more about SPSS and Its application especially in regards to data analysis. Please suggest me how I can learn more about it. Thank you so much.
11 August 2024 9,101 4 View
I have reverse sequences (AB1 format), can I base on reverse DNA sequences to perform nucleotide alignment, convert nucleotides to amino acids and deposit the sequence in GenBank database?
11 August 2024 5,138 1 View
Hello, Why do i see this baseline drift when i compare my blank (black) to the sample (blue)? Any suggestions as to why this happened? Thank you!
11 August 2024 3,770 4 View
Willett, Shenoy et al. (2021) have developed a brain computer interface (BCI) that used neural signal collected from the hand area of the motor cortex (area M1) of a paralyzed patient. The...
10 August 2024 7,180 0 View
I'm currently exploring the application of Python in textile engineering, specifically in areas like data analysis, process automation, and the development of smart textiles. I'm interested in...
10 August 2024 7,429 2 View
I recently came across an anatomy text by Carl Moller that was published in 1915 but it is in German or Dutch neither of which I can understand. I would like to know if there is an English...
10 August 2024 4,347 1 View
How can I use the cif data obtained from rietveld refinement extracted via gsas2, for microstructural analysis using ETEX software?
09 August 2024 7,718 0 View
I need to model an anisotropic material in which the Poisson's ratio ν_12 ≠ ν_21 and so on. Therefore, the elastic compliance matrix wouldn't be a symmetric one. In ANSYS APDL, for TB,ANEL...
09 August 2024 5,048 2 View
One can try to generalize the Vandermonde determinant in the following direction: Let $A$ be any symmetric $n$-order square matrix. Consider its powers' diagonal elements $(A^k)_{ii}$ and...
08 August 2024 6,690 1 View
Let's say we have a standard, regular hexagonal honeycomb with a 3-arm primitive unit cell (something like the figure attached; the figure is only representative and not drawn to scale). The...
07 August 2024 1,937 1 View