Skip to content

prodriguezsosa/labelProp

Repository files navigation

About

labelProp provides a semi-supervised approach to labeling text data, leveraging vector representations of text and network methods. The general problem that labelProp solves is the following: given a collection of nodes --these can be words, short texts etc.-- for which we have vector representations --importantly, on the same vector space--, including a small subset for which we have labels --called seeds--, how do we determine the labels of the remaining set of nodes?

How to Install

devtools::install_github("prodriguezsosa/labelProp")

Quick Start Guides

Check out this Quick Start Guide to get going with labelProp.

About

Semi-supervised approach to text labeling (under construction).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages