Skip to content

clearyai/hiring-challenge-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REMATIQ / Cleary Hiring Challenge ML

Task

Write a prototype that cleans & divides three separate regulatory documents into sections, subsections & paragraphs. The regulatory documents are provided as pdf files in the docs folder.

The prototype should classify each paragraph into type and subject matter. You can find the classes here.

Deliverables

  • A script that does the task described above (i.e., provided a set of documents, it returns the divided documents and the classified paragraphs).
  • Brief description of how you would deploy and prepare this prototype for production.
  • Brief description of how you would evaluate & QA this prototype.
  • List & priorization of potential improvements.

Output format

The output should be a list of paragraphs, including the section, subsection and classes. The specific output format can be up to you.

Open AI Key

You will receive an API key to use for this. Please use it responsibly :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages