albertus-andito / fake-news-detection

Code repository for my undergraduate Final Year Project
MIT License
1 stars 2 forks source link

Experiment: Compare different NERs, including Spacy, OpenIE, and DBpedia Spotlight #18

Closed albertus-andito closed 3 years ago

albertus-andito commented 3 years ago

Result will probably be used in #17

albertus-andito commented 3 years ago

I'll close this for the moment.

It seems like OpenIE can be used for the triple extraction, but combine it with DBpedia Spotlight for the NERs

albertus-andito commented 3 years ago

Input from supervisor: need to give justification why choose a combination of OpenIE and DBpedia Spotlight, rather than other combinations, e.g. Textacy + DBpedia Spotlight, Textacy + Spacy, etc.

Need to give evidence of a small sample on why OpenIE is better

albertus-andito commented 3 years ago

Opened #19 that is related to the input from supervisor. Closing this issue and will work on that issue instead