Skip to content

A React web application that solves multiple text based problems.

Notifications You must be signed in to change notification settings

meghsat/Textlytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Textlytics [in progress]

I am developing a complete end-to-end Natural Language Processing solution incorporating various text-based analytical features.

Work done so far:

  1. Built a language translator using Facebook's M2M100 that translates uploaded files. The model can interpret the following languages: 'English' ('en'), 'Spanish' ('es'), 'French' ('fr'), 'German' ('de'), 'Italian' ('it'), 'Chinese' ('zh'), 'Japanese' ('ja'), 'Russian' ('ru'), 'Hindi' ('hi').
  2. The model is accessed through a ReactJS-based web app hosted on a Flask server.

About

A React web application that solves multiple text based problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published