diff --git a/docs/articles/entities_and_relation_extraction.html b/docs/articles/entities_and_relation_extraction.html index 87ecd8c..2bf759a 100644 --- a/docs/articles/entities_and_relation_extraction.html +++ b/docs/articles/entities_and_relation_extraction.html @@ -187,132 +187,8 @@
hello.Rd
Prints 'Hello, world!'.
-hello()
hello()
-#> Error in hello(): could not find function "hello"
-
gsub2()
transform string to first capitalized, except join words*. A gsub to be used easily with native pipe |> gsub2 is just a wrapper around gsub
Hello, World!