A smart snippet annotation tool with deep learning backbone.
Project description
# SmartAnno
SmartAnno is a semi-automatic annotation tool implemented within jupyter notebook. It uses deep learning model in the backend to learn a smarter and smarter model over time while users annotating the data. It also integrates word embedding, and UMLS synonym heuristics to improve learning rate.
## Installation
`bash pip install smartanno `
## How to use
Within a jupyter notebook, add a python cell, type: `python from SmartAnno.gui.Main import Main main=Main() ` Then, create another python cell, type: `python main.start() ` Execute these two cells.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for SmartAnno-1.0.21.dev0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bf934f16f56f64af242b441a9305b86c181a7c5855774e62aeeaf93d4576322 |
|
MD5 | 742bee3316e19edd7d683a9ff47ba803 |
|
BLAKE2b-256 | f4303db2e7b00a7ac46e3afc85ee19301abaa0c619e6457e72a208b73e547c22 |