This article discusses a part of speech tagging approach for Nepali text using General Regression Neural Network (GRNN), demonstrating its training and testing outcomes. The GRNN achieved 96.13% accuracy on the training set and 74.28% on the testing set, whereas a traditional Viterbi algorithm reached only 40% on the same testing data. The findings suggest that GRNN provides more consistent tagging results compared to the Viterbi approach.