Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/efe/lesib
A nlp project aims to find question sentence of a statement sentence in Turkish language.
https://github.com/efe/lesib
Last synced: 11 days ago
JSON representation
A nlp project aims to find question sentence of a statement sentence in Turkish language.
- Host: GitHub
- URL: https://github.com/efe/lesib
- Owner: efe
- License: gpl-3.0
- Created: 2016-11-20T19:54:38.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-20T15:07:11.000Z (over 7 years ago)
- Last Synced: 2024-11-06T10:52:29.301Z (2 months ago)
- Language: Python
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Lesib](http://i.hizliresim.com/BvyJJQ.jpg)
----
**Lesib** is a Turkish NLP project which aims to find question of the given sentence.## How it works
- Uses ITU NLP Tool for morphologic analysis and part of speech tagging.
- Convert the given sentence to question accordingly set of rules based on morphologic analysis and part of speech tagging.