• Stars
    star
    8
  • Rank 2,087,692 (Top 42 %)
  • Language
    Python
  • License
    MIT License
  • Created about 7 years ago
  • Updated about 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Frequent Phrase Extraction : This module extracts the most common occurring phrases in the corpus. It is based on the NLP rule based extraction. All the corpus processing done is out of the main memory.