Skip to content

Yuqi-eng/mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MP3 / CPEN 221 / Fall 2019

Wikipedia and Graph Databases

This mini-project involves interacting with Wikipedia and performing many operations.

Some of the learning goals for this mini-project are:

  • Working with external libraries (such as jwiki ,gson, and antler);
  • Implementing reusable datatypes such as Cache;
  • Using multi-threading to handle certain aspects of the implementation;
  • Managing shared memory when multiple threads are involved;
  • Implementing parsers for a given grammar and executing queries on a database.

Releases

No releases published

Packages

No packages published

Languages