Skip to content

Commit

Permalink
Update Homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
FBerding committed Apr 11, 2024
1 parent 6b84774 commit 5e51dd6
Show file tree
Hide file tree
Showing 289 changed files with 1,580 additions and 123 deletions.
16 changes: 8 additions & 8 deletions .Rhistory
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
"Checking Uniqueness of Data"))
}
trace=TRUE
#Reducing to Unique Cases
if(trace==TRUE){
message(paste(date(),
"Checking Uniqueness of Data"))
}
n_init_cases=nrow(data_embeddings$embeddings)
data_embeddings$embeddings=unique(data_embeddings$embeddings)
n_final_cases=nrow(data_embeddings$embeddings)
Expand Down Expand Up @@ -510,3 +502,11 @@ devtools::load_all()
install_py_modules(install = "all",remove_first = TRUE)
install.packages(c("aifeducation", "cli", "data.table", "digest", "DT", "htmltools", "httpuv", "knitr", "later", "Matrix", "promises", "proxyC", "quanteda", "Rcpp", "RcppArmadillo", "reticulate", "sass", "shinyWidgets", "xfun"))
install.packages(c("cli", "proxyC"))
reticulate::use_condaenv("aifeducation")
devtools::load_all()
devtools::test()
devtools::test_active_file()
reticulate::use_condaenv("aifeducation")
devtools::load_all()
devtools::test()
start_aifeducation_studio()
2 changes: 1 addition & 1 deletion docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/aifeducation.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 3 additions & 9 deletions docs/articles/classification_tasks.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/gui_aife_studio.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/sharing_and_publishing.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/deps/bootstrap-5.3.1/bootstrap.min.css

Large diffs are not rendered by default.

0 comments on commit 5e51dd6

Please sign in to comment.