Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@
^dev_docs
inst/doc
model_cache
docs/
vignettes/*_cache/

/.quarto/
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,6 @@ A collection of functions that collectively make up a Parts of Speech (POS) anal
| [limpiar_pos_import_model](https://jpcompartir.github.io/LimpiaR/reference/limpiar_pos_import_model.html) | Imports Parts of Speech models and caches | 65+ languages | POS analysis prep | Uses UDPipe models |
| [limpiar_pos_annotate](https://jpcompartir.github.io/LimpiaR/reference/limpiar_pos_annotate.html) | Performs POS analysis | 65+ languages | Text analysis | Includes dependency parsing |

------------------------------------------------------------------------
---

<img src="man/figures/samy_banner.png" alt="SAMY Data Science" width="100%"/>
1 change: 0 additions & 1 deletion docs/.nojekyll

This file was deleted.

115 changes: 0 additions & 115 deletions docs/404.html

This file was deleted.

113 changes: 0 additions & 113 deletions docs/LICENSE-text.html

This file was deleted.

93 changes: 0 additions & 93 deletions docs/LICENSE.html

This file was deleted.

Loading