extract keywords in terms of title and content of document @param title(String): title of document @param content(String): content of document @param sysKeywordCount(int): number of keywords to extract,default 5 @param window(int): size of the co-occur window, default 3 @return (List ): list
(String title, String content)
source not stored for this graph (policy: none)
no test coverage detected