Giter Club home page Giter Club logo

nlp-worker's Introduction

Natural Language Processing Web Application Example

This is a simple web application that demonstrates various Natural Language Processing (NLP) techniques such as Sentiment Analysis, Entity Extraction, Text Summarization, and Machine Translation.

Required Libraries

  • Streamlit
  • Pandas
  • Matplotlib
  • TextBlob
  • NLTK
  • Gensim
  • Spacy
  • Googletrans

These libraries can be installed using pip.

Running the Application

  1. Clone the repository.
  2. Install the required libraries.
  3. Open a command prompt or terminal and navigate to the folder containing the code.
  4. Run the following command: streamlit run main.py
  5. The application will open in a new tab of your default web browser.

Usage

The application is a simple web form that asks the user to enter the text they would like to analyze. The user can then select the NLP task they would like to perform, which includes Sentiment Analysis, Entity Extraction, Text Summarization, and Machine Translation.

Sentiment Analysis

This NLP task analyzes the sentiment of the input text and displays the sentiment scores of each sentence in a line graph. It also displays the overall sentiment polarity and subjectivity of the entire text.

Entity Extraction

This NLP task identifies the named entities in the input text and their types. It displays the entities of each type in a separate section.

Text Summarization

This NLP task summarizes the input text and displays it in a separate section.

Machine Translation

This NLP task translates the input text from English to either Hindi or Marathi based on the user's selection. The translated text is displayed in a separate section.

Currently Support

  • English
  • Hindi

Acknowledgements

This application is created using various NLP libraries and techniques, including TextBlob, NLTK, Gensim, Spacy, and Googletrans. The code is based on tutorials and examples from the documentation of these libraries.

nlp-worker's People

Contributors

nayan2306 avatar pranavrbagade avatar shriranggodbole2003 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.