Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
"write db as meta data view"
ticemba
Hi,
Running the text mining process, I would write the results data table in a db as meta data view. Is it possible? what operator can I use to do it?
thank you
ticemba
Find more posts tagged with
AI Studio
Databases
Accepted answers
All comments
THW_Mark
if you use the 'store' operator on the dataset, both the data and the metadata will be stored in the repository. You can then load the data in the next project using the retrieve operator. Is that what you mean?
ticemba
hello,
Thank you for your answer but maybe I have not explained well.
In my process I load some documents and then I use the operator "
Tokenize
".
I want to write the output in a table of a db. My output table has tokens as columns.
I want output table to have "
Role
","
Name
","
Type
","
Statistics
","
Range
","
Missing
" as columns.
thank you
ticemba
land
Hi,
well. I have to think about this...
Actually you can build a process extracting all information from the data that you see in the meta data view. This process will be reusable so if you design it, please contribute it to the community on myExperiment.
The other way would be to use the Reporting Extension and report the MetaData of an ExampleSet to an Excel file and reimport the excel file.
Greetings,
Sebastian
ticemba
hi,
thanks for your help!
as you suggested I 've used Generate Report and Report operators to write the MetaData of my ExampleSet in an Excel file.
Best,
ticemba
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups