Package: captr 0.3.1
captr: Client for the Captricity API
Get text from images of text using Captricity Optical Character Recognition (OCR) API. Captricity allows you to get text from handwritten forms --- think surveys --- and other structured paper documents. And it can output data in form a delimited file keeping field information intact. For more information, read <https://shreddr.captricity.com/developer/overview/>.
Authors:
captr_0.3.1.tar.gz
captr_0.3.1.zip(r-4.5)captr_0.3.1.zip(r-4.4)captr_0.3.1.zip(r-4.3)
captr_0.3.1.tgz(r-4.4-any)captr_0.3.1.tgz(r-4.3-any)
captr_0.3.1.tar.gz(r-4.5-noble)captr_0.3.1.tar.gz(r-4.4-noble)
captr_0.3.1.tgz(r-4.4-emscripten)captr_0.3.1.tgz(r-4.3-emscripten)
captr.pdf |captr.html✨
captr/json (API)
NEWS
# Install 'captr' in R: |
install.packages('captr', repos = c('https://gojiplus.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/soodoku/captr/issues
Last updated 7 years agofrom:a021f2f61e. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
R-4.4-win | OK | Oct 25 2024 |
R-4.4-mac | OK | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
Exports:batch_pricecreate_batchdelete_batchdelete_jobget_allget_batch_detailsget_instance_setget_template_idlist_batch_fileslist_batcheslist_docslist_instance_setslist_jobsset_batch_templateset_tokensubmit_batchtest_readinesstrack_progressupload_imageuser_profile
Readme and manuals
Help Manual
Help page | Topics |
---|---|
captr: R Client for the Capticrity API | captr-package captr |
Price of a Batch | batch_price |
Check if authentication information is there | captr_CHECKAUTH |
DELETE | captr_DELETE |
GET | captr_GET |
POST | captr_POST |
Create Batch | create_batch |
Delete a Batch | delete_batch |
Delete a Job | delete_job |
Get All the Data For a Particular Job in a csv | get_all |
Get Details of a particular batch | get_batch_details |
Get Instance Set | get_instance_set |
Set Template ID | get_template_id |
List all the files in a batch | list_batch_files |
List Batches | list_batches |
List Documents | list_docs |
List Instance Sets | list_instance_sets |
List Jobs | list_jobs |
Assign Template ID to a Batch | set_batch_template |
Sets Application Token | set_token |
Submit the Batch for Processing | submit_batch |
Test Readiness of a Batch | test_readiness |
Track Progress of a Job | track_progress |
Upload Image | upload_image |
User Profile | user_profile |