Formal/Informal Writing Classification System Turkish NLP Project
This application provides to classify the existing text or writings as formal or informal by using the data sets in hand.
Formally, it is an open source Turkish natural language processing project where you can easily identify informal expressions in your articles, academic e-mail or other official articles or correspondences.
- Operation Systems: macOS / OS X · Linux · Windows (Cygwin, MinGW, Visual Studio)
- Python Version: Python 2.7, 3.5+ (32/64 bit)
The project is implemented with Python 3, it can easily work with compile and run logic in the appropriate Python version with the attached commitment.
A web application interface is created via HTML, CSS and Python Flask is provided with a web interface that allows the user to implement the application.
- Nltk (Neural Language Tool Kits)
- Zemberek
- Trstop
- NumPy ve Pandas libraries
- Scikit-Learn
- Flask Dependencies can auto-install with the requirements.txt (using pip3).
pip install requirements.txt / pip3 install requirements.txt #OSX
- Tuğrul Hakan Gençtürk @tuhage
- Hüseyin Can Kalçık @huseyin4334
- Görkem Temizel @MrFinchh
- Canberk Duman @Arcanteus
License details can be found on the LICENSE page.