megmo
March 5, 2020, 7:22pm
1
Hi everyone,
I started newly learn Knime and I need some help.
I have a news brief in the form of RSS. The generated XML file from RSS does not appear to have any style information associated with it.
I want to get information from a specific Tag in XML and after that try to get a cloud visualization.
The link to RSS is:
https://emm.newsbrief.eu/rss/rss?type=category&id=tc_monitor_filter_sv_en&language=all&duplicates=false
The specific tag is:
<category emm:trigger=
Thanks a lot for feedback
Hi @megmo
Just to clarify, if the line in the XML is:
<category emm:trigger="(tc_monitor_a-b)as[2]; access[1]; virtually[1]; internet[1]; article[1]; ">tc_monitor_filter_sv_en</category>
What exactly are the words that you’re trying to extract?
megmo
March 5, 2020, 9:42pm
3
I nedd these wordss: as, access, virtually, internet, article.
Couldn’t use any of the existing XML tools, so I treated it like regular text. Have a look:
2 Likes
megmo
March 6, 2020, 7:55pm
5
Thanks a lot for your help. I hope I can visualize the results.
1 Like
megmo
May 20, 2020, 6:03am
6
Hi,
I tried to add pubDate as a column but it doesnt work. Is there any possibility to extract pubDate for every item beside the trigger words?
Regards
system
Closed
November 18, 2020, 6:05pm
7
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.