Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bnosac/textplot
Text Plots
https://github.com/bnosac/textplot
Last synced: 2 days ago
JSON representation
Text Plots
- Host: GitHub
- URL: https://github.com/bnosac/textplot
- Owner: bnosac
- License: gpl-2.0
- Created: 2020-04-12T18:03:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-17T19:15:31.000Z (over 2 years ago)
- Last Synced: 2024-08-06T03:04:03.035Z (3 months ago)
- Language: R
- Size: 1.29 MB
- Stars: 53
- Watchers: 5
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# textplot
This repository contains an R package which provides functionalities to easily visualise complex relations in texts. This is done by providing functionalities for displaying text co-occurrence networks, text correlation networks, dependency relationships as well as text clustering.
![](vignettes/textplot-examples.gif)
## Installation
- For regular users, install the package from your local CRAN mirror: `install.packages("textplot")`
- For installing the development version of this package: `remotes::install_github("bnosac/textplot")`Look to the documentation of the functions and run the examples to see what it can do.
```
help(package = "textplot")
```## Contributions
Feel free to join the effort of providing interesting text visualisations. Following these rules will make this process smooth
- Only put packages in Imports which are either base or recommended packages
- Other packages which you use should be put in Suggests
- use requireNamespace("thepackage") if you need functions from thepackage
- Update the gif at `vignettes/textplot-examples.gif` by making an example png of the output of your plot, put it in the dev folder and run the `dev/make-textplot-examples.R` code to update the gif shown in this README## Support in text mining
Need support in text mining?
Contact BNOSAC: http://www.bnosac.be