File tree 3 files changed +4
-15
lines changed
3 files changed +4
-15
lines changed Original file line number Diff line number Diff line change
1
+ .idea /*
2
+ .gitattributes
Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2022 Jay Alammar
3
+ Copyright (c) 2022 Cohere Inc. and its affiliates.
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -29,21 +29,8 @@ This is a suite of tools that help make sense of large text archives using large
29
29
Examples:
30
30
31
31
- Customer service tweets
32
- - News headlines ()
33
-
34
- # Contributors
35
-
36
- If you would like to contribute to this project, please read ` CONTRIBUTORS.md `
37
- in this repository, and sign the [ Contributor License Agreement] ( https://TODO )
38
- before submitting any pull requests.
32
+ - News headlines
39
33
40
34
# License
41
35
42
36
Topically has an MIT license, as found in the LICENSE file.
43
-
44
- # cohere-topic-modeling
45
-
46
- Topic modeling using Cohere's language AI
47
-
48
- To run the topic modeling streamlit, create a ` data/ ` folder and
49
- place [ these two files] ( https://drive.google.com/drive/u/0/folders/1ZNdnuPEO2BjYVrRMOmhKzJff39MVUQMB ) inside it.
You can’t perform that action at this time.
0 commit comments