Showing 4 of total 4 results (show query)
pik-piam
magclass:Data Class and Tools for Handling Spatial-Temporal Data
Data class for increased interoperability working with spatial-temporal data together with corresponding functions and methods (conversions, basic calculations and basic data manipulation). The class distinguishes between spatial, temporal and other dimensions to facilitate the development and interoperability of tools build for it. Additional features are name-based addressing of data and internal consistency checks (e.g. checking for the right data order in calculations).
Maintained by Jan Philipp Dietrich. Last updated 23 days ago.
5 stars 11.16 score 412 scripts 56 dependentshenrikbengtsson
R.rsp:Dynamic Generation of Scientific Reports
The RSP markup language makes any text-based document come alive. RSP provides a powerful markup for controlling the content and output of LaTeX, HTML, Markdown, AsciiDoc, Sweave and knitr documents (and more), e.g. 'Today's date is <%=Sys.Date()%>'. Contrary to many other literate programming languages, with RSP it is straightforward to loop over mixtures of code and text sections, e.g. in month-by-month summaries. RSP has also several preprocessing directives for incorporating static and dynamic contents of external files (local or online) among other things. Functions rstring() and rcat() make it easy to process RSP strings, rsource() sources an RSP file as it was an R script, while rfile() compiles it (even online) into its final output format, e.g. rfile('report.tex.rsp') generates 'report.pdf' and rfile('report.md.rsp') generates 'report.html'. RSP is ideal for self-contained scientific reports and R package vignettes. It's easy to use - if you know how to write an R script, you'll be up and running within minutes.
Maintained by Henrik Bengtsson. Last updated 1 years ago.
documentmarkupreportreproducibilityscience
31 stars 8.06 score 36 scripts 9 dependentsforkonlp
N2H4:Handling Methods for Naver News Text Crawling
Provides some functions to get Korean text sample from news articles in Naver which is popular news portal service <https://news.naver.com/> in Korea.
Maintained by Chanyub Park. Last updated 1 years ago.
crawlercrawlinggetcommentshacktoberfesthacktoberfest2021koreannavernewssort
216 stars 6.11 score 20 scriptsforkonlp
DNH4:Crawling for Daum News Text
Provides some utils to get Korean text sample from news articles in Daum which is popular news portal service in Korea.
Maintained by Chanyub Park. Last updated 3 months ago.
31 stars 4.49 score 6 scripts