Skip to content

HIPE-commons is a python library with generic and reusable functionalities for the management of NE-annotated data around INCEpTION annotation platform.

License

Notifications You must be signed in to change notification settings

hipe-eval/HIPE-pycommons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HIPE-pycommons

HIPE-pycommons is a python library for the management of NE-annotated data. It deals with the import and manipulation of annotations coming from INCEpTION and with the export and manipulation of HIPE-compliant tsv files.

The helpers package contains functions and objects to manipulate tsv files. It allows notably to :

  • parse tsvs to dedicated objects, such as HipeDocument, TSVComment and TSVAnnotation.

  • Export tsvs to:

    • pandas.DataFrame using tsv_to_dataframe
    • Lists of samples/examples using tsv_to_lists
    • Pytorch Datasets using tsv_to_torch_datasets

About

HIPE-commons is a python library with generic and reusable functionalities for the management of NE-annotated data around INCEpTION annotation platform.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages