|
10 | 10 |
|
11 | 11 | Recommender for recommendation letter writers 👍
|
12 | 12 |
|
13 |
| -<a href="https://xiaohk.github.io/wordflow"><img width="100%" src='https://i.imgur.com/QaWYWni.png'></a> |
| 13 | +<a href="https://xiaohk.github.io/recrec"><img width="100%" src='https://i.imgur.com/QaWYWni.png'></a> |
14 | 14 |
|
15 | 15 | ## What is RecRec?
|
16 | 16 |
|
17 | 17 | RecRec is a practical tool for finding academic recommendation letter writers.
|
18 |
| -Whether you are applying for a fellowship, job, or green card petition, RecRec helps you quickly identify the best letter writers. |
| 18 | +Whether you are preparing for your tenure package, job application, or green card petition, RecRec helps you quickly identify the best letter writers. |
19 | 19 | RecRec highlights connections between you and potential recommenders and lets you filter by citations, awards, and other criteria.
|
20 | 20 | Save time and get the most impactful recommendations with RecRec!
|
21 | 21 |
|
| 22 | +## How Does RecRec Work? |
| 23 | + |
| 24 | +RecRec uses [Semantic Scholar's](https://www.semanticscholar.org) citation database to analyze and identify all researchers who have cited your papers. |
| 25 | +In addition, it uses the [Academic Award database](https://github.com/xiaohk/academic-awards) to highlight researchers with awards, such as ACM Fellow and IEEE Fellow. |
| 26 | +Finally, RecRec provides an easy-to-use interface to help you quickly sort, filter, and select potential recommenders. |
| 27 | + |
22 | 28 | ## Get Started
|
23 | 29 |
|
24 | 30 | To use RecRec, visit: <https://xiaohk.github.io/recrec/>.
|
25 | 31 |
|
| 32 | +To find potential recommendation letter writers, follow these three steps: |
| 33 | + |
| 34 | +<table> |
| 35 | + <tr> |
| 36 | + <td><strong>Step 1</strong></td> |
| 37 | + <td>Type your name to identify your semantic scholar profile</td> |
| 38 | + </tr> |
| 39 | + <tr></tr> |
| 40 | + <tr> |
| 41 | + <td><strong>Step 2</strong></td> |
| 42 | + <td>Select your most representative papers</td> |
| 43 | + </tr> |
| 44 | + <tr></tr> |
| 45 | + <tr> |
| 46 | + <td><strong>Step 3</strong></td> |
| 47 | + <td>Browse and filter potential letter writers</td> |
| 48 | + </tr> |
| 49 | + <tr></tr> |
| 50 | + <tr> |
| 51 | + <td><strong>Optional</strong></td> |
| 52 | + <td>Repeat Steps 2 and 3 if needed</td> |
| 53 | + </tr> |
| 54 | + <tr></tr> |
| 55 | + <tr></tr> |
| 56 | +</table> |
| 57 | + |
26 | 58 | ## Developing RecRec
|
27 | 59 |
|
28 | 60 | Clone or download this repository:
|
|
0 commit comments