Metadata-Version: 2.1
Name: NewRelation
Version: 0.1
Summary: UNKNOWN
Home-page: UNKNOWN
Author: Karigor
Author-email: 
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown




```python
from NewRelation import NewRelation as nr
nr.transform("হ্যালো হ্যালো", conversation_topic_df)
```
output
```
2, 0.020735999999999997
```

