Skip to content

luwen-huang/computer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Computer

We want to build something like the computer in StarTrek which can do complex queries based on natural language speech.

Game Plan

Step 1

  • See what the existing state of the art tools can do to parse a question / sentence. We will test out tools from Existing Resources and results will be documented in the wiki.

Step 2

Make a system which can run a command which is stated as a query

  • "What is the length of students?"

Step 3

Make a system which can run simple queries that don't need a bunch of joins

Existing Resources

This is a list of existing attempts to do this which we would do well to use as a jumping off point.

Papers

Packages

APIs

Example Datasets

Our goal was to start with JSON files, so I have started by populated the example-datasets folder with JSON files from JsonStudio.

  • companies.json
  • enron.json
  • stocks.json
  • world_bank.json
  • zips.json

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published