Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tianzonglin/paper_analyzer
R scripts for simple comparison works.
https://github.com/tianzonglin/paper_analyzer
demo paper-analysis r-script
Last synced: 11 days ago
JSON representation
R scripts for simple comparison works.
- Host: GitHub
- URL: https://github.com/tianzonglin/paper_analyzer
- Owner: TianZonglin
- Created: 2022-10-13T08:30:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T06:16:25.000Z (7 months ago)
- Last Synced: 2024-04-25T07:24:54.275Z (7 months ago)
- Topics: demo, paper-analysis, r-script
- Language: R
- Homepage:
- Size: 17.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
There are two tiny code tools that can help you to fast the work of paper comparison.
- if you want to delete the same items from the paper list (dirty data), you can use make_unique_items.r
- if you want to regroup the results with different categories, you can use rematch_with_pattern.rall input data should be the same as the example file listed in this repository.
welcome to leave the questions in issues.