|
8 | 8 | [](https://pypi.org/project/litstudy/) |
9 | 9 | [](https://github.com/NLeSC/litstudy/actions/) |
10 | 10 |
|
11 | | -LitStudy is a Python package that enables analysis of scientific literature from the comfort of a Jupyter notebook. It provides the ability to select scientific publications and study their metadata through the use of visualizations, network analysis, and natural language processing. |
| 11 | +**LitStudy** is a Python package for analyzing scientific literature right from the comfort of a Jupyter Notebook. It lets you gather publications and explore their metadata through visualizations, network analysis, and natural-language processing. |
12 | 12 |
|
13 | | -In essence, this package offers five main features: |
| 13 | +The package offers five main features: |
14 | 14 |
|
15 | | -* Extract metadata from scientific documents sourced from various locations. The data is presented in a standardized interface, allowing for the combination of data from different sources. |
16 | | -* Filter, select, deduplicate, and annotate collections of documents. |
17 | | -* Compute and plot general statistics for document sets, such as statistics on authors, venues, and publication years. |
18 | | -* Generate and plot various bibliographic networks as interactive visualizations. |
19 | | -* Topic discovery using natural language processing (NLP) allows for the automatic discovery of popular topics. |
| 15 | +* **Extract** metadata from scientific documents sourced from various locations. A uniform interface allows combining different data sources. |
| 16 | +* **Filter**, **select**, **deduplicate**, and **annotate** document collections. |
| 17 | +* Compute and plot general **statistics** for document sets (authors, venues, publication years, and more). |
| 18 | +* Generate and plot various **bibliographic networks** as interactive visualizations. |
| 19 | +* Discover topics using **natural-language processing** (NLP) to automatically identify popular themes. |
20 | 20 |
|
21 | 21 | ## Frequently Asked Questions |
22 | 22 |
|
|
0 commit comments