Skip to content

mzhangyb/AC297r_2019_Kensho

 
 

Repository files navigation

Kensho

In this project, we focus on the task of Named Entity Disambiguation/Linking boosted with the use of Knowledge Graphs.

A Medium post on our project can be found here: https://towardsdatascience.com/named-entity-disambiguation-boosted-with-knowledge-graphs-4a93a94381ef

Instructions on how to run the code can be found in the notebooks README file.

Project Organization

├── Makefile
├── README.md
├── models
├── notebooks
├── references
├── requirements.txt
├── setup.py
├── src
│   ├── __init__.py
│   └── build_features.py
├── submissions
│   ├── final-presentation
│   ├── lighting-talk-1
│   ├── lighting-talk-2
│   ├── midterm
│   ├── milestone-1
│   ├── milestone-2
│   └── partners-reports
└── test_project.py

Team Members

  • Brian Lin
  • Sheng Shiong (Shane) Ong
  • Cory Williams
  • Yun Bin (Matteo) Zhang

Project based on the cookiecutter data science project template. #cookiecutterdatascience

About

Template for AC297r projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.1%
  • TeX 1.5%
  • Python 1.3%
  • Other 0.1%