Skip to content
#

perplexity

Here are 29 public repositories matching this topic...

ez-sherlock
ez-sherlock commented Mar 21, 2022

Right now the tokenize() function is splitting whenever a ' . ' character is found. Most of the time it's a correct approach to split a fine into sentences but sometimes the abbreviation like Dr., Mr., Mrs, etc. appear in a middle of a sentence and hence splits the sentence right there. I want to enhance the regex to not to spit the sentences on abbreviations.

enhancement help wanted good first issue

Protests and agitations have long used as means for showing dissident towards social, political and economic issues in civil societies. In recent years we have witnessed a large number of protests across various geographies. Not to be left behind by similar trends in the rest of the world, South Africa, in recent years have witnessed a large number of protests. This paper uses the English text description of the protests to predict their time spans/durations. The descriptions consist of multiple causes of the protests, courses of actions etc. Next we used unsupervised (topic modeling) and supervised learning (decision trees) to predict the duration of protests. The results are very promising and close to 90% of accuracy in early predicting of the duration of protests.

  • Updated Mar 6, 2018
  • R

You will learn to implement t-SNE models in scikit-learn and explain the limitations of t-SNE. Being able to abstract high-dimensional information into lower dimensions will prove helpful for visualization and exploratory analysis, as well as in conjunction with the clustering algorithms. By the end of this course, you will be able to find clusters in high-dimensional data, such as user-level information or images.

  • Updated Mar 20, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the perplexity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the perplexity topic, visit your repo's landing page and select "manage topics."

Learn more