/Skim-Literature

This repository makes reading literature abstract easier by converting whole and complex paragraph into bullet points

Primary LanguageJupyter NotebookMIT LicenseMIT

Skimming Literature

alt_messgae

Skim-Literature is a project for skimming through scientific papers to extract important information from them using Natural Language Processing techniques. This can help researchers and students save time by quickly summarizing key findings, conclusions, and insights from large volumes of literature.

Table of Contents

Installation

  1. Clone the repository:
git clone https://github.com/ekrrems/Skim-Literature.git
  1. Navigate to the project directory:
cd Skim-Literature
  1. Install the required dependencies using pip:
pip install -r requirements.txt

Contributing

Contributions to Skim-Literature are welcome and appreciated! If you would like to contribute, please follow these steps:

  1. Fork the repository and clone it to your local machine.
  2. Create a new branch for your feature or bug fix.
  3. Implement your changes, including unit tests and documentation.
  4. Commit your changes and push the branch to your forked repository.
  5. Open a pull request and describe your changes in detail.

License

Skim-Literature is released under the MIT License.