Skip to content

ChristianKahmann/ilcm_Shiny

Repository files navigation

Binder

Note

This is just the R-Source Code for the Shiny-App. If you want to install the iLCM on your system please use the dockerized version.

Install

There is a standalone iLCM version avaiable at https://hub.docker.com/r/ckahmann/ilcm.

To use this version locally one has to install docker before (https://docs.docker.com/install/). Having done this, the command

docker run -it -d -p 3838:3838 -p 8787:8787 -p 8983:8983 ckahmann/ilcm:latest

does pull the image from dockerhub and starts a container hosting the needed services.

One can set port mappings to diffrent ports on their local system. Per default the 3 services are available on this ports:

Acknowledgments

This Software is funded by the German Research Foundation (DFG). FKZ/project number: 21210494

About

Text mining infrastructure designed for the use in social sciences

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages