Welcome to Semantic Processing Module

TOC:

  • How to download files?
  • What is where?

How to download files?

Click on Code button and then click on Download ZIP OR Use git clone https://github.com/ContentUpgrad/intro_to_neural_networks.git command on your terminal if git is installed in your machine.

What is where?

The folder structure is given below:

As you can see there are three main folders when you log in:

  1. Distributional Semantics This is where all the code files regarding distributional semantics sessions are kept
  2. Knowledge Graphs This is where all the code files regarding Knowledge Graph session are kept
  3. Topic ModellingThis is where all the code files regarding Topic Modelling session are kept

When you click on any folder you will find the code and data folders as shown below: You will find all the code files of the session in code folder and data folder will be empty. Please note that you need to follow the instructions given in the segment for downloading data files and keep it in the data folder manually.

Distributional Semantics

You will find the following files in the code folder of Distributional Semantics The data files required can be found here

Knowledge Graphs

You will find the following files in the code folder of Distributional Semantics There are no data files required for this session.

Topic Modelling

You will find the following files in the code folder of Distributional Semantics The data files required can be found here