ssslm
Getting Started
Installation
Usage
ssslm.model Module
ssslm.io Package
ssslm.ner Module
Functions
make_grounder
read_annotations
write_annotations
Classes
Variables
Class Inheritance Diagram
Command Line Interface
Named Entity Recognition
Ontology Export
ssslm
Usage
read_annotations
View page source
read_annotations
read_annotations
(
path
:
str
|
Path
|
TextIO
,
*
,
reference_cls
:
type
[
R
]
=
None
)
→
list
[
Annotation
]
[source]
read_annotations
(
path
:
str
|
Path
|
TextIO
,
*
,
reference_cls
:
None
=
None
)
→
list
[
Annotation
[
NamableReference
]
]
Read annotations from a TSV file.