Giter VIP home page Giter VIP logo

wikihow-instruction-extraction's Introduction

WikiHow Instruction Analysis for Robot Manipulation

The goal of this tool is to analyse a WikiHow corpus using basic NLP techniques to gather information about Everyday tasks like "Pouring", "Cutting" or "Discarding". These information should support cognitive robots in understanding and parameterizing these tasks to better handle unknown tasks, working in underspecified environments and handling common task-object combinations.

Dependencies

This tool relies on three external dependencies:

Installation

  1. Download the project
  2. Create a new folder in /WikiHowInstructionExtraction called data
  3. Extract the WikiHow corpus into the created folder
  4. Add references to the following three .jar files:
    • json-simple-1.1.jar
    • stanford-corenlp-4.5.0.jar
    • stanford-corenlp-4.5.0-models.jar

Using the Project

In general, the WikiHow articles analysed in this repository are structured in the following way. If not specified otherwise, this projects analyses the step descriptions since they contain the most details and have the most occurrences.

Summarising the structure of a WikiHow article

To start the analysis, execute the main-Method in the ExtractionStarter class. In general, the GlobalSettings class in the utils package contains parameters that can be changed to alter the program execution. Each parameter is thoroughly explained through its comment. If no startup argument is provided, a single verb will be analyzed according to the current settings. If the argument 'hyponyms' is given, the occurrences of 20 different hyponyms for the verb "Cut" are analyzed and printed.

Footnotes

  1. C. D. Manning, M. Surdeanu, J. Bauer, J. Finkel, S. J. Bethard, and D. McClosky, ‘The Stanford CoreNLP Natural Language Processing Toolkit’, in Proceedings of the 52nd Annual Meeting of the Association for Computational Linguistics: System Demonstrations, 2014, pp. 55–60. [Online]. Available: http://www.aclweb.org/anthology/P/P14/P14-5010

  2. L. Zhang, Q. Lyu, and C. Callison-Burch, ‘Reasoning about Goals, Steps, and Temporal Ordering with WikiHow’, in Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP), Online, 2020, pp. 4630–4639. doi: 10.18653/v1/2020.emnlp-main.374, GitHub Project.

wikihow-instruction-extraction's People

Contributors

janfiderheld avatar

Stargazers

 avatar

Watchers

 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.