Alex Tantos

Results 3 issues of Alex Tantos

Added a directional `coo_matrix()` version to `coom.jl` so that the directional or asymmetric coocurrence matrix can be built with `CooMatrix()`. The current version of coo_matrix() is bidirectional or symmetric and...

Dear maintainers. (@rssdev10 ) One of the common challenges I faced with the `StringDocument` type was extracting a vocabulary in the form of an `OrderedDict` for use in the cooccurrence...

Hi there! You might want to consider adding a default wordstream() function. The function parses the stream and it seems to work as is. If you think it is ok,...