-
Notifications
You must be signed in to change notification settings - Fork 19
Testing dictionaries against corpus
Sagar Jadhav edited this page Jun 29, 2021
·
19 revisions
Testing dictionaries against corpus
-
I created "invasive plant" minicorpus of 500 research articles using
getpapers -q "invasive plant" -o corpora1 -x -p -k 500 -f corpora1/log.txt
-
I ran following commands
a.
ami -p "corpora1" section
b.
ami -p "corpora1" search --dictionary country.xml invasive_plant.xml
c.
ami -p "corpora1" search --dictionary plant_compound.xml invasive_plant.xml
-
I obtained following data tables.
-
invasive_plant, country, plant_material_history and plant_compound dictionaries are working well. After analyzing, I found values are coming from "Reference" section also. So, I will be analyzing results from ami_gui.