An open API service indexing awesome lists of open source software.

https://github.com/ashwanthkumar/doctextextractor


https://github.com/ashwanthkumar/doctextextractor

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

#DocTextExtractor

To build the project
```
$ sbt build
```

If you're using IntelliJ IDEA, just choose "Import Existing Project" and select "SBT" in the box. It should download the required dependencies and setup the project for you.