Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Multinomial Naive Bayes for Classification of English Spatial and Non-spatial Prepositions

This project addresses the challenge of interpreting prepositional spatial relations in textual data using machine learning methods. Specifically, we propose using Multinomial Naive Bayes to classify sentences into spatial or non-spatial categories. We trained and tested our model on a small dataset of spatial prepositions extracted from grammar websites. While the results are positive, there is still room for improvement in both the dataset and the classifier's accuracy. The proposed study demonstrates the potential of using Natural Language Processing techniques for spatial language analysis.

Keywords: Multinomial Naive Bayes; Spatial Prepositions; Natural Language Processing.

About

This repo contains code for a Multinomial Naive Bayes model to classify English prepositions as spatial or non-spatial. It includes data preprocessing, model training, and evaluation scripts, as well as sample data. Useful for natural language processing and classification tasks.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages