Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PAPADAKOS PANAGIOTIS
themis
Commits
0731d924
Commit
0731d924
authored
Mar 21, 2020
by
Panagiotis Papadakos
Browse files
[S2GraphEntry] Will be used in the future for link-based analysis
parent
53e08475
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
35 additions
and
0 deletions
+35
-0
src/main/java/gr/csd/uoc/hy463/themis/collections/SemanticScholar/S2GraphEntry.java
...y463/themis/collections/SemanticScholar/S2GraphEntry.java
+35
-0
No files found.
src/main/java/gr/csd/uoc/hy463/themis/collections/SemanticScholar/S2GraphEntry.java
0 → 100644
View file @
0731d924
/*
* themis - A fair search engine for scientific articles
*
* Currently over the Semantic Scholar Open Research Corpus
* http://s2-public-api-prod.us-west-2.elasticbeanstalk.com/corpus/
*
* Collaborative work with the undergraduate/graduate students of
* Information Retrieval Systems (hy463) course
* Spring Semester 2020
*
* -- Writing code during COVID-19 pandemic times :-( --
*
* Aiming to participate in TREC 2020 Fair Ranking Track
* https://fair-trec.github.io/
*
* Computer Science Department http://www.csd.uoc.gr
* University of Crete
* Greece
*
* LICENCE: TO BE ADDED
*
* Copyright 2020
*
*/
package
gr.csd.uoc.hy463.themis.collections.SemanticScholar
;
/**
* This class will be used in the future to hold information related to link
* based analysis (citations, authors)
*
* @author Panagiotis Papadakos <papadako at ics.forth.gr>
*/
public
class
S2GraphEntry
{
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment