Metadata-Version: 1.0
Name: pyraphrase
Version: 0.1
Summary: Linguistics-related library
Home-page: http://unoyunodiez.wordpress.com/pyraphrase/
Author: Salvador de la Puente González
Author-email: neo.salvador@gmail.com
License: UNKNOWN
Download-URL: https://github.com/lodr/pyraphrase/zipball/master
Description: pyraphrase is the result of an academic project to extract paraphrases from a subtitle corpus by using some statistical metrics. This library only contains one method get_paraphrases() but it is intended to be completed with more linguistics-related functionallity.
        
Keywords: linguistics,paraphrases,diff,ratcliff,obershelp
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Text Processing :: Linguistic
