Commit e99a61dd authored by pirapakaran's avatar pirapakaran
Browse files

Update project_proposal.md

parent 1d4a419c
Loading
Loading
Loading
Loading
+99 −0
Original line number Diff line number Diff line
# Project Proposal

## Summary

  - [Motivation](#motivation)
  - [Runing the tests](#running-the-tests)
  - [Deployment](#deployment)
  - [Built With](#built-with)
  - [Contributing](#contributing)
  - [Versioning](#versioning)
  - [Authors](#authors)
  - [License](#license)
  - [Acknowledgments](#acknowledgments)

## Motivation

In the field of computational linguistics, stance detection is an established task. It is about extracting different motives behind arguments and statements. However, stances themselves often do not provide enough information about the background of a statement. What could counteract this problem is the assignment of human needs. <br>

> "Human needs are commonly used to refer to the drivers of peoples’ actions, the motives behind human behavior. Other uses of the concept include needs as instruments to achieve a certain goal and needs as societal requirements to flourish or experience a good life (Gasper, 2004). Needs as motives imply that all human actions can be understood as originating in the quest for satisfying or actualizing needs. Needs as societal requirements concern what is necessary for people to avoid serious harm and participate in their society, whether or not they are mobilized by them. Needs as requirements to achieve a certain outcome like fulfillment, happiness, or satisfaction fall in between the two last explanations. They take the elements that contribute to achieving the goal of a good life" 

### Prerequisites

What things you need to install the software and how to install them

    Give examples

### Installing

A step by step series of examples that tell you how to get a development
env running

Say what the step will be

    Give the example

And repeat

    until finished

End with an example of getting some data out of the system or using it
for a little demo

## Running the tests

Explain how to run the automated tests for this system

### Break down into end to end tests

Explain what these tests test and why

    Give an example

### And coding style tests

Explain what these tests test and why

    Give an example

## Deployment

Add additional notes about how to deploy this on a live system

## Built With

  - [Contributor Covenant](https://www.contributor-covenant.org/) - Used
    for the Code of Conduct
  - [Creative Commons](https://creativecommons.org/) - Used to choose
    the license

## Contributing

Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code
of conduct, and the process for submitting pull requests to us.

## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions
available, see the [tags on this
repository](https://github.com/PurpleBooth/a-good-readme-template/tags).

## Authors

  - **Billie Thompson** - *Provided README Template* -
    [PurpleBooth](https://github.com/PurpleBooth)

See also the list of
[contributors](https://github.com/PurpleBooth/a-good-readme-template/contributors)
who participated in this project.

## License

This project is licensed under the [CC0 1.0 Universal](LICENSE.md)
Creative Commons License - see the [LICENSE.md](LICENSE.md) file for
details

## Acknowledgments

  - Hat tip to anyone whose code was used
  - Inspiration
  - etc
<br>
<img src="pictures/CH_maslows-hierarchy.png" width="500" height="300" title="maslow_pyramide">