Skip to content
Snippets Groups Projects
Commit 0a9304c2 authored by Jim Wallace's avatar Jim Wallace
Browse files

Update README.md

parent cbbad833
No related branches found
No related tags found
No related merge requests found
Pipeline #107287 passed
[![Language](https://img.shields.io/badge/language-Swift-red.svg)](https://swift.org)
# SwiftNLP # SwiftNLP
Swift NLP is a research-based implementation of [BERTopic](https://maartengr.github.io/BERTopic/index.html) in Swift. It draws from available Swift and C++ libraries to provide a modular unsupervised topic modelling pipeline, including features for data collection, embedding, dimensionality reduction, clustering, and creation of topic models. Its goals are to provide a modular and efficient set of unsupervised topic modelling tools in Swift. Swift NLP is a research-based implementation of [BERTopic](https://maartengr.github.io/BERTopic/index.html) in Swift. It draws from available Swift and C++ libraries to provide a modular unsupervised topic modelling pipeline, including features for data collection, embedding, dimensionality reduction, clustering, and creation of topic models. Its goals are to provide a modular and efficient set of unsupervised topic modelling tools in Swift.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment