Skip to content

kea-inc/nlp-interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NLP Engineering Interview

Interview Task

Using Yelp reviews data set, build an interface that takes a string and returns a sentiment (positive, neutral, negative). Solution must be able to support user input from multiple languages. Provide tests, counter examples, and explanation of technique

There is no need to build any front end. A basic rest interface has been provided to help you get started. Just run npm start. You do not need to use it if you don't want to.

Duration

Up to 8 hours

Submission

  1. Fork this repo
  2. Do what you got to do. Use these libraries as you're going to be coding in JS
  3. Submit a Pull Request (PR)
  4. In the PR, include a README that includes the following:
    • If you made any assumptions, what are they
    • Outline what else needs to be done if given more time

About

NLP Interview Project for kea

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published