"howto mining the marked text"

astroazamatastroazamat MemberPosts:1Contributor I
edited May 2019 inHelp
Hi!
I am beginner at RapidMiner and I'm solving the following problem:

I have the marked text:

table/nnom stay/vperf near/prep chair/nnom....

Here the word and after slash the part of speech.

I load the data using the function FeatureExtraction with regexp.

I need found the distance between vperf and nnom (for example) and plot te histogram.
Have RapidMiner any function for realizing this, or need I write new function?

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, MemberPosts:2,531Unicorn
    Hi,
    RapidMiner Core does not provide special information extraction features like this. But there will be published a plugin providing this features in the near future.

    Greetings,
    Sebastian
Sign InorRegisterto comment.