Giter VIP home page Giter VIP logo

text-analytics-of-chapters's Introduction

Sentiment analysis

For this project, the dataset comprises an extensive document structured into 11 chapters, identified by Roman numerals (e.g., "I", "II"). To efficiently manage and process the text, a dictionary was created using the "which" function in R to organize the chapters. Once segregated, all the chapters were loaded into a VCorpus.

To enhance the text analytics process, I implemented several techniques, including the removal of stop words, the computation of Document-Term Matrix (DTM) and Term-Document Matrix (TDM), and the conversion of text into lowercase. Additionally, tokenization was applied to break down the text into individual units, and TF-IDF (Term Frequency-Inverse Document Frequency) was utilized to assign importance scores to words based on their frequency and rarity across the entire document. These text analytics concepts collectively contribute to a more refined and insightful analysis of the document content.

text-analytics-of-chapters's People

Contributors

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