milangritta/Minimalist-Location-Metonymy-Resolution
The code and data accompanying the ACL 2017 "outstanding award" publication "Vancouver Welcomes You! Minimalist Location Metonymy Resolution"
This project helps clarify the true meaning of locations mentioned in text. It takes raw text that includes place names and figures out if a location refers to the place itself (e.g., "Vancouver has beautiful mountains") or to an entity associated with that place (e.g., "Vancouver welcomes you!"). This is useful for researchers and linguists studying how language refers to places.
No commits in the last 6 months.
Use this if you are a computational linguist or NLP researcher working on named entity recognition or disambiguation, specifically interested in resolving metonymy for geographic locations in text.
Not ideal if you need a pre-packaged, out-of-the-box solution for general text analysis or for tasks unrelated to location metonymy.
Stars
10
Forks
4
Language
Python
License
GPL-3.0
Category
Last pushed
Jan 15, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/milangritta/Minimalist-Location-Metonymy-Resolution"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MilaNLProc/contextualized-topic-models
A python package to run contextualized topic modeling. CTMs combine contextualized embeddings...
vinid/cade
Compass-aligned Distributional Embeddings. Align embeddings from different corpora
spcl/ncc
Neural Code Comprehension: A Learnable Representation of Code Semantics
criteo-research/CausE
Code for the Recsys 2018 paper entitled Causal Embeddings for Recommandation.
vintasoftware/entity-embed
PyTorch library for transforming entities like companies, products, etc. into vectors to support...