Skip to content

Rule-based and statistical methods for creating computer programs that analyze, generate, and understand human language

Notifications You must be signed in to change notification settings

saehaana/cmsc416

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

CMSC 416 Spring 2022

Summary of Projects :

The folders above are NLP school projects done in Python.

Both were implemented similarly with the use of a supervised machine learning approach. A training corpus is read in to be used as a model for the program to learn from, which is later used on a test file for predictions. A scorer was also created to compare results to the most frequent baseline and displays a confusion matrix.

image.png

image

About

Rule-based and statistical methods for creating computer programs that analyze, generate, and understand human language

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages