Setting up the Page
Author: Muhammad Abdullah Khan Email ID: abdullah.niazi96@gmail.com Affiliation: BS(SE) 7th Semester, COMSATS University Islamabad, Lahore Campus, Pakistan CorelDRAW Setting up the page Aim This blog aims to explain step by step that how to create a new document and understand the use of basic tools required for designing. What Will You Need? To Set […]
CorelDRAW Workspace
Author: Muhammad Abdullah Khan Email ID: abdullah.niazi96@gmail.com Affiliation: BS(SE) 7th Semester, COMSATS University Islamabad, Lahore Campus, Pakistan CorelDRAW Workspace Aim This blog aims to explain different workspaces and how to select an appropriate workspace. What Will You Need? To Understand the basic tools and feature you will […]
CorelDRAW Installation
Author: Muhammad Abdullah Khan Email ID: abdullah.niazi96@gmail.com Affiliation: BS(SE) 7th Semester, COMSATS University Islamabad, Lahore Campus, Pakistan Installation of CorelDRAW for Windows Aim This blog aims to explain step by step that how to download and install CorelDRAW on your system. So, you will be able to edit vector […]
CorelDRAW
Table of Contents Concept-based Blogs CorelDraw Installation CorelDraw Workspace Setting up the Page CorelDRAW Toolbox Part 1 CorelDRAW Toolbox Part 2 CorelDRAW Toolbox Part 3 Working with Objects Working with Bitmaps Useful Tools Understanding Color
How to train FastText Model
Author(s): Muhammad Farhat Ullah Email ID: farhat69488@gmail.com Affiliation: Research Scholar, COMSATS University Islamabad, Lahore Campus – Pakistan Programming Language(s) used: Python 3.6 or updated, Libraries / Toolkits: It requires compiler with good C++11 support[(g++-4.7.2 or updated) or (clang-3.3 or updated)], Scipy, NumPy, and updated gensim. Keywords: NLP, FastText Model, word embeddings, Train on Unsupervised plain […]
How to train Google’s Word2Vec Model
Author: Muhammad Farhat Ullah Email ID: farhat69488@gmail.com Affiliation: Research Scholar, COMSATS University Islamabad, Lahore Campus – Pakistan. How to Train Google’s Word2Vec Model Aim: The main of this blog is to explain how to train Google’s Word2Vec model, its loading and basic usage in different NLP tasks. What will you need?? To train and load […]
How to use GolVe on Linux
Author: Muhammad Farhat Ullah, Ms. Nausheen Majeed Email ID: farhat69488@gmail.com Affiliation: Research Scholar, COMSATS University Islamabad, Lahore Campus – Pakistan. How to Use GloVe on Linux Aim The main aim of this blog is to learn how to get vector representations for words in a given corpus by using GloVe on Linux platform. What Will […]
Deep Learning
Table of Contents Pytorch Build a Basic Deep Learning Model using Pytorch Dataset Preparation for OpenNMT Project Fork and edit files in Github repository Develop Neural Machine Translation System using OpenNMT ROUGE-an Evaluation Metric for Text Summarization Evaluating Urdu Text Smmarization System Using ROUGE Ludwig Ludwig Installation
Semantic Textual Similarity
Table of Contents Concept-based Blogs How to use GloVe on Linux How to train Google’s Word2Vec Model How to train FastText Model How to Train Sent2Vec Model