We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b56f6e6 commit 879d564Copy full SHA for 879d564
api_paper_2024/example_2/ReadMe.md
@@ -1,9 +1,11 @@
1
# Mining third-party resources for structural context
2
+
3
The CSD Python API, combined with other Python and REST APIs, can be very powerful for mining for such relationships.
4
Each CCDC refcode has associated publication information, and many have an associated publication document object
5
identifier (DOI).
6
7
## Dependencies
8
9
- habanero
10
11
Optional:
@@ -14,5 +16,6 @@ Optional:
14
16
```conda install -c conda-forge habanero wordcloud nltk```
15
17
18
## To Run
19
20
Add script folder through CSD Python API drop down menu.
21
With a structure opened, click `about_entry.py` in menu dropdown.
0 commit comments