Code Monkey home page Code Monkey logo

identification-and-characterization-of-emotions's Introduction

Identification-and-Characterization-of-Emotions

Feedparser

Feedparser is a Python library that parses feeds in all known formats, including Atom, RSS, and RDF. It runs on Python 2.4 all the way up to 3.3.

installation

Feedparser can be installed using distutils or setuptools by running: $ python setup.py install

OR

sudo pip install feedparser

Links for feedback parser: https://pypi.org/project/feedparser/

Link for stanford function: https://www.machinelearningplus.com/nlp/lemmatization-examples-python/

Newspaper

Newspaper is a Python module used for extracting and parsing newspaper articles. Newspaper use advance algorithms with web scrapping to extract all the useful text from a website.

installation

pip install newspaper-for python 2

pip install newspaper3k - for python3

link: https://pypi.org/project/newspaper3k/

Stanford Resources:

Stanford NLP: https://stanfordnlp.github.io/stanfordnlp/

          https://github.com/stanfordnlp/stanfordnlp

Stanford Pipeline: https://stanfordnlp.github.io/stanfordnlp/pipeline.html#options

Stanford Processors: https://stanfordnlp.github.io/stanfordnlp/processors.html

Stanford Data Objects: https://stanfordnlp.github.io/stanfordnlp/data_objects.html#document

Stanford CoreNLP integrates many of Stanford’s NLP tools, including the part-of-speech (POS) tagger, the named entity recognizer (NER), the parser, the coreference resolution system, sentiment analysis, bootstrapped pattern learning, and the open information extraction tools.

or

https://www.machinelearningplus.com/nlp/lemmatization-examples-python/

Use StanfordCoreNLP Library instead of StanfordNLP as Core is extensive and has Java support.

identification-and-characterization-of-emotions's People

Contributors

agrawalhimanshi avatar deepak747884 avatar

Watchers

James Cloos 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.