Pinned Repositories
AMR-gs
AMR Parsing via Graph-Sequence Iterative Inference
amr-metric-suite
This project collects methods that enhance the comparison between AMR graphs.
amrlib
A python library that makes AMR parsing, generation and visualization simple.
AstroNvim
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
awesome-deep-learning-papers
The most cited deep learning papers
bert_score
BERT score for text generation
BlogTwoTest.github.io
jamr
JAMR Parser and Generator
REALSumm
REALSumm: Re-evaluating Evaluation in Text Summarization
smatch
Smatch tool: evaluation of AMR semantic structures
bzhao2718's Repositories
bzhao2718/REALSumm
REALSumm: Re-evaluating Evaluation in Text Summarization
bzhao2718/amrlib
A python library that makes AMR parsing, generation and visualization simple.
bzhao2718/AstroNvim
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
bzhao2718/bert_score
BERT score for text generation
bzhao2718/BlogTwoTest.github.io
bzhao2718/CloudSimPy
CloudSimPy: Datacenter job scheduling simulation framework
bzhao2718/CorrFA_for_Summarizaion
Corr F/A evaluation metrics in paper "Xinnuo Xu, Ondrej Dusek, Jingyi Li, Yannis Konstas, and Verena Rieser. Fact-based Content Weighting for Evaluating Abstractive Summarisation" Proceedings of ACL2020 🎉🎉🎉
bzhao2718/cs231n.github.io
Public facing notes page
bzhao2718/DataScienceNotes
Temporary notes. Need organization later.
bzhao2718/Deep-Reinforcement-Learning-Algorithms-with-PyTorch
PyTorch implementations of deep reinforcement learning algorithms and environments
bzhao2718/emnlp19-moverscore
MoverScore: Text Generation Evaluating with Contextualized Embeddings and Earth Mover Distance
bzhao2718/google-research
Google Research
bzhao2718/JackBlog.github.io
bzhao2718/lazyvim_starter
Starter template for LazyVim
bzhao2718/llama2
Inference code for LLaMA models
bzhao2718/MultiFacetTextEval
bzhao2718/nlp-tutorial-for-dl-researchers
Natural Language Processing Tutorial for Deep Learning Researchers
bzhao2718/onestep
A thousand miles begin with a single step.
bzhao2718/pandoc-latex-template
A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
bzhao2718/practical-nlp-book-code
Official Repository for Code associated with 'Practical Natural Language Processing' book by O'Reilly Media
bzhao2718/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
bzhao2718/reading-notes
Temporarily storing my reading notes and not for public use.
bzhao2718/ReliableSummEvalReg
This repo contains scripts for text summarization evaluation using predictive models.
bzhao2718/rlpyt
Reinforcement Learning in PyTorch
bzhao2718/sema
An Extended Semantic Evaluation Metric for AMR. Demo version (http://143.107.183.175:23580/sema/)
bzhao2718/spinningup
An educational resource to help anyone learn deep reinforcement learning.
bzhao2718/spring-boot-react-fullstack
bzhao2718/SummEval
Resources for the "SummEval: Re-evaluating Summarization Evaluation" paper
bzhao2718/transition-amr-parser
bzhao2718/URLShortener
This is the answer for the take home test. A Readme file is included about the design and my thought process.