Coder Social home page Coder Social logo

brand_names_exploration's Introduction

Repository of data and web exploration app for Natalia Soler's PhD thesis

This repository contains around 600 French and Spanish brand names (words subdirectory), their contexts (up to 10,000) in JSI Timestamped Web corpus ( data/jsi_contexts subdirectory) and a streamlit app to explore these data (timeline, metadata distribution and evolution, lexico-syntactic patterns).

The streamlit app is publicly available here : Streamlit app.

Local installation

First check you have Python 3.8+ and Github installed on your computer. Go to the parent folder where you would like to copy the repo then clone the repository

git clone https://github.com/ecartierlipn/brand_names_exploration.git

go to brand_names_exploration subdirectory and install the dependencies :

pip install -requirements.txt

Then run the streamlit app :

streamlit run data_exploration.py

Tuning the app

The local installation enables to (manually) edit the word contexts before exploration (filename for each word : data/jsi_contexts/<fra|spa>_jsi_newsfeed_virt.<word>.complete_csv).

To retrieve the JSI Timestamped web corpus contexts for each word (or other words you would like to add) and parse the results before exploration, you can use sketchengine_extract_contexts_from_wordlist.py (you need to provide your sketchengine API key). You can add new words in word list in files in words subdirectory, just by adding a word in a new line.

Credits

Check requirements.txt file for python libraries.

brand_names_exploration's People

Watchers

Emmanuel Cartier avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.