Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomhosking/tomhosking
GitHub profile
https://github.com/tomhosking/tomhosking
Last synced: 22 days ago
JSON representation
GitHub profile
- Host: GitHub
- URL: https://github.com/tomhosking/tomhosking
- Owner: tomhosking
- Created: 2020-07-28T13:10:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-24T09:00:22.000Z (7 months ago)
- Last Synced: 2024-10-08T13:26:38.944Z (about 1 month ago)
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## [Tom Hosking](http://tomho.sk)
I'm a PhD student in NLP at Edinburgh supervised by Mirella Lapata, working on discrete latent variable models for language generation.
### Projects
[HIRO: Hierarchical Indexing for Retrieval-Augmented Opinion Summarization](https://github.com/tomhosking/hiro) - Tom Hosking, Hao Tang & Mirella Lapata
[Human Feedback is not Gold Standard](https://github.com/cohere-ai/human-feedback-paper) - Tom Hosking, Phil Blunsom & Max Bartolo (ICLR 2024)
[Hercules](https://github.com/tomhosking/hercules) - Code for the paper "[Attributable and Scalable Opinion Summarization](https://aclanthology.org/2023.acl-long.473/)", Tom Hosking, Hao Tang & Mirella Lapata (ACL 2023)
[HRQ-VAE](https://github.com/tomhosking/hrq-vae) - Code for the paper "[Hierarchical Sketch Induction for Paraphrase Generation](https://aclanthology.org/2022.acl-long.178/)", Tom Hosking, Hao Tang & Mirella Lapata (ACL 2022)
[Separator](https://github.com/tomhosking/separator) - Code for the paper "[Factorising Meaning and Form for Intent-Preserving Paraphrasing](https://aclanthology.org/2021.acl-long.112/)", Tom Hosking & Mirella Lapata (ACL 2021)
[TorchSeq](https://github.com/tomhosking/torchseq) - a sequence modelling framework, built in PyTorch
[McKenzie](https://github.com/tomhosking/mckenzie) - a Slurm scheduler job monitor
My [neural question generation model](https://github.com/bloomsburyai/question-generation) implementation