Skip to content

A GRPC and REST web server for parsing google drive documents

License

Notifications You must be signed in to change notification settings

iamneal/book_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

book_parser

Currently a work in progress. Not yet in a usable state

Project Goals

  • web api through grpc-gateway
  • grpc server
  • simple react front end
  • readme
  • authentication through google platform
  • auth token caching
  • remembered visits through cookies
  • list files stored on user's google drive
  • pull down named files stored on google drive
  • parse text by paragraph, line, sentence, dialog, words, and page
  • identify similar senteces, duplicate adjectives too close together, etc.
  • identify named characters, who they interact with, and how often they appear in text
  • discover pronouns owner
  • more to come

About

A GRPC and REST web server for parsing google drive documents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published