snowballing.py¶
This module provides tools to analyze the snowballing and widgets to perform and curate the snowballing
Widgets¶
RunWidget¶
ReplaceCellWidget¶
Converter¶
-
class
Converter
(mode=None)[source]¶ Bases:
object
Convert texts into other formats
Four modes are available:
BibTeX
- Converts bibtex to a json for inserting the reference
Text
- Removes line breaks and diacricts from text. Use it to copy text from pdf documents
[N] author name place other year
Converts references in this format to a json for inserting the reference
Consider each space as a line break
The “other” field can be created using multiple (or 0) lines
It also can define the attribute names using ‘attr=value’
For example:
[1] Pimentel, João Felipe and Braganholo, Vanessa and Murta, Leonardo and Freire, Juliana Tracking and analyzing the evolution of provenance from scripts IPAW pp=16--28 Springer 2016 [2] ...
Quoted
- Surrounds text with quotation marks and add spaces to fit the citation
BackwardSnowballing¶
-
class
BackwardSnowballing
(citation_var, citation_file=None, articles=None, force_citation_file=True)[source]¶ Bases:
snowballing.snowballing.ArticleNavigator
Navigate on article list for insertion with backward citation