Git Product home page Git Product logo

literature_tagging's Introduction

Automated Literature Tagging

Thanks for your interest. This quick guide has been developed to help you apply the Entity Linking Method. This section of the method comprises seven simple steps and covers steps 11 and 12 of our step-by-step guideline published in the Organization Research Methods Journal.

Step 1)

Step 2)

  • Download your file from Scopus. After running your Scopus query Click the square next to the "All" button to download all the articles returned by the search string. Then click export. Select CSV / Excel as a method of export and click Abstract and Keywords from the menu on information do you want to export.

Step 3)

  • If you have never ran python code using your computer:

Step 4)

  • Download the TagMe.ipynb and open it using Jupyter Notebook.
  • Rename the file that you downloaded to "scopus.csv".
  • Move the file to the jupyter folder where you are running your code.

Step 5)

  • Run the code (by clicking the Play button)
  • Now, wait. It can take 20 minutes for the program to run. You will get constant updates telling you where the program is at with regards to tagging.

Step 6)

  • The program will create two outputs. One CSV file called "scopus_results.csv" and "scopus_results.txt".
  • The CSV file will have a new column called Anotations which will contain the tags present in the text.
  • The TXT file will have only the tags present in the text.
  • You can now check for false positives. False positives are tags that are incorrect - examples of these when using TagMe include ForButNotWith and Library (often mistagged for internet). Rename or delete the false positives.

Step 7)

a. Open AntConc

b. Click File / Open File and select the Target file.

c. Click Settings / Tool Preferences and under Category select Keyword List.

d. Click Add file and select your Reference file. Click Load and Apply.

e. Click on Word List and click Start. Click on Keyword List and click Start.

literature_tagging's People

Contributors

mmarrone avatar quinfer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.