JuliaText / JuliaText/TextAnalysis.jl

Convenience functions for simple workflows

Open
#288 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
384
Forks
92
PR merge metrics
No merged PRs in 30d

Description

Having started to use this package coming from `quanteda` in R, I feel some convenience features could greatly streamline common workflows:

* Top features in corpus/subset of corups/document
* Filtering DTMs by eg. proportion of documents that contain a word, or a regex pattern
* Clearer documentation around `DocumentTermMatrix` vs `dtm()` functions, eg. on the ordering of terms
* Coding a document term matrix with e.g. a sentiment dictionary (cf. ` quanteda.dictionaries`) package inR

I'd be happy to contribute PRs for these, if any/all are desired functionality. That said, I'm quite new to the ecosystem so if I'm missing something do let me know!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.