Theodore M

Results 8 issues of Theodore M

I would like to understand the following paper Mueller, J. and Thyagarajan, A., 2016, March. "Siamese recurrent architectures for learning sentence similarity". In Proceedings of the AAAI conference on artificial...

paper implementation

- [ ] Change the current default font to an accessible font that follows [Web Content Accessibility Guidelines (WCAG) 2.1](https://www.w3.org/TR/WCAG21/#distinguishable).There is [functionality](https://squidfunk.github.io/mkdocs-material/setup/changing-the-fonts/) to easily do this with mkdocs - [...

Mariana is trying to run a link and dedupe job and is getting: ![image](https://user-images.githubusercontent.com/3820011/175101435-bed0c19f-048f-4584-ba1a-1e30ddeea05c.png) could be related to issue https://github.com/duckdb/duckdb/issues/1650

bug

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Not a problem per...

enhancement

## Overview Add AWS Athena support. ## What problem would this solve? We'd like to use this package at work to upload artifacts to our AWS Athena data lake ##...

enhancement

Hi. You have this example for langchain ```python from langchain.document_loaders import TextLoader from langchain.embeddings.sentence_transformer import SentenceTransformerEmbeddings from langchain.text_splitter import CharacterTextSplitter from vector_lake.langchain import VectorLakeStore loader = TextLoader("Readme.md") documents = loader.load()...

Got used to import a csv via the neo4j console. I had 50000 rows. After setting up an index I imported them in about 0.8 sec Tried the same thing...

![image](https://user-images.githubusercontent.com/3820011/87769610-ce588e80-c815-11ea-8625-4d39f2ac2bbb.png) Perhaps including the offending string (column) would help a bit more?