Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / JuliaText/TextAnalysis.jl issues and pull requests

#283 - `cos_similarity` should return `Symmetric` matrix

Issue - State: open - Opened by prbzrg 3 months ago - 1 comment

#282 - Fix/style improvement

Pull Request - State: closed - Opened by rssdev10 8 months ago

#281 - Fix/showprogress

Pull Request - State: closed - Opened by rssdev10 8 months ago

#280 - Vocabulary extraction

Pull Request - State: open - Opened by atantos 9 months ago - 4 comments

#279 - Converting Corpus to Dataframe not working.

Issue - State: closed - Opened by drizk1 10 months ago - 2 comments

#277 - documentation update

Pull Request - State: closed - Opened by rssdev10 11 months ago

#276 - Code refactoring

Pull Request - State: closed - Opened by rssdev10 11 months ago - 1 comment

#275 - CI: updated scripts. Minimal Julia is 1.6 now

Pull Request - State: closed - Opened by rssdev10 12 months ago

#274 - Update README.md

Pull Request - State: closed - Opened by ms10596 about 1 year ago - 1 comment

#273 - added BLEU score

Pull Request - State: closed - Opened by rssdev10 about 1 year ago - 1 comment

#272 - ROUGE: fixed sentences calculation and some minor refactoring

Pull Request - State: closed - Opened by rssdev10 about 1 year ago - 6 comments

#271 - Update coom.jl

Pull Request - State: closed - Opened by ms10596 about 1 year ago - 1 comment

#270 - Clean README, docs and docstrings

Pull Request - State: closed - Opened by pitmonticone about 1 year ago - 2 comments

#267 - Extend compat for StatsBase to include v0.34

Issue - State: closed - Opened by ablaom over 1 year ago - 3 comments

#266 - Building lexicon when corpus does not fit into memory

Issue - State: open - Opened by davidbp over 1 year ago - 1 comment

#265 - Fixed UNICODE processing with the `strip_non_letters` flag in src/preprocessing.jl

Pull Request - State: closed - Opened by sigmundv over 1 year ago - 2 comments

#264 - Directional coom

Pull Request - State: closed - Opened by atantos almost 2 years ago - 6 comments

#263 - Libstemmer not defined for ARM (M1 Mac)

Issue - State: closed - Opened by krishpa2 about 2 years ago - 3 comments

#262 - PerceptronTagger is not defined

Issue - State: closed - Opened by LarsWl over 2 years ago - 1 comment

#259 - Remove restriction in TokenDocument that tokens be abstract strings?

Issue - State: open - Opened by ablaom about 3 years ago - 1 comment

#258 - PCRE compilation error: regular expression is too large at offset 592769

Issue - State: open - Opened by jfb-h about 3 years ago - 1 comment

#257 - fix string indexing in `summary`

Pull Request - State: closed - Opened by ericphanson over 3 years ago

#256 - Move some docs to TextModels

Pull Request - State: closed - Opened by AdarshKumar712 over 3 years ago - 1 comment

#254 - Update README.md

Pull Request - State: closed - Opened by dunefox over 3 years ago

#253 - remove `write_sub`

Pull Request - State: closed - Opened by aviks over 3 years ago - 1 comment

#252 - CI is failing on the latest Julia master

Issue - State: closed - Opened by DilumAluthge over 3 years ago

#251 - [DO NOT MERGE] Dummy PR to trigger CI

Pull Request - State: closed - Opened by DilumAluthge over 3 years ago

#250 - Latent Dirichlet allocation: display a progress bar during Gibbs sampling

Pull Request - State: closed - Opened by DilumAluthge over 3 years ago - 4 comments

#249 - Seems there are some typos in documents

Issue - State: closed - Opened by chuchuHank over 3 years ago - 1 comment

#248 - add cosine similarity calculation

Pull Request - State: closed - Opened by hhaensel over 3 years ago - 1 comment

#247 - use getfield instead of eval in tagging_schemes.jl

Pull Request - State: closed - Opened by rushabh-v over 3 years ago - 4 comments

#246 - fix Project.toml, add Tables compat entry

Pull Request - State: closed - Opened by tanmaykm almost 4 years ago

#245 - optimize document term sparse matrix operations

Pull Request - State: closed - Opened by tanmaykm almost 4 years ago

#244 - methods to help manipulate and update DocumentTermMatrix incrementally

Pull Request - State: closed - Opened by tanmaykm almost 4 years ago - 1 comment

#243 - Methods to merge two DocumentTermMatrix instances

Issue - State: closed - Opened by tanmaykm almost 4 years ago - 1 comment

#242 - Eval can be replaced by getfield in tag_scheme!

Issue - State: closed - Opened by julbinb almost 4 years ago - 3 comments

#241 - CompatHelper: add new compat entry for "Tables" at version "1.2"

Pull Request - State: closed - Opened by github-actions[bot] almost 4 years ago - 1 comment

#240 - Use Tables.jl, remove explicit DataFrames dependency

Pull Request - State: closed - Opened by aviks almost 4 years ago

#239 - CompatHelper: bump compat for "DataFrames" to "0.22"

Pull Request - State: closed - Opened by github-actions[bot] almost 4 years ago

#238 - fix link to the docs in README.md

Pull Request - State: closed - Opened by gxyd almost 4 years ago

#237 - Fix conversion to DataFrame

Pull Request - State: closed - Opened by aviks almost 4 years ago

#236 - Unable to convert corpus to DataFrame

