Skip to content

Request for examples in the documentation #38

Open
@johannspies

Description

@johannspies

I am struggling to figure out how to use this library to read a pdf as text for the purpose of Natural Language Processing as an alternative to

using Taro
Taro.init()
meta, txtdata = Taro.extract(files[1]);

as shown in
https://github.com/aviks/nlp-workshop/blob/master/NLP-in-julia.ipynb

Or can I not use this library in stead of Taro (which I cannot compile on Julia 1.0.2)?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions