EEXCESS / c4

C4 - Cultural and sCientific Content in Context - is the EEXCESS context detection framework written in JavaScript. It provides supporting functionionality to enable easy user mining and querying for all EEXCESS clients. It supports for example Named Entity Recognition using the DOSeR Service, paragraph detection, Citation Buidling etc.
http://eexcess.eu/
1 stars 1 forks source link

[paragraphToQuery] extract main topic #22

Open schloett opened 8 years ago

schloett commented 8 years ago

The client-side fallback solution does not yet extract a main topic. As the most simple solution, the keyword with the highest frequency or the highest TextRank weight might be used.