Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import Text Files with File Uploader #3

Open
5 tasks
code-inflation opened this issue Oct 15, 2018 · 0 comments
Open
5 tasks

Import Text Files with File Uploader #3

code-inflation opened this issue Oct 15, 2018 · 0 comments

Comments

@code-inflation
Copy link
Contributor

code-inflation commented Oct 15, 2018

Description of problem
A user wants to extract knowledge from existing text sources and import them into the application.

Solution
The user should be able to upload existing text files. The text will then be extracted and stored into the datastore. The newly created concept nodes should be linked to the related concepts.

Additional context

  • Which file formats should be supported?
    Candidates are: txt, md, docx, pdf, html
  • Should formatting be included in the analysis? e.g. what is the title of the document.

Criteria for acceptance

  • The user can select one or multiple files to upload
  • The text is extracted from the files and saved to the datastore
  • Concepts are extracted and linked to the imported content nodes
@disperate disperate changed the title import existing text files via file uploader Import Text Files with File Uploader Jan 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant