Python 3.11 License: MIT GitHub code size in bytes Open issues on GitHub Open pull requests on GitHub GitHub contributors Codacy Badge

Logo

NLP Corpus Analyzer

A simple corpus analyzer written with Python and Tkinter.
Explore the docs »

View Demo · Report Bug · Request Feature

About The Project

Screenshot Screenshot

This is a simple program written with Python to analyze text files. It seperates text to sentences using NLTK, finds Unigram, Bigrams and calculates their probabilities. With the "test" tab of the program, you can probability of that sentence with Bigram model.

Built With

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

Contact

M. Serdar Karaman - m.serdar.karaman@gmail.com

Project Link: https://github.com/Mavrikant/NLP-Corpus-Analyzer

License

MIT