首页|Location Prediction from Social Media Contents using Location Aware Attention LSTM Network
Location Prediction from Social Media Contents using Location Aware Attention LSTM Network
扫码查看
点击上方二维码区域,可以放大扫码查看
原文链接
万方数据
维普
Location prediction in social media,a growing research field,employs machine learning to identify users'locations from their online activities.This technology,useful in targeted advertising and urban planning,relies on natural language processing to analyze social media content and understand the temporal dynamics and structures of social networks.A key application is predicting a Twitter user's location from their tweets,which can be challenging due to the short and unstructured nature of tweet text.To address this challenge,the research introduces a novel machine learning model called the location-aware attention LSTM(LAA-LSTM).This hybrid model combines a Long Short-Term Memory(LSTM)network with an attention mechanism.The LSTM is trained on a dataset of tweets,and the attention network focuses on extracting features related to latitude and longitude,which are crucial for pinpointing the location of a user's tweet.The result analysis shows approx.10%improvement in accuracy over other existing machine learning approaches.