Is it possible to Extract definitions of the same concept on different papers?
I was thinking:
1. on word like documents
2. search key word "X"
3. extract the text with the main words associated to the key word
4. Is there a template here?
thank you
1. on word like documents
2. search key word "X"
3. extract the text with the main words associated to the key word
4. Is there a template here?
thank you
Tagged:
0
Answers
Also in this thread, I created a building block for such a task:
Import a Word document to Rapidminer — RapidMiner Community
The rest is to play along with transform case, tokenize and a little more search, but it's doable. And while I think there is a template for basic NLP, it's not complete, I think.
Adding to what Rodrigo shared you can use this basic process to continue your analysis.
You can also check the new CoreNLP extension. To extract some entities you can also extend it with your own entities.
https://youtu.be/XvGUFOU1vcI