NLP, Sudoku solving and PDF miner API

 rpy3
Each project has API and web interface.

I will be adding more API on machine learning and deep learning in future.

Currently these API are available:
1. NLP(Text) API
Find part-of-speech tagging, noun phrase extraction, sentiment analysis, classification, translation, and more of any sentence. You can also use API at /v1/api/text with payload "data".

2.Solve Sudoku
Solve any normal Sudoku. Replace empty space by .(dot) and move from left to right. Enter all 81 digits and your good to go. E.g: 2.............62....1....7...6..8...3...9...7...6..4...4....8....52.............3

3.Pdf Miner
Extract the text from pdf doc with metadata like location, fonts and textbox size.

Website is build using flask backend and bootstrap in fronted.

Quotes from book I am reading:
“We realize the importance of our voices only when we are silenced.” 
― Malala Yousafzai, I Am Malala

Unknown

I'm a Data-holic. I'm passionate about learning new things and playing with data. This blog is a place where I want to share my data analysis tips and tricks, data visualization and automation tips and tricks.

No comments:

Post a Comment