Pinned Repositories
BigramHMM
POS tagging using Hidden Markov Model on Bigrams using dynamic programming.
DBpedia2vec
The work describes how to generate DBpedia entity embeddings using Wikipedia XML data.
embeddings
Knowledge Base Embeddings for DBpedia
Evaluation-Metrics-for-Graded-Relevance-Judgments-NDCG-and-ERR
NDCG and ERR are two popular evaluation metrics for evaluating ranked lists judged by human annotators on a grade scale..
Inverted-Index-from-a-Wikipedia-XML-Dump
multilabel-classification-using-sklearn
multilabel classification is a classification problem in which one sample can have more than one labels.
PCFG
Probabilistic Context Free Grammar-A dynamic programming algorithm to find the phrase structure parse tree of a sentence.
POS-tagging-using-Naive-Bayes
POS tagging using Naive Bayes
QuestionClassification
This project is the implementation of Li-Roth paper "Learning Question Classifiers" on TREC dataset
Spell-Check-Using-Bigram-Language-Modelling
This project is to provide spell check help from Urdu to Hindi transliteration.The spelling errors in our case mostly comprises of errors in matras.
nausheenfatma's Repositories
nausheenfatma/Query-TTL-files-from-SPARQL
Querying TTL files from SPARQL using Python and Apache Jenna
nausheenfatma/Hive-Query-examples
nausheenfatma/Passage
A little library for text analysis with RNNs.
nausheenfatma/python-regex-cheatsheet
Python 2.7 Regular Expression cheatsheet, as a restructured text document and Makefile to convert it to PDF
nausheenfatma/Neural-Networks-Demysitifed
Supporting code for short YouTube series Neural Networks Demystified.
nausheenfatma/framenet-annotation
Browser-based annotation tool for Framenet
nausheenfatma/CoreNLP
Stanford CoreNLP: A Java suite of Core NLP tools
nausheenfatma/datasciencecoursera
nausheenfatma/Hadoop-Assignment
Simple examples to understand the working of Map Reduce framework.
nausheenfatma/datasharing
The Leek group guide to data sharing
nausheenfatma/search-engine-wrapper
This package provides a Java wrapper framework for unifying programmatic access to search engines. A convenience class is also included for downloading the files at the URLs in the search engine results. This package contains an API as well as a command-line application.