Skip to content

A text analysis tool with support for a fully extendable REST API and a simple Bootstrap 4 GUI

Notifications You must be signed in to change notification settings

robertegj/Textus-Machina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Textus Machina

A text identification machine for the web

NLP (Natural language processing) tool featuring:

  • Sentiment Analysis
  • Part-Of-Speech (POS) Tokenization
  • Question Answering

See it live

Web-based UI in use

Installation Instructions

Make sure you have Python3 or above installed, then:
pip install -r requirements.txt

Additional info (for nerds ;] )

Complete with a REST API and a simple Bootstrap 4 frontend!
Takes advantage of modern Python frameworks including:

  • Flask
  • TextBlob and more!

About

A text analysis tool with support for a fully extendable REST API and a simple Bootstrap 4 GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published