[go: up one dir, main page]

0% found this document useful (0 votes)
37 views2 pages

NLP Assignment - 1

The document outlines various assignments for a Natural Language Programming course, listing students along with their respective tasks. Assignments include text preprocessing, N-gram modeling, Minimum Edit Distance algorithm, Naive Bayes classification, information retrieval, synonym and antonym finding, machine translation, grammar checking, chatbot creation, text summarization, and text-to-speech conversion. Each assignment is designed to enhance students' understanding and application of NLP concepts and techniques.

Uploaded by

Varun Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views2 pages

NLP Assignment - 1

The document outlines various assignments for a Natural Language Programming course, listing students along with their respective tasks. Assignments include text preprocessing, N-gram modeling, Minimum Edit Distance algorithm, Naive Bayes classification, information retrieval, synonym and antonym finding, machine translation, grammar checking, chatbot creation, text summarization, and text-to-speech conversion. Each assignment is designed to enhance students' understanding and application of NLP concepts and techniques.

Uploaded by

Varun Kumar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

NATURAL LANGUAGE PROGRAMMING (ASSIGNMENT GROUPS)

SL NO USN Name Group Number Assignment 1

1
1MJ22CD002 AAFSAN ISLAM
2
1MJ22CD007 ANUSHKA R NAMBIAR Write a Python program for the following preprocessing of text in NLP:
● Tokenization
3
1MJ22CD048 S. VAISHNAVI ● Filtration
1
● Script Validation
4
1MJ23CD402 LATA BALAPPA LAKKUNDI ● Stop Word Removal
● Stemming
5
1MJ22CD035 NANDANA R
6
1MJ22CD054 SNEHA BANNATTI
7
1MJ22CD004 ANAGHA MURALI
8
1MJ22CD022 KEERTHIKA.M
Demonstrate the N-gram modeling to analyze and establish the probability distribution across
9 2 sentences and explore the utilization of unigrams, bigrams, and trigrams in diverse English
1MJ22CD014 HARINI A
sentences to illustrate the impact of varying n-gram orders on the calculated probabilities
10
1MJ22CD024 LAHARI MV
11
1MJ22CD025 LAKSHMI BAI
12
1MJ22CD005 ANANYA N D
13
1MJ22CD058 VARSHA PALLANTI Investigate the Minimum Edit Distance (MED) algorithm and its application in string
comparison and the goal is to understand how the algorithm efficiently computes the minimum
14
1MJ23CD401 KOMAL ADIVEPPA KALGUDI number of edit operations required to transform one string into another.
3
● Test the algorithm on strings with different type of variations (e.g., typos, substitutions,
15
1MJ22CD050 SHARMISTHA MOHANTY insertions, deletions)
● Evaluate its adaptability to different types of input variations
16
1MJ22CD057 TRISHA CHOUHAN
17
1MJ22CD008 ARUNDATHI NAYAK M S
18
1MJ22CD009 ASHITHA MN
19
1MJ22CD021 KEERTHANA K UNNI
20
1MJ22CD046 RUTUJA Write a program to implement top-down and bottom-up parser using appropriate context free
4
grammar.
21
1MJ22CD037 NIDHI NAG
22
1MJ22CD016 HEMALATHA K
23
1MJ22CD053 SIRISHA S
24 Given the following short movie reviews, each labeled with a genre, either comedy or action:
1MJ22CD015 HARSHA.M
● fun, couple, love, love comedy
25 ● fast, furious, shoot action
1MJ22CD030 MAHESH
● couple, fly, fast, fun, fun comedy
26 5 ● furious, shoot, shoot, fun action
1MJ22CD040 PRATHAM RAJ
● fly, fast, shoot, love action and
27 A new document D: fast, couple, shoot, fly
1MJ22CD001 A SRAVAN KUMAR REDDY
Compute the most likely class for D. Assume a Naive Bayes classifier and use add-1 smoothing
28 1MJ22CD039 PAVAN UDAY HAMBAR for the likelihoods.

29 Demonstrate the following using appropriate programming tool which illustrates the use of
1MJ22CD018 JOY GRAS information retrieval in NLP:
30 ● Study the various Corpus – Brown, Inaugural, Reuters, udhr with various methods like
1MJ22CD010 AYAN AMANULLAH KHAN filelds, raw, words, sents, categories● Create and use your own corpora (plaintext, categorical)
31 ● Study Conditional frequency distributions
1MJ22CD026 LINGUTLA CHAITHANYA 6 ● Study of tagged corpora with methods like tagged_sents, tagged_words
32 ● Write a program to find the most frequent noun tags
1MJ22CD019 K VARUN KUMAR ● Map Words to Properties Using Python Dictionaries
● Study Rule based tagger, Unigram Tagger
33 Find different words from a given plain text without any space by comparing this text with a
1MJ22CD038 PARIKSHITH V M given corpus of words. Also find the score of words.

34
1MJ22CD020 KAMBHAM SHIVA VENKATA SRINATH
35
1MJ22CD045 RUDRANSH GUPTA
36 7 Write a Python program to find synonyms and antonyms of the word "active" using WordNet
1MJ22CD006 ANUP GOWDA M
37
1MJ22CD055 SOUVIK MUKHERJEE
38
1MJ22CD044 ROHAN R NOAH
39
1MJ22CD023 KUSUM.D
40
1MJ22CD032 MEGHANA M
Implement the machine translation application of NLP where it needs to train a machine
41 8 translation model for a language with limited parallel corpora. Investigate and incorporate
1MJ22CD034 N AASMITHA
techniques to improve performance in low-resource scenarios.
42
1MJ22CD031 MANISHA K
43
1MJ22CD042 R YESHASWINI
44
1MJ23CD404 V NIRANJAN
45
1MJ22CD052 SIDDHARTH R
46
1MJ22CD049 SAURAV RAJ
9 Construct the program to check the grammar using NLP
47
1MJ22CD041 PRIYANSHU SINGH
48
1MJ22CD047 S SELVKARTHIK
49
1MJ23CD400 BHARATH MC
50
1MJ22CD028 MADHUSUDANA N
51
1MJ22CD011 BHAGATH GOWDA A
52 10 Create a Chat BOT using NLP packages
1MJ22CD013 CHIRANTH G H
53
1MJ22CD036 NARREDDULA TEJESWAR REDDY
54
1MJ22CD059 VARUN RAJ E T
55
1MJ22CD029 MAHAVEER G
56
1MJ22CD060 VEDANT VERMA
57 11 Design a project for Text summarization Technique
1MJ22CD012 CHANDAN D C
58
1MJ23CD403 SHRINIVAS PUNDALIK JINDE
59
1MJ22CD061 VIJAYAN. S
60
1MJ22CD051 SHASHANK M
61
1MJ22CD043 RAKESH KUMAR PANDEY
62
1MJ22CD027 M T VINAY 12 Design the Project to convert Text to Speech
63
1MJ22CD056 SUJAN S R
64
1MJ22CD063 TASHON FELICIANO DE BRAGANCA

You might also like