Difference between revisions of "ConferenceCorpus"

From BITPlan Wiki
Jump to navigation Jump to search
Line 11: Line 11:
 
|name=ConferenceCorpus
 
|name=ConferenceCorpus
 
}}
 
}}
= Event =
+
= Installation =
 +
== via pip ==
 +
<source lang='bash'>
 +
pip install ConferenceCorpus
 +
# alternatively if your pip is not a python3 pip
 +
pip3 install ConferenceCorpus
 +
</source>
 +
=== upgrade ===
 +
<source lang='bash'>
 +
pip install ConferenceCorpus -U
 +
# alternatively if your pip is not a python3 pip
 +
pip3 install ConferenceCorpus -U
 +
</source>
 +
 
 +
= Overview =
 +
== Datasources ==
 +
=== Event ===
 
<uml format='svg'>
 
<uml format='svg'>
 
title
 
title
Line 279: Line 295:
 
</uml>
 
</uml>
  
= Eventseries=
+
=== EventSeries ===
 
<uml format='svg'>
 
<uml format='svg'>
 
title
 
title

Revision as of 13:39, 3 August 2021

OsProject

OsProject
edit
id  ConferenceCorpus
state  
owner  WolfgangFahl
title  Scientific Event Corpus
url  https://github.com/WolfgangFahl/ConferenceCorpus
version  0.0.7
description  
date  2021-08-02
since  
until  

Installation

via pip

pip install ConferenceCorpus
# alternatively if your pip is not a python3 pip
pip3 install ConferenceCorpus

upgrade

pip install ConferenceCorpus -U
# alternatively if your pip is not a python3 pip
pip3 install ConferenceCorpus -U

Overview

Datasources

Event

EventSeries