Skip to content

abdulsittar/Mono-lingual-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mono-lingual-Analysis

Summary

For analysis of information spreading in mono-lingual settings, we perfor mnetwork analysis. Pairs of news articles with cosine similarity are passed as input to generate multiple chains of news articles as output. For instance, if there exists two pairs with the news articles A, B and B, C respectively, then they will produce a chain. We represent each language with different color. We compare network of each language for each event and then identify the longestcommunities

Languages

  • English
  • German
  • Spanish
  • Portuguese
  • Slovene

Data

How to run

# clone the repository
git clone https://github.com/abdulsittar/Mono-lingual-Analysis.git
cd Mono-lingual-Analysis

python -m http.server

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages