A Template-based Approach to Write an Email

  Table of Contents   Concept-based Blogs   A Template-based Approach to Compose an Email A Template-based Approach to Write an Email to a Teacher A Template-based Approach to Write an Email to a Boss A Template-based Approach to Write an Email to HR Department

Sentence Alignment using GIZA++

Author(s): Moodser Hussain Email ID: moodser.hussain@gmail.com Affiliation: Research Scholar, COMSATS University Islamabad Lahore Campus – Pakistan. style=”position: absolute; top: 0.46in; left: 0in” Sentence Alignment using GIZA++ Aim: Basics of Sentence Alignment The working mechanism of GIZA++ Using GIZA++ on Linux for Alignment What will you need? Local Machine with Ubuntu 14.04 (because 14.04+ have some […]

Training Statistical MT Models using MOSES

Author(s): Moodser Hussain Email: moodser.hussain@gmail.com Affiliation: Research Scholar, COMSATS University Islamabad Lahore Campus – Pakistan       Training SMT model using MOSES Aim: This tutorial briefly explains the step by step process to train and a Phrase-based SMT model on MOSES machine translation toolkit, including (1) Language model (with IRSTLM), and (2) word alignment […]

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 […]