#
text-annotation
Here are 35 public repositories matching this topic...
ljades
commented
Feb 19, 2021
How to reproduce the behaviour
The error occurs in the Step 5/9 of the docker build process
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
WARNING: Ignoring http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz: BAD signature
WARNING: Ignoring http
davebulaval
commented
Nov 6, 2020
Add a way to change the sample id output in the annotation process to a specific number (see picture).
Reason: I want to annotate large text and the app don't like it when the documents to annotate are too large, so I spitted in a sentence the document but I would like to be able to
DBpedia Spotlight is a tool for automatically annotating mentions of DBpedia resources in text.
nlp
semantic-web
text-annotation
entity-linking
entity-extraction
dbpedia-spotlight
content-tagging
rdfa-annotation
-
Updated
Mar 8, 2018 - Scala
Automatic Summarization of Resumes with NER -> Evaluate resumes at a glance through Named Entity Recognition
python
named-entity-recognition
resume-parser
annotation-tool
text-annotation
spacy-models
labeling-tool
-
Updated
Oct 31, 2019 - Python
nlp
data-science
machine-learning
natural-language-processing
annotation
spacy
named-entities
named-entity-recognition
neural-networks
annotation-tool
text-annotation
coreference-resolution
labeling-tool
training-data
tagging-tool
text-tagging
spacy-visualizer
neuralcoref
-
Updated
May 3, 2021
A web-based text annotation tool, powered by active learning 🚀
machine-learning
natural-language-processing
sequence-to-sequence
active-learning
annotation-tool
text-annotation
-
Updated
Aug 1, 2021 - JavaScript
Discourse Network Analyzer (DNA)
-
Updated
Aug 20, 2021 - Java
A Super-Lightweight Annotation Tool for Experts: Label text in a terminal with just Python
python
nlp
natural-language-processing
tutorial
annotation
blue
annotations
slate
green
labeling
terminal-based
text-annotation
-
Updated
Jun 18, 2020 - Python
Question Answering annotation platform - Plateforme d'annotation
-
Updated
Apr 30, 2021 - Python
A simple client wrapper for doccano API.
python
machine-learning
natural-language-processing
annotation
api-client
dataset
api-wrapper
active-learning
text-annotation
upload-file
data-labeling
doccano
-
Updated
Aug 11, 2021 - Python
doccano auto labeling pipeline helps doccano to annotate a document automatically.
python
machine-learning
natural-language-processing
annotation-tool
text-annotation
data-labeling
doccano
-
Updated
Jun 23, 2021 - Python
Deep Learning tools to explore visual storytelling. 📖 Read sample stories! 📖
-
Updated
May 3, 2017 - Python
Data annotator for machine learning allows you to centrally create, manage and administer annotation projects for machine learning
deep-learning
image-annotation
annotation
named-entity-recognition
annotation-tool
text-annotation
tabular
labeling-tool
-
Updated
Aug 20, 2021 - TypeScript
FAST is an annotation tool that focuses on mobile devices.
react
machine-learning
natural-language-processing
firebase
google-cloud
dataset
annotation-tool
text-annotation
data-labeling
-
Updated
Jun 10, 2021 - TypeScript
Annotation Platform for Machine Learning / Data Science
-
Updated
Mar 26, 2021 - JavaScript
A Machine Learning tool to create the training dataset very quickly & easily by using a smart chrome extension
chrome-extension
machine-learning
scraper
harvest
annotations
text-annotation
unstructured-data
generate-training-data
train-dataset
html-tag-annotation
html-text-annotator
-
Updated
Aug 17, 2021 - JavaScript
Framework for Text Annotation.
nlp
natural-language-processing
web-application
named-entity-recognition
annotator
text-annotation
text-annotation-tool
textflow
-
Updated
Jul 30, 2021 - JavaScript
law
company
owl
company-data
text-annotation
owl-ontology
european-union
ontology-engineering
cross-border
financial-crime-prevention
owl-ontologies
eu-company-law
-
Updated
Jul 29, 2021 - HTML
Annotato is a React component that helps to annotate or display and add interactivity to previously made annotations in a given text.
-
Updated
Mar 16, 2021 - TypeScript
Rubify - Generator for ruby text annotations
-
Updated
Nov 24, 2020 - HTML
exact diffs of rich text
diff
annotation
accessibility
contenteditable
collaboration
html-editor
text-annotation
html-diff
track-changes
exact-diff
diff-editor
live-diff
live-diff-editor
chardiff
exact-diffs
plaintar
intention-preserving
intention-preservation
-
Updated
May 13, 2021 - JavaScript
Sample java code, to OCR input files (with Amazon Textract) and upload the outputted PDFs to tagtog 🤘 🚀 .
nlp
ocr
ai
nlu
nlp-machine-learning
text-annotation
ocr-recognition
tagtog
amazon-textract
text-annotation-tool
-
Updated
Apr 26, 2021 - Java
Natural language Parser
-
Updated
Jul 28, 2017 - Java
Framework for working with brat-annotated .ann files
nlp
framework
corpus
corpora
data-management
data-manipulation
text-annotation
brat
brat-peek
ann-files
corpus-management
-
Updated
Jun 18, 2021 - Python
Realted Natural langage Processing Codes || Sentiment Analysis || Information Extraction || Opinion Extraction
natural-language-processing
sentiment-analysis
opinion-mining
triples
java-gui-application
text-annotation
brat
-
Updated
Jul 29, 2017 - Java
Visual Data Tagging Tool: A simple react-electron application for tagging data
data
visual
tagging
labeling
annotation-tool
text-annotation
data-annotation
labeling-tool
data-tagging
tagging-tool
data-tagging-tool
vdtt
-
Updated
Aug 11, 2021 - JavaScript
Text Annotation Using Google Vision API
-
Updated
Jun 30, 2021 - Python
Improve this page
Add a description, image, and links to the text-annotation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the text-annotation topic, visit your repo's landing page and select "manage topics."

Hi! I've noticed the doc references postgres for setting up data storage (https://labelstud.io/guide/storedata.html). However, I was wondering whether it's possible to switch to other databases such as MySQL for the same task. If so, more or less how'd the process be? I'm trying to set up label-studio and the environment I'm using only allows MySQL DBs.
Thanks!