]> Git — Sourcephile - gargantext.git/commit
[FEAT] adding RAKE algorithm to extract multi-terms (keywords) in context of texts.
authorAlexandre Delanoë <devel+git@delanoe.org>
Thu, 13 Sep 2018 09:39:14 +0000 (11:39 +0200)
committerAlexandre Delanoë <devel+git@delanoe.org>
Thu, 13 Sep 2018 09:39:14 +0000 (11:39 +0200)
commit0f0205a3eab82cef41477441a5c851ef6f4c5f93
tree3ad92dc672ae812f125d8a8f15bc4bcc89b00260
parent99e95bb1e0357d8c0a673f54cd0471a02725b807
[FEAT] adding RAKE algorithm to extract multi-terms (keywords) in context of texts.
package.yaml
src/Gargantext/Text/Terms/Multi.hs
src/Gargantext/Text/Terms/Multi/RAKE.hs [new file with mode: 0644]