Skip to content

sushantRana/occurrencer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Table of Contents

Running App

  • Run Yarn install from inside the Project
  • Once done Run yarn start to start the app

What this app does

  • This app downloads a big file Asynchronously
  • Reads through the file
  • Finds top 10 occurring words
  • finds POS and Synonyms of those words

Tools Used

- This app is created using React with great thanks to create-react-app
- axios is used to fetch the data
- yandex is used to find POS and Synonyms

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published