Displaying 3 results from an estimated 3 matches for "dmetadata".
Did you mean:
metadata
2009 Nov 01
4
convert list to Dataframe
...ata:List of 2
.. ..$ create_date: POSIXlt[1:9], format: "2009-10-31 04:46:56"
.. ..$ creator : Named chr ""
.. .. ..- attr(*, "names")= chr "LOGNAME"
..$ Children: NULL
..- attr(*, "class")= chr "MetaDataNode"
- attr(*, "DMetaData")='data.frame': 1 obs. of 1 variable:
..$ MetaID: num 0
- attr(*, "class")= chr [1:3] "VCorpus" "Corpus" "list"
It contains tweets but in many languages. The "columns" are separated by
semi-colons. I am using the tm package and i...
2011 Nov 17
3
merging corpora and metadata
...111 0
>
This is from the structure of corpus.1
..$ MetaData:List of 2
.. ..$ create_date: POSIXlt[1:1], format: "2011-11-17 21:09:57"
.. ..$ creator : chr "henk"
..$ Children: NULL
..- attr(*, "class")= chr "MetaDataNode"
- attr(*, "DMetaData")='data.frame': 17 obs. of 6 variables:
..$ MetaID : num [1:17] 0 0 0 0 0 0 0 0 0 0 ...
..$ cid : int [1:17] 1 1 1 1 1 1 1 1 1 1 ...
..$ fid : int [1:17] 11 14 14 17 46 80 80 80 91 91 ...
..$ selfirst: num [1:17] 2169 9189 2109 8315 9439 ...
..$ selend : num [1:17]...
2012 Jan 08
2
cannot find package in Packages>>Install Packages
...Xlt[1:9], format: "2009-10-31 04:46:56"
>> .. ..$ creator : Named chr ""
>> .. .. ..- attr(*, "names")= chr "LOGNAME"
>> ..$ Children: NULL
>> ..- attr(*, "class")= chr "MetaDataNode"
>> - attr(*, "DMetaData")='data.frame': 1 obs. of 1 variable:
>> ..$ MetaID: num 0
>> - attr(*, "class")= chr [1:3] "VCorpus" "Corpus" "list"
>>
>> It contains tweets but in many languages. The "columns" are separated by
>> se...