dpalmasan / TRUNAJOD2.0

An easy-to-use library to extract indices from texts.

Home Page:https://trunajod20.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add givenness approximation based on semantic measurements

dpalmasan opened this issue · comments

Currently we support givenness metrics, based on pronoun patterns. An estimate that might help for some complexity assessment tasks is using givenness based on a vector space model, as depicted in the following paper:

https://escholarship.org/content/qt87n81224/qt87n81224_noSplash_9e003a08316eb6817c3aeda212d9ae27.pdf

Implement this feature.