Issue - State: closed - Opened by tk3369 almost 4 years ago

#235 - TagBot trigger issue

Issue - State: closed - Opened by JuliaTagBot almost 4 years ago - 7 comments

#234 - Split project, separate TextModels

Pull Request - State: closed - Opened by aviks almost 4 years ago

#233 - LM doc fix

Pull Request - State: closed - Opened by tejasvaidhyadev about 4 years ago

#228 - CompatHelper: bump compat for "Flux" to "0.11"

Pull Request - State: closed - Opened by github-actions[bot] about 4 years ago

#221 - Delete Manifest.toml

Pull Request - State: closed - Opened by DilumAluthge about 4 years ago

#220 - Minor Fixes

Pull Request - State: closed - Opened by tejasvaidhyadev about 4 years ago

#219 - Extend NaiveBayesClassifier to support Documents as input #152

Pull Request - State: closed - Opened by KimBue about 4 years ago

#217 - export NaiveBayesClassifier

Pull Request - State: closed - Opened by agarie about 4 years ago

#216 - Trying to use NaiveBayesClassifier results in UndefVarError

Issue - State: closed - Opened by agarie about 4 years ago

#215 - Implementation of cosine similarity?

Issue - State: closed - Opened by hhaensel about 4 years ago - 3 comments

#214 - Julia TextAnalysis NERTagger

Issue - State: closed - Opened by mitrabhanu about 4 years ago - 2 comments

#213 - Modify loop in initial assignments of lda to use sparse structure.

Pull Request - State: closed - Opened by jmoralez over 4 years ago

#212 - error strip_spares_terms not defined

Issue - State: closed - Opened by ValeriiBaidin over 4 years ago - 2 comments

#211 - is it possible to remove rarely words.

Issue - State: open - Opened by ValeriiBaidin over 4 years ago - 1 comment

#210 - Language Model Interface

Pull Request - State: closed - Opened by tejasvaidhyadev over 4 years ago - 10 comments

#209 - Update TextAnalysis.jl for supporting flux-zygote [WIP]

Pull Request - State: closed - Opened by tejasvaidhyadev over 4 years ago - 5 comments

#207 - Statistical tokenization algorithms

Issue - State: closed - Opened by tejasvaidhyadev over 4 years ago - 2 comments

#206 - bug fix in get_sentiment function

Pull Request - State: closed - Opened by tejasvaidhyadev over 4 years ago - 1 comment

#205 - "resulting" bug

Issue - State: closed - Opened by VasylHafych over 4 years ago - 2 comments

#204 - Provide libstemmer through Yggdrasil

Issue - State: closed - Opened by ViralBShah over 4 years ago - 5 comments

#203 - [WIP] Albert

Pull Request - State: closed - Opened by tejasvaidhyadev over 4 years ago - 10 comments

#202 - Unexpected behaviour of ngram(sd, 3)

Issue - State: closed - Opened by aquatiko over 4 years ago - 5 comments

#201 - ngrams(sd, 2, 3) doesn't work

Issue - State: open - Opened by ValeriiBaidin over 4 years ago - 2 comments

#199 - make DTM type generic

Pull Request - State: closed - Opened by baggepinnen over 4 years ago

#198 - updated docs/make.jl

Pull Request - State: closed - Opened by tejasvaidhyadev over 4 years ago

#196 - Add entry for ULMFiT in docs/make.jl

Issue - State: closed - Opened by Ayushk4 over 4 years ago
Labels: help wanted, good-first-issue

#194 - Install TagBot as a GitHub Action

Pull Request - State: closed - Opened by JuliaTagBot over 4 years ago

#193 - rouge_n not defined

Issue - State: closed - Opened by ValeriiBaidin over 4 years ago - 1 comment

#192 - NaiveBayesClassifier scope error.

Issue - State: closed - Opened by mdvsh over 4 years ago - 2 comments

#191 - SentimentAnalyzer on Amazon Reviews Dataset

Issue - State: open - Opened by chinglamchoi over 4 years ago - 2 comments

#190 - Bump version number from "0.6.0" to "0.7.0"

Pull Request - State: closed - Opened by DilumAluthge over 4 years ago - 1 comment

#189 - Remove duplicate entries in Project.toml, and fix a broken build

Pull Request - State: closed - Opened by DilumAluthge over 4 years ago - 1 comment

#188 - Train the Avg Perceptron POS model till converged.

Issue - State: open - Opened by Ayushk4 over 4 years ago - 6 comments
Labels: help wanted

#186 - Throw appropriate error for pad_sequence input of length > maxlen

Pull Request - State: open - Opened by sean-gauss over 4 years ago - 5 comments

#185 - Testing the efficiency of Sentiment Analysis models

Issue - State: open - Opened by kimttfung over 4 years ago

#184 - Minor fix of doc and docstring of Sentiment Analysis

Pull Request - State: closed - Opened by tejasvaidhyadev over 4 years ago

#183 - Throw appropriate error for pad_sequence input of length > maxlen

Issue - State: open - Opened by Ayushk4 over 4 years ago - 3 comments
Labels: help wanted, good-first-issue

#182 - Docs and docstring for Sentiment Analysis model needs fixing

Issue - State: closed - Opened by Ayushk4 over 4 years ago - 2 comments
Labels: help wanted, good-first-issue

#181 - Drop support for 0.7 and add support for 1.3

Pull Request - State: closed - Opened by Ayushk4 almost 5 years ago - 1 comment