Commit bacde241 authored by Decoupes Remy's avatar Decoupes Remy
Browse files

add metadata for hal

parent e52bf011
No related merge requests found
Showing with 175 additions and 0 deletions
+175 -0
AUTHORS 0 → 100644
Rémy Decoupes, INRAE / UMR TETIS <remy.decoupes@inrae.fr>
Rodrique Kafando, Université Virtuelle du Burkina Faso: Ouagadougou, BF <rodrique.kafando@inrae.fr>
Mathieu Roche, CIRAD / UMR TETIS <mathieu.roche@cirad.fr>
Maguelonne Teisseire, INRAE / UMR TETIS <maguelonne.teisseire@inrae.fr>
codemeta.json 0 → 100644
{
"@context": "https://w3id.org/codemeta/3.0",
"type": "SoftwareSourceCode",
"applicationCategory": "Computer Science",
"author": [
{
"id": "https://orcid.org/0000-0003-0863-9581",
"type": "Person",
"affiliation": {
"type": "Organization",
"name": "INRAE / UMR TETIS"
},
"email": "remy.decoupes@inrae.fr",
"familyName": "Decoupes",
"givenName": "Rémy"
},
{
"id": "https://orcid.org/0000-0002-7190-9225",
"type": "Person",
"affiliation": {
"type": "Organization",
"name": "Université Virtuelle du Burkina Faso: Ouagadougou, BF "
},
"email": "rodrique.kafando@inrae.fr",
"familyName": "Kafando",
"givenName": "Rodrique"
},
{
"id": "https://orcid.org/0000-0003-3272-8568",
"type": "Person",
"affiliation": {
"type": "Organization",
"name": "CIRAD / UMR TETIS"
},
"email": "mathieu.roche@cirad.fr",
"familyName": "Roche",
"givenName": "Mathieu"
},
{
"id": "https://orcid.org/0000-0001-9313-6414",
"type": "Person",
"affiliation": {
"type": "Organization",
"name": "INRAE / UMR TETIS"
},
"email": "maguelonne.teisseire@inrae.fr",
"familyName": "Teisseire",
"givenName": "Maguelonne"
}
],
"codeRepository": "https://gitlab.irstea.fr/remy.decoupes/covid19-tweets-mood-tetis",
"dateCreated": "2021-05-07",
"dateModified": "2021-05-07",
"datePublished": "2021-05-07",
"description": "This project aims to extract discriminative terms on spatial and time windows. We extend TF-IDF into H-TFIDF (Hierarchical TF-IDF). H-TFIDF is a method for term extraction from tweet data based on spatio-temporal criteria. Browsing through spatial and temporal hierarchies (from country to city and month today) provides insight of local concerns at differentscales. This method, applied on COVID-19 relatedtweets, illustrates how public health agencies could",
"funder": {
"type": "Organization",
"name": "European Commission"
},
"identifier": "10.5281/zenodo.4742151",
"keywords": [
"NLP",
"crisis",
"TF-IDF"
],
"license": "https://spdx.org/licenses/CECILL-B",
"name": "H-TFIDF",
"operatingSystem": "Linux",
"programmingLanguage": "Python3",
"softwareRequirements": [
"attrs==19.3.0",
"boto3==1.12.36",
"botocore==1.15.36",
"cachetools==4.0.0",
"certifi==2019.11.28",
"chardet==3.0.4",
"click==7.1.1",
"click-plugins==1.1.1",
"cligj==0.5.0",
"cycler==0.10.0",
"dataclasses==0.6",
"descartes==1.1.0",
"dnspython==1.16.0",
"docopt==0.6.2",
"docutils==0.15.2",
"elasticsearch==7.7.1",
"eventlet==0.26.1",
"filelock==3.0.12",
"Fiona==1.8.13.post1",
"funcy==1.14",
"future==0.18.2",
"gensim==3.8.1",
"geographiclib==1.50",
"geopandas==0.7.0",
"geopy==2.1.0",
"google-api-core==1.16.0",
"google-auth==1.13.1",
"google-cloud-core==1.3.0",
"google-cloud-storage==1.27.0",
"google-resumable-media==0.5.0",
"googleapis-common-protos==1.51.0",
"greenlet==0.4.16",
"idna==2.9",
"importlib-metadata==1.6.0",
"Jinja2==2.11.2",
"jmespath==0.9.5",
"joblib==0.14.1",
"kiwisolver==1.2.0",
"langdetect==1.0.8",
"MarkupSafe==1.1.1",
"matplotlib==3.2.1",
"matplotlib-venn==0.11.5",
"matplotlib-venn-wordcloud==0.2.5",
"monotonic==1.5",
"more-itertools==8.2.0",
"munch==2.5.0",
"nltk==3.4.5",
"num2words==0.5.10",
"numexpr==2.7.1",
"numpy==1.18.2",
"oauthlib==3.1.0",
"packaging==20.3",
"pandas==1.0.3",
"Pillow==7.2.0",
"pluggy==0.13.1",
"protobuf==3.11.3",
"py==1.8.1",
"pyasn1==0.4.8",
"pyasn1-modules==0.2.8",
"pyLDAvis==2.1.2",
"pyparsing==2.4.6",
"pyproj==2.6.0",
"pytest==5.4.1",
"python-dateutil==2.8.1",
"pytz==2019.3",
"regex==2020.10.28",
"requests==2.23.0",
"requests-oauthlib==1.3.0",
"rsa==4.0",
"s3transfer==0.3.3",
"sacremoses==0.0.43",
"scikit-learn==0.22.2.post1",
"scipy==1.4.1",
"seaborn==0.11.1",
"sentence-transformers==0.4.1.2",
"sentencepiece==0.1.94",
"Shapely==1.7.0",
"six==1.14.0",
"sklearn==0.0",
"smart-open==1.10.0",
"sparql-client==3.8",
"termcolor==1.1.0",
"tokenizers==0.9.2",
"torch==1.7.0",
"torchvision==0.8.1",
"tqdm==4.48.2",
"transformers==3.4.0",
"twarc==1.8.0",
"typing-extensions==3.7.4.3",
"urllib3==1.25.8",
"wcwidth==0.1.9",
"wordcloud==1.8.0",
"zipp==3.1.0",
"twarc==1.8.0",
"/"
],
"version": "agile2021_reproducibility_a",
"funding": "EU grant 874850 MOOD",
"referencePublication": "https://doi.org/10.5194/agile-giss-2-2-2021"
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment