Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jianlins/vbal4sampling
Enhancing Active Learning for Annotation Sampling over Large-Scale Corpus Via Vector-Based Indexing. A Placeholder Repository for AMIA 2024 Submission. The code will be released upon acceptance. This is a place holder repository for AMIA 2024 submission. Code will be released after acceptance.
https://github.com/jianlins/vbal4sampling
Last synced: 9 days ago
JSON representation
Enhancing Active Learning for Annotation Sampling over Large-Scale Corpus Via Vector-Based Indexing. A Placeholder Repository for AMIA 2024 Submission. The code will be released upon acceptance. This is a place holder repository for AMIA 2024 submission. Code will be released after acceptance.
- Host: GitHub
- URL: https://github.com/jianlins/vbal4sampling
- Owner: jianlins
- Created: 2024-03-19T04:25:15.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T15:48:48.000Z (3 months ago)
- Last Synced: 2024-08-20T05:40:05.604Z (3 months ago)
- Language: HTML
- Size: 150 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VBAL4Sampling
Enhancing Active Learning for Annotation Sampling over Large-Scale Corpus Via Vector-Based Indexing. Our poster manuscript has been accepted [@AMIA 2024](https://amia.org/education-events/amia-2024-annual-symposium)inside the notebooks folder:
* [gpu01_CleanupBratAnnotation.ipynb](notebooks%2Fgpu01_CleanupBratAnnotation.ipynb) is used to clean the original annotations and build vector indexes.
* [dev19_stats_sentence_sampling.ipynb](notebooks%2Fdev19_stats_sentence_sampling.ipynb) is the stats comparison among different approaches' outputs, which were pickled in the data folder.
* The other notebooks are different approaches to apply the bootstrap method to generate outputs.
* [dev19_stats_sentence_sampling.html](notebooks%2Farchive%2Fdev19_stats_sentence_sampling.html) is the exported html format of [dev19_stats_sentence_sampling.ipynb](notebooks%2Fdev19_stats_sentence_sampling.ipynb)